Sat, 28 Oct 2006 11:00:59 +0200 Stripping of query string (since 88b4755fa48f) stripped too much (issue327)
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 28 Oct 2006 11:00:59 +0200] rev 3569
Stripping of query string (since 88b4755fa48f) stripped too much (issue327) rstrip(qs) not only strips qs from the right, but it continues stripping every char at the end of the URL that occurs on qs.
Fri, 27 Oct 2006 23:09:46 +0200 Merge with upstream
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 27 Oct 2006 23:09:46 +0200] rev 3568
Merge with upstream
Fri, 27 Oct 2006 14:10:01 -0500 small refactoring of path normalization in dirstate.statwalk
Matt Mackall <mpm@selenic.com> [Fri, 27 Oct 2006 14:10:01 -0500] rev 3567
small refactoring of path normalization in dirstate.statwalk
Fri, 27 Oct 2006 14:06:32 -0500 Make util.unique return a list
Matt Mackall <mpm@selenic.com> [Fri, 27 Oct 2006 14:06:32 -0500] rev 3566
Make util.unique return a list
Fri, 27 Oct 2006 12:09:33 -0500 Simplify ignore logic in dirstate.walk
Matt Mackall <mpm@selenic.com> [Fri, 27 Oct 2006 12:09:33 -0500] rev 3565
Simplify ignore logic in dirstate.walk - kill blockignore hack - pull pconvert out of imatch - skip imatch when not ignoring
Fri, 27 Oct 2006 11:30:20 -0500 shortname: truncate at '.' too
Matt Mackall <mpm@selenic.com> [Fri, 27 Oct 2006 11:30:20 -0500] rev 3564
shortname: truncate at '.' too
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)
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip