Wed, 13 Sep 2017 17:16:45 -0700 |
Durham Goode |
bundle2: move part iterator a separate class
|
file |
diff |
annotate
|
Sun, 10 Sep 2017 18:50:12 -0700 |
Durham Goode |
changegroup: replace getchangegroup with makechangegroup
|
file |
diff |
annotate
|
Wed, 23 Aug 2017 12:35:03 -0700 |
Durham Goode |
bundle2: seek part back during iteration
|
file |
diff |
annotate
|
Thu, 17 Aug 2017 13:04:47 -0700 |
Martin von Zweigbergk |
exchange: don't attempt phase exchange if phase-heads was in bundle
|
file |
diff |
annotate
|
Wed, 23 Aug 2017 01:09:08 +0000 |
Alex Gaynor |
bundle2: fixed usage of an attribute that was removed in py3k
|
file |
diff |
annotate
|
Sat, 12 Aug 2017 04:47:40 +0530 |
Pulkit Goyal |
pushvars: add a coreconfigitem for push.pushvars.server
|
file |
diff |
annotate
|
Sun, 13 Aug 2017 11:10:35 +0900 |
Yuya Nishihara |
bundle2: relax the condition to update transaction.hookargs
|
file |
diff |
annotate
|
Sun, 13 Aug 2017 11:05:56 +0900 |
Yuya Nishihara |
bundle2: raise ProgrammingError for invalid call of addhookargs()
|
file |
diff |
annotate
|
Wed, 09 Aug 2017 17:01:21 +0200 |
Boris Feld |
bundle2: fix transaction availability detection
|
file |
diff |
annotate
|
Mon, 24 Jul 2017 11:16:32 -0400 |
Augie Fackler |
bundle2: convert ints to strings using pycompat.bytestring()
|
file |
diff |
annotate
|
Mon, 31 Jul 2017 09:59:42 +0530 |
Pulkit Goyal |
pushvars: move fb extension pushvars to core
|
file |
diff |
annotate
|
Thu, 03 Aug 2017 23:02:32 +0900 |
Yuya Nishihara |
py3: convert arbitrary exception object to byte string more reliably
|
file |
diff |
annotate
|
Mon, 24 Jul 2017 11:19:11 -0400 |
Augie Fackler |
bundle2: obtain repr() of exception in a python3-safe way
|
file |
diff |
annotate
|
Mon, 24 Jul 2017 11:28:40 -0400 |
Augie Fackler |
bundle2: use bytestr() instead of str() to convert part id to bytes
|
file |
diff |
annotate
|
Mon, 24 Jul 2017 11:20:08 -0400 |
Augie Fackler |
bundle2: work around zip() being lazy in Python 3
|
file |
diff |
annotate
|
Mon, 24 Jul 2017 11:19:45 -0400 |
Augie Fackler |
bundle2: look for __next__ as well as next to identify iterators
|
file |
diff |
annotate
|
Mon, 24 Jul 2017 11:17:36 -0400 |
Augie Fackler |
bundle2: use modern Python division
|
file |
diff |
annotate
|
Wed, 02 Aug 2017 03:23:06 +0530 |
Pulkit Goyal |
bundle2: load hookargs from bundleoperation into transaction when started one
|
file |
diff |
annotate
|
Wed, 02 Aug 2017 03:08:42 +0530 |
Pulkit Goyal |
bundle2: add the capability to store hookargs on bundle operation object
|
file |
diff |
annotate
|
Sun, 16 Jul 2017 02:20:06 +0200 |
Boris Feld |
transaction-summary: display the summary for all transactions
|
file |
diff |
annotate
|
Fri, 14 Jul 2017 14:22:40 -0700 |
Jun Wu |
codemod: register core configitems using a script
|
file |
diff |
annotate
|
Thu, 13 Jul 2017 21:08:06 +0200 |
Boris Feld |
changegroup: stop returning and recording added nodes in 'cg.apply'
|
file |
diff |
annotate
|
Thu, 13 Jul 2017 21:10:55 +0200 |
Boris Feld |
phases: remove trace of addednodes in the 'phase-heads' handling
|
file |
diff |
annotate
|
Tue, 11 Jul 2017 05:12:03 +0200 |
Boris Feld |
bundle2: automatically add 'targetphase' parameter in writenewbundle
|
file |
diff |
annotate
|
Tue, 11 Jul 2017 05:11:52 +0200 |
Boris Feld |
bundle2: support the 'targetphase' parameter for the changegroup part
|
file |
diff |
annotate
|
Wed, 28 Jun 2017 03:54:19 +0200 |
Pierre-Yves David |
obsolete: reports the number of local changeset obsoleted when unbundling
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 03:44:09 +0200 |
Pierre-Yves David |
configitems: register the 'server.concurrent-push-mode' config
|
file |
diff |
annotate
|
Wed, 28 Jun 2017 13:25:33 +0200 |
Pierre-Yves David |
config: register the 'devel.bundle2.debug' config
|
file |
diff |
annotate
|
Tue, 27 Jun 2017 14:38:00 -0700 |
Siddharth Agarwal |
bundle2: add debug info about the number of stream params
|
file |
diff |
annotate
|
Tue, 27 Jun 2017 14:30:55 -0700 |
Siddharth Agarwal |
bundle2: add some debugging information to the not-a-bundle error
|
file |
diff |
annotate
|