Sat, 12 May 2012 16:00:57 +0200 |
Brodie Rao |
cleanup: "not x in y" -> "x not in y"
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
Sat, 31 Mar 2012 10:44:31 -0500 |
Matt Mackall |
tests: make test-walkrepo use hg's symlink test
stable
|
Mon, 25 Jul 2011 16:37:18 -0500 |
Augie Fackler |
tests: use getattr instead of hasattr
|
Thu, 21 Apr 2011 16:06:19 +0200 |
Adrian Buehlmann |
move walkrepos from util to scmutil
|
Sat, 30 May 2009 23:20:30 +0200 |
Martin Geisler |
removed unused imports
|
Wed, 22 Apr 2009 00:55:32 +0200 |
Martin Geisler |
util: use built-in set and frozenset
|
Wed, 10 Dec 2008 00:29:10 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Wed, 10 Dec 2008 00:16:12 +0100 |
Patrick Mezard |
util: disable walkrepo() recursive behaviour
|
Mon, 08 Dec 2008 20:42:53 +0100 |
Benoit Allard |
tests: test-walkrepo shouldn't throw SystemExit
|
Wed, 22 Oct 2008 18:23:32 +0200 |
Benoit Allard |
hgwebdir: show nested repositories (issue1336)
|
Fri, 21 Mar 2008 08:46:15 -0700 |
Eric Hopper |
test: Add tests for webdir symlinks and walkrepos.
|