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
|
Tue, 15 Sep 2015 17:53:28 -0700 |
Pierre-Yves David |
compression: use 'None' for no-compression
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 17:35:32 -0700 |
Pierre-Yves David |
changegroup: move all compressions utilities in util
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 00:35:37 -0700 |
Gregory Szorc |
changegroup: use absolute_import
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 17:43:52 -0500 |
Matt Mackall |
generaldelta: mark experimental reordering option
|
file |
diff |
annotate
|
Sat, 18 Jul 2015 10:57:20 -0700 |
Gregory Szorc |
changegroup: compute seen files as changesets are added (issue4750)
|
file |
diff |
annotate
|
Wed, 01 Jul 2015 16:33:31 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 29 Jun 2015 11:20:09 -0700 |
Pierre-Yves David |
changegroup: properly compute common base in changeggroupsubset (issue4736)
stable
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Thu, 18 Jun 2015 15:34:22 -0500 |
Matt Mackall |
publishing: use new helper method
|
file |
diff |
annotate
|
Fri, 12 Jun 2015 11:00:50 -0700 |
Martin von Zweigbergk |
changegroup: simplify by not reusing 'prog(ress)' instance
|
file |
diff |
annotate
|
Fri, 12 Jun 2015 10:54:10 -0700 |
Martin von Zweigbergk |
changegroup: don't use 'repo' for non-repo 'self'
|
file |
diff |
annotate
|
Sun, 07 Jun 2015 15:57:40 -0700 |
Pierre-Yves David |
addchangegroup: accept an expected total number of changesets as argument
|
file |
diff |
annotate
|
Sun, 07 Jun 2015 15:49:57 -0700 |
Pierre-Yves David |
changegroup: remove 'getchangegroupraw' function
|
file |
diff |
annotate
|
Tue, 02 Jun 2015 19:58:06 -0700 |
Gregory Szorc |
changegroup: rename _computeoutgoing to computeoutgoing
|
file |
diff |
annotate
|
Thu, 30 Apr 2015 16:45:03 -0700 |
Martin von Zweigbergk |
changegroup: drop _changelog and _manifest properties
|
file |
diff |
annotate
|
Wed, 29 Apr 2015 13:25:07 -0700 |
Martin von Zweigbergk |
changegroup: document the cases where reordering complicates linkrevs
|
file |
diff |
annotate
|
Wed, 29 Apr 2015 10:34:28 -0700 |
Martin von Zweigbergk |
changegroup: extract condition for linkrev fastpath
|
file |
diff |
annotate
|
Wed, 29 Apr 2015 10:30:58 -0700 |
Martin von Zweigbergk |
changegroup.group: drop 'reorder' parameter
|
file |
diff |
annotate
|
Wed, 29 Apr 2015 10:38:45 -0700 |
Martin von Zweigbergk |
cg2packer: set reorder=False in __init__ instead of in group()
|
file |
diff |
annotate
|
Thu, 23 Apr 2015 09:44:22 -0700 |
Martin von Zweigbergk |
changegroup: use 'reorder is None' instead of 'reorder is not True/False'
|
file |
diff |
annotate
|
Wed, 22 Apr 2015 15:03:09 -0700 |
Martin von Zweigbergk |
changegroup: close progress in same function as it's started
|
file |
diff |
annotate
|
Tue, 28 Apr 2015 10:21:04 -0700 |
Martin von Zweigbergk |
changegroup: don't reuse 'mfest' variable for different type
|
file |
diff |
annotate
|
Tue, 28 Apr 2015 10:19:42 -0700 |
Martin von Zweigbergk |
changegroup: rename 'mf' to 'ml' to match 'cl', since it's a revlog
|
file |
diff |
annotate
|
Mon, 20 Apr 2015 14:11:20 -0700 |
Martin von Zweigbergk |
changegroup: rename 'needed' to 'clrevs' to match 'clnodes'
|
file |
diff |
annotate
|
Tue, 28 Apr 2015 13:49:19 -0700 |
Martin von Zweigbergk |
changegroup: document that 'source' parameter exists for extensions
|
file |
diff |
annotate
|
Tue, 28 Apr 2015 13:40:00 -0700 |
Martin von Zweigbergk |
changegroup: removed unused 'source' parameter from prune()
|
file |
diff |
annotate
|
Fri, 10 Apr 2015 23:34:06 -0400 |
Matt Harbison |
changegroup: flush the ui stdio buffers after adding a changegroup
|
file |
diff |
annotate
|
Thu, 09 Apr 2015 16:25:48 -0400 |
Pierre-Yves David |
bundle2: rename format, parts and config to final names
|
file |
diff |
annotate
|
Wed, 21 Jan 2015 22:09:32 -0500 |
Mike Edgar |
changegroup: emit full-replacement deltas if either revision is censored
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 02:38:57 +0100 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
file |
diff |
annotate
|
Fri, 06 Feb 2015 00:55:29 +0000 |
Mike Edgar |
revlog: in addgroup, reject ill-formed deltas based on censored nodes
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 15:55:13 -0800 |
Eric Sumner |
changegroup.getsubset: support multiple versions
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 15:39:16 -0800 |
Eric Sumner |
changegroup.writebundle: HG2Y support
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 14:39:41 -0800 |
Eric Sumner |
changegroup.writebundle: provide ui
|
file |
diff |
annotate
|
Fri, 16 Jan 2015 12:53:45 -0800 |
Eric Sumner |
pullbundle2: extract addchangegroup result combining into its own function
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 19:43:32 +0200 |
Mads Kiilerich |
bundle: when verbose, show what takes up the space in the generated bundle
|
file |
diff |
annotate
|
Sat, 22 Nov 2014 17:09:04 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 20 Nov 2014 16:30:57 -0800 |
Durham Goode |
changegroup: fix file linkrevs during reorders (issue4462)
stable
|
file |
diff |
annotate
|
Sat, 08 Nov 2014 16:35:15 +0000 |
Pierre-Yves David |
transaction: pass the transaction to 'postclose' callback
|
file |
diff |
annotate
|
Mon, 10 Nov 2014 17:29:15 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 07 Nov 2014 17:54:59 -0800 |
Siddharth Agarwal |
changegroup.cg2packer: lookup 'group' via inheritance chain
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 22:48:20 -0800 |
Gregory Szorc |
changegroup: sparsely populate fnodes
stable
|
file |
diff |
annotate
|
Tue, 28 Oct 2014 15:44:23 +0100 |
Pierre-Yves David |
changegroup: use the 'postclose' API on transaction
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 22:33:48 -0800 |
Gregory Szorc |
changegroup: don't store unused value on fnodes (issue4443)
stable
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 20:57:12 -0800 |
Gregory Szorc |
changegroup: don't define lookupmf() until it is needed
stable
|
file |
diff |
annotate
|
Sat, 18 Oct 2014 01:09:41 -0700 |
Pierre-Yves David |
changelog: rely on transaction for finalization
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 21:55:31 -0700 |
Pierre-Yves David |
changelog: handle writepending in the transaction
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 14:41:11 +0200 |
Sune Foldager |
changegroup: introduce cg2packer/unpacker
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 14:41:21 +0200 |
Sune Foldager |
changegroup: allow use of different cg#packer in getchangegroupraw
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 14:41:02 +0200 |
Sune Foldager |
changegroup: introduce "raw" versions of some commands
|
file |
diff |
annotate
|
Wed, 24 Sep 2014 21:24:06 -0700 |
Pierre-Yves David |
changegroup: add a "packermap" dictionary to track different packer versions
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 00:06:46 -0700 |
Pierre-Yves David |
changegroup: store source and url in the `hookargs` dict
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 00:43:20 -0700 |
Pierre-Yves David |
prechangegroup: use hook argument from the transaction
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 00:09:25 -0700 |
Pierre-Yves David |
addchangegroup: call `prechangegroup` hook after transaction retrieval
|
file |
diff |
annotate
|