Thu, 15 Dec 2016 12:17:08 +0100 |
Philippe Pepiot |
perf: add historical support of ui.load()
|
Wed, 14 Dec 2016 02:17:59 +0000 |
Jun Wu |
chg: ignore HG_* in confighash
|
Tue, 13 Dec 2016 20:53:40 +0530 |
Pulkit Goyal |
py3: make keys of keyword arguments strings
|
Mon, 12 Dec 2016 08:01:52 +0000 |
Jun Wu |
error: make it clear that ProgrammingError is for mercurial developers
|
Tue, 13 Dec 2016 14:21:36 +0000 |
Remi Chaintron |
revlog: merge hash checking subfunctions
|
Fri, 09 Dec 2016 03:22:26 -0800 |
Stanislau Hlebik |
bookmarks: make bookmarks.comparebookmarks accept binary nodes (API)
|
Tue, 22 Nov 2016 01:33:31 -0800 |
Stanislau Hlebik |
bookmarks: rename `compare()` to `comparebookmarks()` (API)
|
Mon, 05 Dec 2016 17:40:01 +0100 |
Gábor Stefanik |
graft: support grafting changes to new file in renamed directory (issue5436)
|
Mon, 28 Nov 2016 05:45:22 +0000 |
Jun Wu |
rebase: calculate ancestors for --base separately (issue5420)
|
Wed, 07 Dec 2016 21:53:03 +0530 |
Pulkit Goyal |
py3: utility functions to convert keys of kwargs to bytes/unicodes
|
Tue, 06 Dec 2016 06:36:36 +0530 |
Pulkit Goyal |
py3: make a bytes version of getopt.getopt()
|
Tue, 06 Dec 2016 11:44:49 +0000 |
Jun Wu |
parsers: use buffer to store revlog index
|
Tue, 06 Dec 2016 06:27:58 +0530 |
Pulkit Goyal |
fancyopts: switch from fancyopts.getopt.* to getopt.*
|
Mon, 05 Dec 2016 06:46:51 +0530 |
Pulkit Goyal |
py3: use pycompat.fsdecode() to pass to imp.* functions
|
Tue, 06 Dec 2016 17:06:39 +0000 |
Jun Wu |
localrepo: use ProgrammingError
|