log

age author description
Sat, 21 Oct 2006 19:37:15 -0400 Josef "Jeff" Sipek convert a want into a list of objects for that want (trees & blobs) default tip
Sat, 21 Oct 2006 18:58:32 -0400 Josef "Jeff" Sipek read rev list from the argument
Sat, 21 Oct 2006 18:48:23 -0400 Josef "Jeff" Sipek make pack export work
Sat, 21 Oct 2006 17:18:24 -0400 Josef "Jeff" Sipek fixed indentation & pack index file writing
Sat, 21 Oct 2006 16:20:08 -0400 Josef "Jeff" Sipek remove debug output
Sat, 21 Oct 2006 16:19:11 -0400 Josef "Jeff" Sipek Build git trees in a recursive manner - not just one flat tree per repo
Sat, 21 Oct 2006 15:22:08 -0400 Josef "Jeff" Sipek merge with mpm
Wed, 18 Oct 2006 11:44:56 -0500 Matt Mackall Only look up tags and branches as a last resort
Wed, 18 Oct 2006 10:46:51 -0500 Matt Mackall If we can't write the branch cache, fail quietly.
Wed, 18 Oct 2006 10:35:14 +0200 Thomas Arendsen Hein Add test for invalid branch cache (fixed by 27ebe4efe98e)
Wed, 18 Oct 2006 09:26:23 +0200 Benoit Boissinot invalidate the branch cache when sanity check fails
Wed, 18 Oct 2006 02:14:26 -0500 Eric Hopper Testing the new changegroupsubset remote function in the ssh
Sat, 09 Sep 2006 18:25:07 -0700 Eric Hopper Stop erroring out pull -r and clone -r if repository isn't local.
Sat, 09 Sep 2006 18:25:06 -0700 Eric Hopper sshrepo: add passing of lookup exceptions
Sat, 09 Sep 2006 18:25:06 -0700 Eric Hopper Adding changegroupsubset and lookup to ssh protocol so pull -r and
Wed, 18 Oct 2006 02:08:36 -0500 Matt Mackall httprepo: add support for passing lookup exception data
Sat, 09 Sep 2006 18:25:06 -0700 Eric Hopper Adding changegroupsubset and lookup to web protocol so pull -r and
Wed, 18 Oct 2006 02:08:33 -0500 Matt Mackall Improve branch cache sanity check for mq
Tue, 17 Oct 2006 22:59:01 -0500 Matt Mackall merge: fix branch setting
Tue, 17 Oct 2006 22:34:43 -0500 Matt Mackall imported patch foo
Tue, 17 Oct 2006 22:26:14 -0500 Matt Mackall commit: read branch with workingctx
Tue, 17 Oct 2006 22:09:56 -0500 Matt Mackall branchtags: use changectx
Tue, 17 Oct 2006 22:07:54 -0500 Matt Mackall revlog.lookup tweaks
Tue, 17 Oct 2006 19:04:13 -0500 Matt Mackall Merge with crew
Tue, 17 Oct 2006 17:04:26 -0300 Alexis S. L. Carvalho use ui.readsections in the acl extension
Tue, 17 Oct 2006 17:04:26 -0300 Alexis S. L. Carvalho use ui.readsections in the bugzilla extension
Tue, 17 Oct 2006 17:04:25 -0300 Alexis S. L. Carvalho use ui.readsections in the notify extension
Tue, 17 Oct 2006 16:59:24 -0300 Alexis S. L. Carvalho add ui.readsections
Tue, 17 Oct 2006 11:01:10 -0700 Lee Cantey Default editor for Windows installer is now notepad. [Issue 256]
Tue, 17 Oct 2006 10:21:54 -0700 Lee Cantey Document the change in MacPython distutils installation location