Fri, 27 Oct 2006 11:24:10 -0500 improve walk docstrings
Matt Mackall <mpm@selenic.com> [Fri, 27 Oct 2006 11:24:10 -0500] rev 3563
improve walk docstrings
Fri, 27 Oct 2006 00:38:42 -0500 convert dict(zip(x,x)) to dict.fromkeys(x)
Matt Mackall <mpm@selenic.com> [Fri, 27 Oct 2006 00:38:42 -0500] rev 3562
convert dict(zip(x,x)) to dict.fromkeys(x)
Thu, 26 Oct 2006 23:59:21 -0500 minor hg grep simplification
Matt Mackall <mpm@selenic.com> [Thu, 26 Oct 2006 23:59:21 -0500] rev 3561
minor hg grep simplification
Thu, 26 Oct 2006 23:54:24 -0500 simplify dirstate walking
Matt Mackall <mpm@selenic.com> [Thu, 26 Oct 2006 23:54:24 -0500] rev 3560
simplify dirstate walking - kill walkhelper - stop passing dc around - remove unused stat arg from statmatch (renamed imatch)
Thu, 26 Oct 2006 18:43:57 -0500 kill makewalk function
Matt Mackall <mpm@selenic.com> [Thu, 26 Oct 2006 18:43:57 -0500] rev 3559
kill makewalk function
Thu, 26 Oct 2006 17:45:03 -0500 Pull getchange out of walkchangerevs
Matt Mackall <mpm@selenic.com> [Thu, 26 Oct 2006 17:45:03 -0500] rev 3558
Pull getchange out of walkchangerevs
Thu, 26 Oct 2006 17:27:07 -0500 Make revrange return a list of ints so that callers don't have to convert
Matt Mackall <mpm@selenic.com> [Thu, 26 Oct 2006 17:27:07 -0500] rev 3557
Make revrange return a list of ints so that callers don't have to convert
Thu, 26 Oct 2006 17:15:55 -0500 simplify revrange and revpair
Matt Mackall <mpm@selenic.com> [Thu, 26 Oct 2006 17:15:55 -0500] rev 3556
simplify revrange and revpair
Thu, 26 Oct 2006 14:09:15 -0500 lookup(str(x)) -> lookup(x)
Matt Mackall <mpm@selenic.com> [Thu, 26 Oct 2006 14:09:15 -0500] rev 3555
lookup(str(x)) -> lookup(x)
Thu, 26 Oct 2006 14:04:58 -0500 Fixups for hg grep
Matt Mackall <mpm@selenic.com> [Thu, 26 Oct 2006 14:04:58 -0500] rev 3554
Fixups for hg grep - kill trimuser function - remove ucache - simplify descending logic - fix files with matches logic - correct tests
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip