log

age author description
Tue, 11 Sep 2007 13:30:37 -0400 Terry Smith darcs2hg: Added support for darcs tags.
Tue, 11 Sep 2007 13:13:54 -0400 Terry Smith darcs2hg: Now detects and recovers from simple darcs conflicts.
Tue, 11 Sep 2007 12:42:52 -0400 Terry Smith darcs2hg: Now understands files that were explicitly renamed in darcs.
Wed, 26 Sep 2007 01:58:45 -0300 Alexis S. L. Carvalho revlog: fix revlogio.packentry corner case
Tue, 25 Sep 2007 19:05:34 +0200 Dirkjan Ochtman Don't try to determine interactivity if ui() called with interactive=False.
Mon, 24 Sep 2007 19:14:18 -0300 Alexis S. L. Carvalho Merge with crew-stable
Mon, 24 Sep 2007 19:00:11 -0300 Alexis S. L. Carvalho convert_git: avoid returning two entries for the same file in getchanges
Mon, 24 Sep 2007 19:00:11 -0300 Alexis S. L. Carvalho mq: fix qrefresh -e with no patches applied
Mon, 24 Sep 2007 19:00:11 -0300 Alexis S. L. Carvalho Push over HTTP: really tell the user the size of the bundle
Mon, 24 Sep 2007 19:00:11 -0300 Alexis S. L. Carvalho hgwebdir: ignore hgrc parse errors while building the index page
Mon, 24 Sep 2007 19:00:11 -0300 Alexis S. L. Carvalho hgweb: don't raise an exception when displying empty repos
Mon, 24 Sep 2007 19:00:11 -0300 Alexis S. L. Carvalho make identify an optionalrepo command
Mon, 24 Sep 2007 19:00:11 -0300 Alexis S. L. Carvalho copy: if destination ends with "/", make sure it's a directory
Mon, 24 Sep 2007 12:42:25 -0500 Matt Mackall manifest: minor performance tweak
Mon, 24 Sep 2007 12:41:54 -0500 Matt Mackall dirstate: speed up read and write
Mon, 24 Sep 2007 12:36:38 -0500 Matt Mackall dirstate: make dir collision logic faster
Mon, 24 Sep 2007 12:34:26 -0500 Matt Mackall Merge with crew
Fri, 21 Sep 2007 17:25:25 -0500 Matt Mackall convert-cvs: update test to pass on Linux
Fri, 21 Sep 2007 17:18:06 -0500 Matt Mackall verify: report first bad changeset
Fri, 21 Sep 2007 17:14:39 -0500 Matt Mackall revlog: more robust for damaged indexes
Fri, 21 Sep 2007 17:13:38 -0500 Matt Mackall debugindex: more robust for damaged indexes
Sun, 23 Sep 2007 18:24:19 +0200 Patrick Mezard revlog: fix inlined revision transaction extra data (issue 749)
Sun, 23 Sep 2007 15:29:58 +0200 Patrick Mezard Merge with crew-stable
Sun, 23 Sep 2007 14:40:44 +0200 Patrick Mezard Test renaming files brought by merge second parent (issue 746)
Sun, 23 Sep 2007 14:40:44 +0200 Patrick Mezard localrepo: fix undelete() on merge working directory (issue 746)
Sat, 22 Sep 2007 19:05:36 +0200 Patrick Mezard bisect: remove useless try/except
Sat, 22 Sep 2007 18:56:36 +0200 Patrick Mezard Merge with crew-stable
Sat, 22 Sep 2007 18:52:26 +0200 Patrick Mezard Test static-http calls on '/' URI (issue 747)
Sat, 22 Sep 2007 18:37:35 +0200 Paul Bx statichttprepo: fix calls on '/' URI (issue 747)
Sat, 22 Sep 2007 18:35:53 +0200 Benoit Boissinot bisect: don't write data on failure