Wed, 16 Jun 2010 16:04:46 -0500 |
Matt Mackall |
pushkey: add localrepo support
|
Mon, 07 Jun 2010 20:03:32 +0200 |
Dirkjan Ochtman |
move working dir/dirstate methods from localrepo to workingctx
|
Mon, 07 Jun 2010 18:35:54 +0200 |
Dirkjan Ochtman |
move discovery methods from localrepo into new discovery module
|
Thu, 27 May 2010 17:47:40 +0200 |
Ronny Pfannschmidt |
make transactions work on non-refcounted python implementations
|
Fri, 28 May 2010 16:01:57 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 28 May 2010 14:41:11 -0500 |
Matt Mackall |
status: avoid performance regression when no .hgsub is present
stable
|
Fri, 21 May 2010 15:22:29 +0200 |
Sune Foldager |
push: add --new-branch option to allow intial push of new branches
|
Sat, 15 May 2010 17:48:49 -0500 |
Matt Mackall |
commands: initial audit of exit codes
|
Thu, 13 May 2010 17:36:45 -0500 |
Matt Mackall |
rollback: fix off-by-one in message
|
Tue, 11 May 2010 17:03:44 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 07 Dec 2009 12:31:45 +0200 |
Alexander Solovyov |
expand paths to local repository or bundle in appropriate classes
stable
|
Sun, 02 May 2010 21:56:25 -0400 |
Greg Ward |
push: document return values between various repo methods.
|
Sat, 01 May 2010 23:05:22 +0200 |
Edouard Gomez |
subrepo: print paths relative to upper repo root for push/pull/commit
|
Mon, 19 Apr 2010 17:41:12 +0900 |
Nicolas Dumazet |
tag: warn users about tag/branch possible name conflicts
|
Mon, 26 Apr 2010 15:58:36 -0400 |
Eric Eisner |
tags: return tags in sorted order
|