Commit Graph

6585 Commits

Author SHA1 Message Date
Matt Mackall
5213203b64 match: use match.files() for patch.diff 2008-05-12 11:37:08 -05:00
Matt Mackall
6f8150b03d match: stop passing files through commitfunc 2008-05-12 11:37:08 -05:00
Matt Mackall
64da84d707 status: use match helpers for various users 2008-05-12 11:37:08 -05:00
Matt Mackall
593a8ec0d1 churn: simplify hg status call 2008-05-12 11:37:08 -05:00
Matt Mackall
643bf14a33 match: use helpers for cmdutil 2008-05-12 11:37:08 -05:00
Matt Mackall
52779fb5fe match: add always, never, and exact methods 2008-05-12 11:37:08 -05:00
Matt Mackall
b74465983b remove default arg from patkind 2008-05-12 11:37:08 -05:00
Matt Mackall
a4183675cb resolve: use cmdutil.match 2008-05-12 11:37:08 -05:00
Matt Mackall
dda89645c0 dirstate: remove default from status list_unknown 2008-05-12 11:37:08 -05:00
Matt Mackall
a4bb4bf5d0 purge: remove unused 'missing' logic 2008-05-12 11:37:08 -05:00
Matt Mackall
48d9afe7e5 dirstate: minor status cleanups 2008-05-12 11:37:08 -05:00
Matt Mackall
dbcb631016 status: rename type_ to state 2008-05-12 11:37:08 -05:00
Matt Mackall
71a4886284 walk: use match.bad in statwalk 2008-05-12 11:37:08 -05:00
Matt Mackall
b4d6b6c45b walk: use match.dir in statwalk 2008-05-12 11:37:08 -05:00
Matt Mackall
7e413542cf walk: make dirstate.walk return a single value too 2008-05-12 11:37:08 -05:00
Matt Mackall
7a52386b9e walk: return a single value 2008-05-12 11:37:08 -05:00
Matt Mackall
aa95163304 walk: remove cmdutil.walk 2008-05-12 11:37:08 -05:00
Matt Mackall
5768074e71 walk: remove rel and exact returns 2008-05-12 11:37:08 -05:00
Matt Mackall
525eaf2be0 walk: remove more old badmatch logic 2008-05-12 11:37:08 -05:00
Matt Mackall
e02d6f5a75 walk: remove remaining users of cmdutils.matchpats 2008-05-12 11:37:07 -05:00
Matt Mackall
7e3e676e09 cmdutil: switch commit to match 2008-05-12 11:37:07 -05:00
Matt Mackall
9adaad6c57 walkchangerev: use new match objects 2008-05-12 11:37:07 -05:00
Matt Mackall
fb724552a5 walk: pass match object to cmdutil.walk
- introduce cmdutil.match
- change args to cmdutil.walk
- create match objects for walk calls
2008-05-12 11:37:07 -05:00
Matt Mackall
1897262320 walk: begin refactoring badmatch handling 2008-05-12 11:37:07 -05:00
Matt Mackall
15d8da57c1 walk: remove files arg from repo.walk and dirstate.walk 2008-05-12 11:37:07 -05:00
Matt Mackall
20f7afebf8 walk: introduce match objects 2008-05-12 11:37:07 -05:00
Matt Mackall
fd009cd512 walk: kill util.cmdmatcher and _matcher 2008-05-12 11:37:07 -05:00
Matt Mackall
aba3b21edd purge: use cmdutil.matchpats 2008-05-12 11:37:07 -05:00
Matt Mackall
0746f88f16 purge: eliminate dopurge 2008-05-12 11:37:07 -05:00
Matt Mackall
7f74aac054 walk: eliminate some default variables 2008-05-12 11:37:07 -05:00
Dirkjan Ochtman
8261e0ced7 coal: fix CSS errors as reported by Firefox 2008-05-08 18:36:45 +02:00
Benoit Allard
05751ba685 add compression type type parameter to bundle command 2008-04-24 17:16:02 +02:00
Benoit Allard
22f4c84650 add support for HG10GZ bundles to bundlerepo.bundlerevlog() 2008-04-24 11:48:07 +02:00
Dirkjan Ochtman
8b56cfd1ea tests: fix test-highlight output, changed in 7ebbe90114ae 2008-04-24 11:43:54 +02:00
Dirkjan Ochtman
b7f7c4e30a merge from crew-stable 2008-04-24 17:15:55 +02:00
Patrick Mezard
6a469d45c9 Make mercurial easy installable again 2008-04-24 13:37:29 +02:00
Patrick Mezard
56830b39f0 webcommands: pass full author to annotate, fix templates (issue 1054) 2008-04-23 22:45:53 +02:00
Thomas Arendsen Hein
53c07632e3 sshserver: Don't try to close fp if mkstemp failed 2008-04-23 11:40:33 +02:00
Alexis S. L. Carvalho
56a207a5a7 rename --after: do not unlink source file (issue910)
"rename --after a.txt A.txt" on case mangling systems (e.g. Windows)
erroneously deleted A.txt (even if modified).
2008-04-19 10:42:30 +02:00
Dirkjan Ochtman
0033db8471 merge from crew-stable 2008-04-18 18:07:34 +02:00
Jason Orendorff
661f6f86d7 mq: fix qdiff -U (it apparently never really worked) 2008-04-18 17:25:10 +02:00
Neal Becker
4d6f13d80e mergetools.hgrc patch 2008-04-16 15:26:37 -07:00
Neal Becker
23032b2d99 mergetools.hgrc patch 2008-04-16 15:26:37 -07:00
Dirkjan Ochtman
f70807073f merge from crew-stable 2008-04-16 16:07:15 +02:00
Dirkjan Ochtman
7863711fa6 mq: don't commit local changes on pushing empty patch (issue1087) 2008-04-16 16:04:07 +02:00
Dirkjan Ochtman
29def0f6fa merge from crew-stable 2008-04-16 12:15:43 +02:00
Wojciech Miłkowski
560737b264 coal: put link fragment at the end of the url (after session vars) 2008-04-16 12:14:24 +02:00
Dirkjan Ochtman
06d8e99e57 remove trailing spaces 2008-04-16 12:09:16 +02:00
Dirkjan Ochtman
61c882a737 merge from crew-stable 2008-04-16 09:36:24 +02:00
Dirkjan Ochtman
f6315d4d81 mq: add a little documentation on qpush -f 2008-04-16 09:35:43 +02:00