Sun, 10 Jul 2016 21:59:43 +0900 |
Yuya Nishihara |
debugextensions: simply keep testedwith variable as a list
|
Thu, 28 Jul 2016 16:27:35 -0400 |
Augie Fackler |
test-treemanifest: ensure manifest command isn't broken
|
Thu, 04 Aug 2016 00:32:19 +0530 |
Pulkit Goyal |
py3: use unicode literals in pure/osutil.py
|
Thu, 04 Aug 2016 00:21:14 +0530 |
Pulkit Goyal |
py3: use unicode literals in crecord.py
|
Thu, 04 Aug 2016 00:15:39 +0530 |
Pulkit Goyal |
py3: use unicode literals in changelog.py
|
Mon, 25 Jul 2016 15:10:52 +0200 |
Maciej Fijalkowski |
mpatch: write a cffi version of mpatch.patches
|
Fri, 22 Jul 2016 17:28:05 +0200 |
Maciej Fijalkowski |
mpatch: remove dependency on Python.h in mpatch.c
|
Mon, 18 Jul 2016 19:02:30 +0200 |
Maciej Fijalkowski |
mpatch: split mpatch into two files
|
Mon, 18 Jul 2016 16:25:14 +0200 |
Maciej Fijalkowski |
mpatch: provide things that will be exported later with a prefixed name
|
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)
|
Sun, 10 Jul 2016 21:03:06 +0900 |
Yuya Nishihara |
formatter: add function to convert list to appropriate format (issue5217)
|
Sun, 31 Jul 2016 16:38:16 +0900 |
Yuya Nishihara |
journal: use fm.hexfunc() to get full hash in JSON/template output (BC)
|
Thu, 04 Aug 2016 00:04:48 +0530 |
Pulkit Goyal |
py3: update test-check-py3-compat.t output
|
Tue, 02 Aug 2016 16:51:27 +0200 |
Pierre-Yves David |
deprecation: enforce thew 'tr' argument of 'dirstate.write' (API)
|
Tue, 02 Aug 2016 14:54:06 +0200 |
Pierre-Yves David |
tests: remove initial bundle2 enabling in various bundle2 tests
|
Tue, 02 Aug 2016 15:44:51 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-largefiles.t
|
Tue, 02 Aug 2016 15:05:57 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-tags.t
|
Sat, 23 Jul 2016 13:08:43 +0900 |
Yuya Nishihara |
templatekw: change joinfmt to a mandatory argument of _hybrid object
|
Mon, 01 Aug 2016 17:38:01 -0700 |
Durham Goode |
convert: move svn config initializer out of the module level
stable
|
Thu, 04 Aug 2016 19:53:46 +0800 |
Anton Shestakov |
osx: update bugzilla link in readme
stable
|
Thu, 04 Aug 2016 19:50:25 +0800 |
Anton Shestakov |
win32: update link to mailing list in readme
stable
|
Thu, 04 Aug 2016 19:50:06 +0800 |
Anton Shestakov |
win32: update wiki link in mercurial.ini
stable
|
Thu, 04 Aug 2016 19:49:07 +0800 |
Anton Shestakov |
debian: update source URL in copyright file
stable
|
Thu, 04 Aug 2016 10:42:03 +0800 |
Anton Shestakov |
help: update link to wiki/CommandServer
stable
|
Mon, 18 Jul 2016 23:12:09 +0900 |
Yuya Nishihara |
url: drop compatibility wrapper of socket.create_connection()
|
Sat, 14 May 2016 14:37:25 +0900 |
Yuya Nishihara |
doc: remove double imports of inspect from hgmanpage.py
|
Tue, 05 May 2015 10:51:34 +0900 |
Yuya Nishihara |
merge: concatenate default conflict marker at parsing phase of .py
|
Tue, 02 Aug 2016 03:54:17 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-push-warn.t
|
Tue, 02 Aug 2016 03:53:48 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-phases-exchanges.t
|
Tue, 02 Aug 2016 03:53:17 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-obsolete.t
|
Tue, 02 Aug 2016 03:53:05 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-http-proxy.t
|
Tue, 02 Aug 2016 03:50:58 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-hook.t
|
Tue, 02 Aug 2016 03:50:42 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-acl.t
|
Mon, 01 Aug 2016 13:14:13 -0400 |
Augie Fackler |
merge with stable
|
Mon, 01 Aug 2016 12:37:25 -0400 |
Augie Fackler |
Added signature for changeset 299546f84e68
stable
|
Mon, 01 Aug 2016 12:37:23 -0400 |
Augie Fackler |
Added tag 3.9 for changeset 299546f84e68
stable
|
Mon, 01 Aug 2016 12:11:56 -0400 |
Augie Fackler |
merge with i18n
stable 3.9
|
Mon, 01 Aug 2016 06:08:27 +0900 |
FUJIWARA Katsunori |
doc: make previous line of certificate example end with "::"
stable
|
Mon, 01 Aug 2016 06:08:27 +0900 |
FUJIWARA Katsunori |
doc: fix incorrect use of rst hg role in help text
stable
|
Mon, 01 Aug 2016 06:08:26 +0900 |
FUJIWARA Katsunori |
doc: use field rst syntax to show keywords in debugdeltachain help correctly
stable
|
Mon, 01 Aug 2016 06:08:26 +0900 |
FUJIWARA Katsunori |
revset: refactor to make xgettext put i18n comments into hg.pot file
stable
|
Mon, 01 Aug 2016 06:08:26 +0900 |
FUJIWARA Katsunori |
doc: omit useless _() invocation
stable
|
Mon, 01 Aug 2016 06:08:25 +0900 |
FUJIWARA Katsunori |
doc: trim newline at the end of exception message
stable
|
Mon, 01 Aug 2016 08:27:22 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 6fd751fa58d3
stable
|
Sun, 31 Jul 2016 05:39:59 +0900 |
FUJIWARA Katsunori |
demandimport: avoid infinite recursion at actual module importing (issue5304)
stable
|
Fri, 29 Jul 2016 00:45:24 +0200 |
Pierre-Yves David |
packagelib: do not remove packages directory in hggetversion (issue5262)
stable
|