Fri, 04 Dec 2015 10:34:58 -0500 |
Augie Fackler |
changegroup: avoid iterating the whole manifest
|
file |
diff |
annotate
|
Thu, 03 Dec 2015 10:56:05 -0500 |
Augie Fackler |
changegroup: document manifest linkrev callback some more
|
file |
diff |
annotate
|
Wed, 02 Dec 2015 14:32:17 -0500 |
Augie Fackler |
changegroup: note during bundle apply if the repo was empty
|
file |
diff |
annotate
|
Fri, 06 Nov 2015 13:01:15 -0500 |
Pierre-Yves David |
changegroup: back code change of e7c618cee8df out
stable
|
file |
diff |
annotate
|
Fri, 06 Nov 2015 12:59:09 -0500 |
Pierre-Yves David |
changegroup: call 'prechangegroup' hook before setting up write delay
stable
|
file |
diff |
annotate
|
Fri, 06 Nov 2015 12:39:06 -0500 |
Pierre-Yves David |
changegroup: fix the scope of a try finally
stable
|
file |
diff |
annotate
|
Tue, 03 Nov 2015 17:13:27 -0800 |
Durham Goode |
hooks: fix hooks not firing if prechangegroup was set (issue4934)
stable
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 01:15:34 +0900 |
FUJIWARA Katsunori |
hook: centralize passing HG_PENDING to external hook process
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 15:11:53 -0400 |
Augie Fackler |
changegroup: move manifest unpacking into its own method
|
file |
diff |
annotate
|
Thu, 01 Oct 2015 15:35:10 -0400 |
Augie Fackler |
changegroup: move manifest packing into a separate function
|
file |
diff |
annotate
|
Wed, 30 Sep 2015 19:59:12 -0400 |
Augie Fackler |
changegroup: rename manifest linknode closure for clarity
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 15:14:03 -0400 |
Augie Fackler |
changegroup: reformat packermap and add comment
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 12:05:27 -0400 |
Augie Fackler |
changegroup: document the public surface area of cg?unpackers
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 11:58:56 -0400 |
Augie Fackler |
changegroup: mark cg1unpacker.chunklength as private
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 11:58:35 -0400 |
Augie Fackler |
changegroup: note why a few methods on cg1unpacker exist
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 17:16:10 -0400 |
Augie Fackler |
changegroup: mark _addchangegroupfiles as module-private
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 17:14:37 -0400 |
Augie Fackler |
changegroup: delete now-unused addchangegroup method
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 16:58:51 -0400 |
Augie Fackler |
changegroup: migrate addchangegroup() to forward to cg?unpacker.apply()
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 15:54:05 -0400 |
Augie Fackler |
changegroup: move source check to top of addchangegroup
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 14:59:37 -0700 |
Pierre-Yves David |
getsubset: get the unpacker version from the bundler
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 00:14:47 -0700 |
Pierre-Yves David |
changegroup: extract the file management part in its own function
|
file |
diff |
annotate
|
Thu, 01 Oct 2015 19:14:47 -0700 |
Pierre-Yves David |
changegroup: add version argument to getchangegroup
|
file |
diff |
annotate
|
Thu, 01 Oct 2015 19:14:33 -0700 |
Pierre-Yves David |
changegroup: add version argument to getlocalchangegroup
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 14:41:40 -0700 |
Pierre-Yves David |
writebundle: add a compression argument for the bundle2 case
|
file |
diff |
annotate
|
Wed, 23 Sep 2015 11:33:30 -0700 |
Pierre-Yves David |
changegroup: use a different compression key for BZ in HG10
|
file |
diff |
annotate
|
Fri, 18 Sep 2015 21:32:43 +0900 |
Yuya Nishihara |
readbundle: fix typo of None compression
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 17:06:56 -0700 |
Pierre-Yves David |
readbundle: map 'HG10UN' to None compression
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 17:06:02 -0700 |
Pierre-Yves David |
getsubset: use None to request uncompressed changegroup
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 17:43:54 -0700 |
Pierre-Yves David |
writebundle: use 'None' instead of 'UN' for the bundle2 case
|
file |
diff |
annotate
|