Mercurial > hg
graph
-
py3: use pycompat.bytestr() in place of str()Wed, 21 Jun 2017 02:20:34 +0530, by Pulkit Goyal
-
py3: use r'' to access values from kwargs where keys are strWed, 21 Jun 2017 02:13:34 +0530, by Pulkit Goyal
-
py3: convert keys of kwargs in template keywords functions to bytesWed, 21 Jun 2017 02:10:25 +0530, by Pulkit Goyal
-
py3: make sure the commands name are bytes in test-devel-warnings.tTue, 20 Jun 2017 23:50:50 +0530, by Pulkit Goyal
-
py3: replace str with bytes in isinstance()Tue, 20 Jun 2017 23:46:18 +0530, by Pulkit Goyal
-
py3: catch binascii.Error raised from binascii.unhexlifyTue, 20 Jun 2017 22:11:46 +0530, by Pulkit Goyal
-
shelve: allow unlimited shelved changes per nameTue, 20 Jun 2017 23:39:59 -0700, by Jun Wu
-
config: use the new '_unset' value for 'configsuboptions'Sat, 17 Jun 2017 12:51:37 +0200, by Pierre-Yves David
-
config: use the 'config' method in 'configsuboptions'Sat, 17 Jun 2017 18:28:20 +0200, by Pierre-Yves David
-
config: use the new '_unset' value for 'configpath'Sat, 17 Jun 2017 12:52:02 +0200, by Pierre-Yves David
-
config: use the new '_unset' value for 'configdate'Sat, 17 Jun 2017 12:54:45 +0200, by Pierre-Yves David
-
config: use the new '_unset' value for 'configlist'Sat, 17 Jun 2017 12:54:04 +0200, by Pierre-Yves David
-
config: use the new '_unset' value for 'configbytes'Sat, 17 Jun 2017 12:53:51 +0200, by Pierre-Yves David
-
config: use the new '_unset' value for 'configint'Sat, 17 Jun 2017 12:53:40 +0200, by Pierre-Yves David
-
config: use the new '_unset' value for 'configwith'Sat, 17 Jun 2017 12:52:31 +0200, by Pierre-Yves David
-
config: use the new '_unset' value for 'configbool'Sat, 17 Jun 2017 12:52:16 +0200, by Pierre-Yves David
-
config: explicitly track the use of the standard default valueSat, 17 Jun 2017 12:51:11 +0200, by Pierre-Yves David
-
clonebundle: update hook arguments (BC)Mon, 19 Jun 2017 22:14:37 -0700, by Martin von Zweigbergk
-
commands: move checkconflict to bookmarks moduleSat, 10 Jun 2017 23:42:38 -0700, by Sean Farley
-
commands: move checkformat to bookmarks moduleSat, 10 Jun 2017 23:32:58 -0700, by Sean Farley
-
tests: tell pip not to check for a newer versionTue, 20 Jun 2017 14:35:53 -0700, by Danek Duvall
-
changeset_templater: backport parts map of [templates] section from formatterSat, 22 Apr 2017 21:16:08 +0900, by Yuya Nishihara
-
formatter: add support for parts map of [templates] sectionSat, 22 Apr 2017 21:29:00 +0900, by Yuya Nishihara
-
changeset_templater: backport separator template from formatterSat, 17 Jun 2017 16:32:20 +0900, by Yuya Nishihara
-
formatter: add support for separator templateSat, 22 Apr 2017 21:50:51 +0900, by Yuya Nishihara
-
formatter: add support for docheader and docfooter templatesSat, 22 Apr 2017 21:46:14 +0900, by Yuya Nishihara
-
formatter: extract helper function to render templateSat, 22 Apr 2017 21:38:08 +0900, by Yuya Nishihara
-
changeset_templater: do not enable verbosity postfix for [templates] sectionSat, 22 Apr 2017 21:09:07 +0900, by Yuya Nishihara
-
changeset_templater: simplify handling of verbosity postfixSat, 22 Apr 2017 21:06:11 +0900, by Yuya Nishihara
-
merge with stableTue, 20 Jun 2017 16:33:46 -0400, by Augie Fackler