Sat, 17 May 2008 09:11:14 +0200 mq: expand help text for qdiff
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 17 May 2008 09:11:14 +0200] rev 6606
mq: expand help text for qdiff Thanks to Waldo for thinking about this and formulating some text.
Mon, 12 May 2008 11:37:56 -0500 status: refactor status command
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:56 -0500] rev 6605
status: refactor status command - directly calculate a list of states to show - simplify repo.status call - use zip to build file list - only add relevant copies to copy dict
Mon, 12 May 2008 11:37:08 -0500 match: cleanup match classes a bit
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6604
match: cleanup match classes a bit
Mon, 12 May 2008 11:37:08 -0500 match: remove files arg from repo.status and friends
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6603
match: remove files arg from repo.status and friends
Mon, 12 May 2008 11:37:08 -0500 match: remove files argument from patch.diff
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6602
match: remove files argument from patch.diff
Mon, 12 May 2008 11:37:08 -0500 match: use match.files() for patch.diff
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6601
match: use match.files() for patch.diff
Mon, 12 May 2008 11:37:08 -0500 match: stop passing files through commitfunc
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6600
match: stop passing files through commitfunc
Mon, 12 May 2008 11:37:08 -0500 status: use match helpers for various users
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6599
status: use match helpers for various users
Mon, 12 May 2008 11:37:08 -0500 churn: simplify hg status call
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6598
churn: simplify hg status call
Mon, 12 May 2008 11:37:08 -0500 match: use helpers for cmdutil
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6597
match: use helpers for cmdutil
Mon, 12 May 2008 11:37:08 -0500 match: add always, never, and exact methods
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6596
match: add always, never, and exact methods
Mon, 12 May 2008 11:37:08 -0500 remove default arg from patkind
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6595
remove default arg from patkind
Mon, 12 May 2008 11:37:08 -0500 resolve: use cmdutil.match
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6594
resolve: use cmdutil.match
Mon, 12 May 2008 11:37:08 -0500 dirstate: remove default from status list_unknown
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6593
dirstate: remove default from status list_unknown
Mon, 12 May 2008 11:37:08 -0500 purge: remove unused 'missing' logic
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6592
purge: remove unused 'missing' logic
Mon, 12 May 2008 11:37:08 -0500 dirstate: minor status cleanups
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6591
dirstate: minor status cleanups
Mon, 12 May 2008 11:37:08 -0500 status: rename type_ to state
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6590
status: rename type_ to state
Mon, 12 May 2008 11:37:08 -0500 walk: use match.bad in statwalk
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6589
walk: use match.bad in statwalk
Mon, 12 May 2008 11:37:08 -0500 walk: use match.dir in statwalk
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6588
walk: use match.dir in statwalk
Mon, 12 May 2008 11:37:08 -0500 walk: make dirstate.walk return a single value too
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6587
walk: make dirstate.walk return a single value too
Mon, 12 May 2008 11:37:08 -0500 walk: return a single value
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6586
walk: return a single value
Mon, 12 May 2008 11:37:08 -0500 walk: remove cmdutil.walk
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6585
walk: remove cmdutil.walk
Mon, 12 May 2008 11:37:08 -0500 walk: remove rel and exact returns
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6584
walk: remove rel and exact returns
Mon, 12 May 2008 11:37:08 -0500 walk: remove more old badmatch logic
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:08 -0500] rev 6583
walk: remove more old badmatch logic
Mon, 12 May 2008 11:37:07 -0500 walk: remove remaining users of cmdutils.matchpats
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:07 -0500] rev 6582
walk: remove remaining users of cmdutils.matchpats
Mon, 12 May 2008 11:37:07 -0500 cmdutil: switch commit to match
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:07 -0500] rev 6581
cmdutil: switch commit to match
Mon, 12 May 2008 11:37:07 -0500 walkchangerev: use new match objects
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:07 -0500] rev 6580
walkchangerev: use new match objects
Mon, 12 May 2008 11:37:07 -0500 walk: pass match object to cmdutil.walk
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:07 -0500] rev 6579
walk: pass match object to cmdutil.walk - introduce cmdutil.match - change args to cmdutil.walk - create match objects for walk calls
Mon, 12 May 2008 11:37:07 -0500 walk: begin refactoring badmatch handling
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:07 -0500] rev 6578
walk: begin refactoring badmatch handling
Mon, 12 May 2008 11:37:07 -0500 walk: remove files arg from repo.walk and dirstate.walk
Matt Mackall <mpm@selenic.com> [Mon, 12 May 2008 11:37:07 -0500] rev 6577
walk: remove files arg from repo.walk and dirstate.walk
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip