Mon, 14 Apr 2014 15:33:50 -0400 |
Pierre-Yves David |
bundle2: move `readbundle` into the `exchange` module
|
file |
diff |
annotate
|
Thu, 10 Apr 2014 13:19:00 -0700 |
Pierre-Yves David |
changegroup: move chunk extraction into a getchunks method of unbundle10
|
file |
diff |
annotate
|
Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
changegroup: add "vfs" argument to "readbundle()" to pass relative filename
|
file |
diff |
annotate
|
Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
changegroup: add "vfs" argument to "writebundle()" for relative access via vfs
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 18:10:50 -0700 |
Pierre-Yves David |
phase: apply publishing enforcement for "serve" source
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 14:01:25 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 20:29:03 -0500 |
Sean Farley |
changegroup: remove unused variable caught by pyflakes
stable
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 15:27:53 -0700 |
Pierre-Yves David |
localrepo: move the addchangegroup method in changegroup module
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 15:21:56 -0700 |
Pierre-Yves David |
localrepo: move the addchangegroupfiles method in changegroup module
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 15:08:27 -0700 |
Pierre-Yves David |
localrepo: move the changegroup method in changegroup module
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 14:40:35 -0700 |
Pierre-Yves David |
localrepo: move the getbundle method in changegroup module
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 14:33:23 -0700 |
Pierre-Yves David |
localrepo: move the getlocalbundle method in changegroup module
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 14:25:03 -0700 |
Pierre-Yves David |
localrepo: move the changegroupsubset method in changegroup module
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 14:13:34 -0700 |
Pierre-Yves David |
localrepo: move the changegroupinfo method in changegroup module
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 13:59:55 -0700 |
Pierre-Yves David |
localrepo: move the _changegroupsubset method in changegroup module
|
file |
diff |
annotate
|
Wed, 12 Mar 2014 13:14:31 -0400 |
Augie Fackler |
changegroup: move from dict() construction to {} literals
|
file |
diff |
annotate
|
Sat, 07 Sep 2013 21:20:00 +0200 |
Antoine Pitrou |
bundle: fix performance regression when bundling file changes (issue4031)
stable
|
file |
diff |
annotate
|
Tue, 25 Jun 2013 13:23:12 -0700 |
Durham Goode |
bundle: move file chunk generation to it's own function
|
file |
diff |
annotate
|
Wed, 19 Jun 2013 14:17:03 -0500 |
Matt Mackall |
changegroup: fix fastpath during commit
|
file |
diff |
annotate
|
Thu, 30 May 2013 18:47:16 -0700 |
Durham Goode |
filelog: switch 'not len(filerevlog)' to 'not filerevlog'
|
file |
diff |
annotate
|
Thu, 30 May 2013 17:51:13 -0700 |
Durham Goode |
bundle: refactor changegroup prune to be its own function
|
file |
diff |
annotate
|
Fri, 10 May 2013 23:48:03 +0200 |
Benoit Boissinot |
bundle-ng: move progress handling out of the linkrev callback
|
file |
diff |
annotate
|
Fri, 10 May 2013 23:14:54 +0200 |
Benoit Boissinot |
bundle-ng: simplify lookup and state handling
|
file |
diff |
annotate
|
Fri, 10 May 2013 22:57:54 +0200 |
Sune Foldager |
bundle-ng: simplify bundle10.generate
|
file |
diff |
annotate
|
Sun, 10 Feb 2013 16:03:20 +0100 |
Benoit Boissinot |
bundle-ng: move bundle generation to changegroup.py
|
file |
diff |
annotate
|
Fri, 10 May 2013 21:35:49 +0200 |
Sune Foldager |
bundle-ng: move gengroup into bundler, pass repo object to bundler
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 23:42:03 +0100 |
Benoit Boissinot |
bundle-ng: add bundlecaps argument to getbundle() command
|
file |
diff |
annotate
|
Fri, 10 May 2013 21:03:01 +0200 |
Sune Foldager |
bundle-ng: move group into the bundler
|
file |
diff |
annotate
|
Fri, 10 May 2013 20:37:41 +0200 |
Benoit Boissinot |
bundle-ng: move bundler creation up in the stack
|
file |
diff |
annotate
|
Sun, 29 Apr 2012 20:58:50 +0200 |
Michael Tjørnemark |
changegroup: decompress GZ algorithm in larger chunks for better performance
stable
|
file |
diff |
annotate
|