log

age author description
Thu, 23 Aug 2007 22:45:41 -0700 Brendan Cully imerge: add automerge flag to attempt to batch merge all conflicts
Thu, 23 Aug 2007 19:52:15 -0700 Brendan Cully Merge with crew
Thu, 23 Aug 2007 19:51:59 -0700 Brendan Cully imerge: fix ancestor calculation
Fri, 24 Aug 2007 00:56:56 +0200 Benoit Boissinot merge with crew-stable
Fri, 24 Aug 2007 00:56:08 +0200 Benoit Boissinot fix test-permissions output
Fri, 24 Aug 2007 00:53:16 +0200 Benoit Boissinot merge with crew-stable
Fri, 24 Aug 2007 00:52:28 +0200 Benoit Boissinot testcase for issue705 (fixed by 316ce5e85b3e)
Fri, 24 Aug 2007 00:39:59 +0200 Benoit Boissinot merge with crew-stable
Fri, 24 Aug 2007 00:39:16 +0200 Benoit Boissinot merge with -stable
Fri, 24 Aug 2007 00:38:08 +0200 Benoit Boissinot check exec: return fallback in case of error during the check
Thu, 23 Aug 2007 13:59:52 -0700 Brendan Cully mq: some improvements to header rewriting (closes #690)
Thu, 23 Aug 2007 12:24:54 -0700 Brendan Cully Merge with crew-stable
Thu, 23 Aug 2007 12:23:07 -0700 Brendan Cully Do not lose previous tags when adding a tag in raw mode
Thu, 23 Aug 2007 01:48:29 -0300 Alexis S. L. Carvalho merge: forcefully mark files that we get from the second parent as dirty
Mon, 20 Aug 2007 21:10:45 -0500 Matt Mackall gendoc: use demandimport
Mon, 20 Aug 2007 21:14:53 -0500 Matt Mackall Merge with -crew
Sun, 19 Aug 2007 14:04:26 -0500 Matt Mackall Merge with -stable
Sun, 19 Aug 2007 14:03:56 -0500 Matt Mackall match: handle large regexes
Tue, 21 Aug 2007 02:13:32 +0200 Benoit Boissinot make hg add of a removed file unremove the file
Tue, 21 Aug 2007 02:02:08 +0200 Benoit Boissinot abort when adding a file in merged state
Mon, 20 Aug 2007 22:02:05 +0200 rupert thurner add import from url capability
Sun, 19 Aug 2007 17:38:40 +0200 Patrick Mezard convert: load parent commits on-demand
Sun, 19 Aug 2007 17:38:07 +0200 Patrick Mezard convert: wrap cached commits author remapping
Sat, 18 Aug 2007 21:36:10 -0300 Alexis S. L. Carvalho path_auditor: cache names of audited directories
Sat, 18 Aug 2007 20:21:14 +0200 Thomas Arendsen Hein Quote ^ and ~ chars in test-parentrevspec.
Sat, 18 Aug 2007 14:25:55 -0300 Alexis S. L. Carvalho Remove demandimport.enable from dispatch.py
Sat, 18 Aug 2007 11:37:08 +0200 Thomas Arendsen Hein Enable demandimport only in scripts, not in importable modules (issue605)
Fri, 17 Aug 2007 23:20:13 -0300 Alexis S. L. Carvalho Merge with crew-stable
Fri, 17 Aug 2007 22:43:38 -0300 Alexis S. L. Carvalho Fix sshrepo.unbundle
Fri, 17 Aug 2007 22:43:38 -0300 Alexis S. L. Carvalho run-tests.py: pass --install-scripts to setup.py