log

age author description
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
Sun, 19 Sep 2010 13:12:45 -0500 Matt Mackall bundle: move chunk parsing into unbundle class
Sun, 19 Sep 2010 12:51:54 -0500 Matt Mackall bundle: get rid of chunkiter
Sun, 19 Sep 2010 12:38:44 -0500 Matt Mackall bundle: refactor progress callback
Sat, 18 Sep 2010 18:20:34 -0500 Matt Mackall bundle: make getchunk() a method
Fri, 17 Sep 2010 19:24:29 -0500 Matt Mackall bundlerepo: use bundle objects everywhere
Fri, 17 Sep 2010 19:03:13 -0500 Matt Mackall bundlerepo: drop unused close() method