log

age author description
Tue, 21 Sep 2010 16:44:13 -0500 Matt Mackall tests: drop a bunch of sed calls from unified tests
Tue, 21 Sep 2010 16:00:02 -0500 Matt Mackall tests: cleanup exit code handling in unified tests
Tue, 21 Sep 2010 12:41:24 -0500 Matt Mackall check-code: add some basic support for unified tests
Tue, 21 Sep 2010 23:58:32 +0200 Patrick Mezard test-subrepo-recursion: sort archive output for portability
Tue, 21 Sep 2010 23:38:26 +0200 Patrick Mezard Merge with crew
Tue, 21 Sep 2010 23:37:47 +0200 Patrick Mezard Merge with stable
Tue, 21 Sep 2010 23:14:58 +0200 Patrick Mezard context: fix filectx.undelete() (issue2388) stable
Mon, 20 Sep 2010 17:01:12 -0500 Matt Mackall tests: fix hgweb template change stable
Mon, 20 Sep 2010 23:42:23 +0200 Patrick Mezard Merge with crew
Mon, 20 Sep 2010 22:41:10 +0200 Patrick Mezard Restore lexists() changes lost in e0ee3e822a9a merge
Mon, 20 Sep 2010 17:01:12 -0500 Matt Mackall tests: fix hgweb template change
Mon, 20 Sep 2010 16:56:57 -0500 Matt Mackall merge with stable
Mon, 20 Sep 2010 16:56:44 -0500 Matt Mackall merge with crew
Sun, 19 Sep 2010 21:20:38 -0500 Ryan Phillips hgweb: be consistent with the background highlighting on closed branches (Issue2386) stable
Mon, 20 Sep 2010 13:31:02 +0200 Dan Villiom Podlaski Christiansen mq: fix the deprecation comment for qsave & qrestore. stable
Mon, 20 Sep 2010 16:40:36 -0500 Matt Mackall revsets: reduce cost of outgoing in the optimizer
Thu, 02 Sep 2010 15:00:45 +0200 Dan Villiom Podlaski Christiansen test-convert-hg-startrev: enable convert.hg.saverev.
Sat, 18 Sep 2010 08:30:11 +0200 Peter Arrenbrecht transplant: fix var name conflict introduced by 2912881c2a98
Mon, 20 Sep 2010 16:25:29 -0500 Matt Mackall bundle: fix shrink-revlog bundle usage
Mon, 20 Sep 2010 16:14:05 -0500 Matt Mackall bundlerepo: restore close() method
Mon, 20 Sep 2010 16:00:15 -0500 Matt Mackall tests: drop final true command from unified tests
Mon, 20 Sep 2010 22:29:13 +0200 Patrick Mezard Merge with stable
Mon, 20 Sep 2010 21:46:56 +0200 Patrick Mezard Use lexists() instead of exists() where appropriate stable
Mon, 20 Sep 2010 21:46:39 +0200 Patrick Mezard convert/svn: fix broken symlink renames in svn sink stable
Mon, 20 Sep 2010 21:46:39 +0200 Patrick Mezard rename: do not overwrite existing broken symlinks stable
Mon, 20 Sep 2010 21:42:11 +0200 Patrick Mezard patch: do not overwrite broken untracked symlinks stable
Mon, 20 Sep 2010 21:42:11 +0200 Patrick Mezard patch: fix target when patching broken symlinks (issue2368) stable
Mon, 20 Sep 2010 15:50:36 -0500 Matt Mackall tests: fixup tests using unzip -l
Mon, 20 Sep 2010 14:36:36 -0500 Matt Mackall tests: add hack to avoid problem with graphlog in unified tests
Mon, 20 Sep 2010 14:32:21 -0500 Matt Mackall bundle: encapsulate all bundle streams in unbundle class