Fri, 23 Jul 2010 00:04:18 +0200 |
Benoit Boissinot |
changegroupsubset: simplify knownheads/has_cl_set computation
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 23:54:57 +0200 |
Benoit Boissinot |
changegroupsubset(): ancestors() is not inclusive, we need to remove the "heads"
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 23:44:14 +0200 |
Benoit Boissinot |
changegroupsubset(): move comment at the right place
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 23:13:03 +0200 |
Benoit Boissinot |
changegroupsubset(): refactor the prune() functions
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 16:51:45 +0200 |
Benoit Boissinot |
changegroupsubset(): change variable names, simplify lookup logic
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 16:18:33 +0200 |
Benoit Boissinot |
changegroup(): used "linkrev" instead of "revlink"
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 15:32:26 +0200 |
Benoit Boissinot |
fix comment
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 14:34:37 +0200 |
Benoit Boissinot |
changegroup*(): use set instead of dict
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 15:14:22 +0900 |
Nicolas Dumazet |
merge with stable
|
file |
diff |
annotate
|
Wed, 21 Jul 2010 19:29:57 +0200 |
Mads Kiilerich |
init: create target directory recursively
stable
|
file |
diff |
annotate
|
Fri, 16 Jul 2010 18:35:15 +0200 |
Benoit Boissinot |
changegroupsubset: remove unneeded cast to list
|
file |
diff |
annotate
|
Fri, 16 Jul 2010 13:38:33 +0200 |
Benoit Boissinot |
localrepo: remove push_{unbundle,addchangegroup}(), factor it inside push()
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 11:22:56 -0500 |
Matt Mackall |
commit: add missing _()
stable
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 11:20:13 -0500 |
Matt Mackall |
subrepo: refuse to commit subrepos if .hgsub is excluded (issue2232)
stable
|
file |
diff |
annotate
|
Fri, 25 Jun 2010 13:47:28 -0500 |
Matt Mackall |
addchangegroup: pass in lock to release it before changegroup hook is called
stable
|
file |
diff |
annotate
|
Wed, 16 Jun 2010 16:04:46 -0500 |
Matt Mackall |
pushkey: add localrepo support
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 20:03:32 +0200 |
Dirkjan Ochtman |
move working dir/dirstate methods from localrepo to workingctx
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 18:35:54 +0200 |
Dirkjan Ochtman |
move discovery methods from localrepo into new discovery module
|
file |
diff |
annotate
|
Thu, 27 May 2010 17:47:40 +0200 |
Ronny Pfannschmidt |
make transactions work on non-refcounted python implementations
|
file |
diff |
annotate
|
Fri, 28 May 2010 16:01:57 -0500 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Fri, 28 May 2010 14:41:11 -0500 |
Matt Mackall |
status: avoid performance regression when no .hgsub is present
stable
|
file |
diff |
annotate
|
Fri, 21 May 2010 15:22:29 +0200 |
Sune Foldager |
push: add --new-branch option to allow intial push of new branches
|
file |
diff |
annotate
|
Sat, 15 May 2010 17:48:49 -0500 |
Matt Mackall |
commands: initial audit of exit codes
|
file |
diff |
annotate
|
Thu, 13 May 2010 17:36:45 -0500 |
Matt Mackall |
rollback: fix off-by-one in message
|
file |
diff |
annotate
|
Tue, 11 May 2010 17:03:44 -0500 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Mon, 07 Dec 2009 12:31:45 +0200 |
Alexander Solovyov |
expand paths to local repository or bundle in appropriate classes
stable
|
file |
diff |
annotate
|
Sun, 02 May 2010 21:56:25 -0400 |
Greg Ward |
push: document return values between various repo methods.
|
file |
diff |
annotate
|
Sat, 01 May 2010 23:05:22 +0200 |
Edouard Gomez |
subrepo: print paths relative to upper repo root for push/pull/commit
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 17:41:12 +0900 |
Nicolas Dumazet |
tag: warn users about tag/branch possible name conflicts
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 15:58:36 -0400 |
Eric Eisner |
tags: return tags in sorted order
|
file |
diff |
annotate
|
Wed, 21 Apr 2010 01:34:12 +0200 |
Benoit Boissinot |
localrepo.commit: use explicit variables, avoid creating new contexts
|
file |
diff |
annotate
|
Wed, 21 Apr 2010 01:18:31 +0200 |
Benoit Boissinot |
context: remove parents parameter to workingctx
|
file |
diff |
annotate
|
Mon, 12 Apr 2010 19:33:25 -0400 |
Steve Losh |
commands: add more robust support for 'hg log -b' (issue2078)
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 22:34:26 +0200 |
Sune Foldager |
merge with stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 21:59:21 +0200 |
Sune Foldager |
prepush: rewrite most of the code from scratch
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 17:25:37 +0200 |
Sune Foldager |
localrepo: simplify _updatebranchcache slightly
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 19:49:06 +0200 |
Sune Foldager |
merge with stable
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 19:43:40 +0200 |
Sune Foldager |
merge
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 19:43:19 +0200 |
Sune Foldager |
prepush: backed out refactoring
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 19:11:35 +0200 |
Sune Foldager |
prepush: fix bug in warning message selection
stable
|
file |
diff |
annotate
|
Mon, 12 Apr 2010 17:21:30 -0700 |
Matt Mackall |
rollback: improve message
|
file |
diff |
annotate
|
Mon, 12 Apr 2010 17:11:14 -0700 |
Matt Mackall |
transaction: use newlines to separate description elements
|
file |
diff |
annotate
|
Sat, 10 Apr 2010 17:20:43 -0500 |
Matt Mackall |
progress: show approximate progress info for pull
|
file |
diff |
annotate
|
Mon, 12 Apr 2010 21:37:21 +0200 |
Patrick Mezard |
localrepo: do not store URL password in undo.desc
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 17:23:37 -0500 |
Steve Borho |
rollback: add dry-run argument, emit transaction description
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 17:23:35 -0500 |
Steve Borho |
localrepo: add desc parameter to transaction
|
file |
diff |
annotate
|
Thu, 08 Apr 2010 17:21:42 +0200 |
Peter Arrenbrecht |
localrepo: refactor prepush logic
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 10:35:53 +0200 |
Sune Foldager |
merge with stable
|
file |
diff |
annotate
|
Thu, 08 Apr 2010 19:46:47 +0200 |
Sune Foldager |
partial backout of 1e819576e926 and add tests (issue2131)
stable
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 00:46:09 +0200 |
Benoit Boissinot |
merge with stable
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 00:45:53 +0200 |
Benoit Boissinot |
clone: no race possible, we can use changegroup() and have smaller urls
stable
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 17:09:56 +0100 |
Sune Foldager |
merge with stable
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 17:02:49 +0100 |
Sune Foldager |
push: refactor and optimize prepush
stable
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 17:02:36 +0100 |
Sune Foldager |
push: fix bug in prepush logic and its tests
stable
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 17:02:23 +0100 |
Sune Foldager |
localrepo: change _updatebranchcache to use a context generator
stable
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 01:59:53 +0100 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 01:58:26 +0100 |
Martin Geisler |
localrepo: more specific warning on adding large files
stable
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 18:15:16 -0500 |
Matt Mackall |
progress: drop extra args for pos=None calls (issue2087)
|
file |
diff |
annotate
|
Mon, 15 Mar 2010 18:36:11 +0100 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Mon, 15 Mar 2010 18:33:39 +0100 |
Martin Geisler |
progress: use a verb (+noun) in present participle
stable
|
file |
diff |
annotate
|