Mon, 26 Jun 2017 15:46:24 +0200 Boris Feld log: add an extension hook-point in changeset_printer
Tue, 27 Jun 2017 00:01:17 -0700 Jun Wu drawdag: support obsmarker creation in comments
Mon, 26 Jun 2017 23:31:53 -0700 Jun Wu test-drawdag: add a test for drawdag.py
Mon, 26 Jun 2017 22:52:15 -0700 Phil Cohen filemerge: convert a couple of wvfs calls in internal mergetools to contexts
Wed, 28 Jun 2017 13:50:20 +0200 Pierre-Yves David configitems: support callable as a default value
Tue, 27 Jun 2017 02:06:15 +0200 Pierre-Yves David obsutil: move 'getmarkers' to the new modules
Tue, 27 Jun 2017 01:51:40 +0200 Pierre-Yves David obsutil: move the 'marker' class to the new modules
Tue, 27 Jun 2017 01:48:41 +0200 Pierre-Yves David obsolete: delete three unused utility functions
Tue, 27 Jun 2017 01:40:34 +0200 Pierre-Yves David obsutil: move 'foreground' to the new modules
Tue, 27 Jun 2017 01:36:20 +0200 Pierre-Yves David obsutil: move 'allsuccessors' to the new modules
Tue, 27 Jun 2017 01:31:18 +0200 Pierre-Yves David obsutil: move 'allprecursors' to the new modules
Tue, 27 Jun 2017 01:11:56 +0200 Pierre-Yves David obsutil: move 'exclusivemarkers' to the new modules
Tue, 27 Jun 2017 01:03:01 +0200 Pierre-Yves David obsutil: move 'successorssets' to the new modules
Fri, 23 Jun 2017 13:49:34 +0200 Pierre-Yves David revlog: add an experimental option to mitigated delta issues (issue5480) stable
Thu, 29 Jun 2017 11:29:19 -0700 Adam Simpkins tests: fix variable name regular expression in _genrestoreenv()
Thu, 29 Jun 2017 15:21:52 -0700 Martin von Zweigbergk merge with stable
Wed, 28 Jun 2017 17:41:25 +0200 Pierre-Yves David pushrace: avoid crash on bare push when using concurrent push mode
Sun, 25 Jun 2017 22:20:37 -0700 Gregory Szorc show: config option to register aliases for views
Sun, 18 Jun 2017 20:49:08 +0200 Pierre-Yves David blackbox: use a human readable version of the default
Sat, 17 Jun 2017 13:21:06 +0200 Pierre-Yves David configitems: register 'blackbox.maxsize' as an example of 'configbytes'
Sat, 17 Jun 2017 13:41:28 +0200 Pierre-Yves David blackbox: minor code reordering
Sun, 18 Jun 2017 19:52:54 +0200 Pierre-Yves David configitems: add a devel warning for extensions items overiding core one
Sat, 17 Jun 2017 13:48:20 +0200 Pierre-Yves David configitems: add an official API for extensions to register config item
Sat, 17 Jun 2017 13:38:53 +0200 Pierre-Yves David configitems: extract the logic to build a registrar on any configtable
Mon, 19 Jun 2017 01:08:11 +0200 Pierre-Yves David obsolete: skip 'changectx' usage in unstable computation
Sun, 18 Jun 2017 22:38:11 +0200 Pierre-Yves David obsolete: provide a small function to retrieve all mutable revisions
Tue, 27 Jun 2017 14:38:00 -0700 Siddharth Agarwal bundle2: add debug info about the number of stream params
Tue, 27 Jun 2017 14:30:55 -0700 Siddharth Agarwal bundle2: add some debugging information to the not-a-bundle error
Wed, 28 Jun 2017 12:23:22 -0700 Adam Simpkins tests: more completely restore the environment in syshgenv
Wed, 28 Jun 2017 13:45:51 -0700 Jun Wu tests: do not use system hg if it does not have "files" command
Tue, 27 Jun 2017 18:13:10 +0200 Pierre-Yves David rebase: also test abort from pretxnclose error stable
Tue, 27 Jun 2017 18:10:55 +0200 Pierre-Yves David rebase: reinforce testing around precommit hook interrupting a rebase stable
Tue, 27 Jun 2017 17:45:58 +0200 Pierre-Yves David rebase: provides test case for (issue5610) stable
Tue, 27 Jun 2017 17:40:24 +0200 Pierre-Yves David rebase: backed out changeset cf8ad0e6c0e4 (issue5610) stable
Tue, 27 Jun 2017 17:39:55 +0200 Pierre-Yves David rebase: backed out changeset 2519994d25ca stable
Wed, 28 Jun 2017 10:50:37 -0700 Adam Simpkins setup: fix runcmd() usage on darwin
Tue, 27 Jun 2017 21:16:08 +0530 Pulkit Goyal py3: update the python3-whitelist with new tests which pass on Python 3
Wed, 28 Jun 2017 06:49:01 -0700 Jun Wu setup: fix localhgenv
Tue, 27 Jun 2017 17:24:31 -0700 Adam Simpkins tests: use the system hg for examining the local repository
Tue, 27 Jun 2017 17:24:31 -0700 Adam Simpkins tests: save the original PATH and PYTHONPATH variables
Tue, 27 Jun 2017 16:15:32 -0700 Adam Simpkins setup: prefer using the system hg to interact with the local repository
Tue, 27 Jun 2017 16:15:32 -0700 Adam Simpkins setup: replace runhg() with an hgcommand helper class
Mon, 26 Jun 2017 11:31:30 -0700 Adam Simpkins setup: move environment computation into a helper function
Mon, 26 Jun 2017 11:31:30 -0700 Adam Simpkins setup: update runcmd() to also return the exit status
Mon, 26 Jun 2017 11:31:30 -0700 Adam Simpkins setup: fail if we cannot determine the version number
Tue, 27 Jun 2017 23:50:22 +0900 Yuya Nishihara smartset: fix generatorset.last() to not return the first element (issue5609)
Mon, 26 Jun 2017 21:11:02 -0700 Jun Wu strip: respect the backup option in stripcallback
Mon, 26 Jun 2017 23:58:27 +0530 Pulkit Goyal py3: use pycompat.bytestr() to convert str to bytes
Mon, 26 Jun 2017 23:57:49 +0530 Pulkit Goyal py3: pass the memoryview object into bytes() to get the value
Mon, 26 Jun 2017 17:23:10 +0530 Pulkit Goyal py3: use pycompat.bytestr instead of str
Mon, 26 Jun 2017 17:22:45 +0530 Pulkit Goyal py3: use '%d' to convert integers to bytes
Sun, 25 Jun 2017 08:36:51 +0530 Pulkit Goyal py3: slice over bytes to prevent getting it's ascii value
Tue, 27 Jun 2017 00:23:32 +0530 Pulkit Goyal py3: use pycompat.strkwargs() to convert kwargs keys to str
Tue, 27 Jun 2017 00:15:56 +0530 Pulkit Goyal py3: use r'' to prevent the addition of b'' by transformer
Tue, 27 Jun 2017 00:20:55 +0530 Pulkit Goyal py3: use pycompat.byteskwargs() to convert kwargs' keys to bytes
Tue, 27 Jun 2017 02:24:38 +0900 FUJIWARA Katsunori tests: use cgienv to minimize environment setup at hgweb tests
Tue, 27 Jun 2017 02:24:37 +0900 FUJIWARA Katsunori tests: avoid test failure for mangling path-like string by MSYS
Sun, 25 Jun 2017 08:20:05 +0530 Pulkit Goyal py3: make sure commands name are bytes in tests
Sun, 25 Jun 2017 03:11:55 +0530 Pulkit Goyal py3: add b'' to make the regex pattern bytes
Mon, 26 Jun 2017 17:20:46 +0530 Pulkit Goyal py3: use hex() to convert the hash to bytes
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip