Mon, 18 Jul 2016 15:14:40 +0200 |
Maciej Fijalkowski |
mpatch: change Py_ssize_t to ssize_t in places that will be later copied
|
Wed, 03 Aug 2016 22:07:52 -0700 |
Gregory Szorc |
discovery: move code to create outgoing from roots and heads
|
Wed, 03 Aug 2016 16:23:26 +0200 |
Pierre-Yves David |
bundle2: remove 'experimental.bundle2-exp' boolean config (BC)
|
Wed, 03 Aug 2016 15:52:11 +0200 |
Pierre-Yves David |
tests: remove all remaining usage of experimental.bundle2-exp
|
Wed, 03 Aug 2016 15:39:55 +0200 |
Pierre-Yves David |
tests: use 'legacy.exchange' option in various mixed tests
|
Wed, 03 Aug 2016 15:34:03 +0200 |
Pierre-Yves David |
tests: use 'legacy.exchange' option in various bundle1 tests
|
Tue, 02 Aug 2016 15:23:03 +0200 |
Pierre-Yves David |
tests: use 'legacy.exchange' option in 'test-bundle2-exchange.t'
|
Wed, 03 Aug 2016 16:42:10 +0200 |
Pierre-Yves David |
bundlerepo: also read the 'devel.legacy.exchange' config
|
Tue, 02 Aug 2016 14:48:21 +0200 |
Pierre-Yves David |
bundle2: add a devel option controling bundle version used for exchange
|
Wed, 03 Aug 2016 15:01:23 +0200 |
Pierre-Yves David |
bundle2: rename the _canusebundle2 method to _forcebundle1
|
Wed, 03 Aug 2016 14:24:09 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-bookmark-pushpull.t
|
Thu, 04 Aug 2016 19:51:03 +0800 |
Anton Shestakov |
tests: update bugzilla link in test-issue1175.t
|
Sun, 31 Jul 2016 17:11:48 +0900 |
Yuya Nishihara |
journal: use fm.formatdate() to pass date tuple in appropriate type (BC)
|
Sun, 31 Jul 2016 17:07:29 +0900 |
Yuya Nishihara |
formatter: add function to convert date tuple to appropriate format
|
Sun, 31 Jul 2016 16:56:26 +0900 |
Yuya Nishihara |
journal: use fm.formatlist() to pass hashes in appropriate type (BC)
|