Mercurial > hg
graph
-
cleanupnodes: rename "mapping" to "replacements" stableWed, 20 Sep 2017 09:32:26 -0700, by Martin von Zweigbergk
-
cleanupnodes: separate out bookmark destination calculation from actual update stableWed, 20 Sep 2017 09:10:43 -0700, by Martin von Zweigbergk
-
ui: check for progress singleton when clearing progress bar (issue5684) stableWed, 20 Sep 2017 09:55:52 -0700, by Mark Thomas
-
py3: whitelist 15 more tests passing on Python 3Sat, 30 Sep 2017 18:19:14 +0530, by Pulkit Goyal
-
py3: use pycompat.bytestr instead of strSat, 30 Sep 2017 15:48:08 +0530, by Pulkit Goyal
-
py3: explicitly convert dict.keys() and dict.items() into a listSat, 30 Sep 2017 15:45:15 +0530, by Pulkit Goyal
-
py3: use '%d' instead of '%s' for integersSat, 30 Sep 2017 18:02:53 +0530, by Pulkit Goyal