Mercurial > hg
graph
-
config: allow remapping the default sectionSat, 14 Oct 2017 17:41:41 +0900, by Yuya Nishihara
-
templater: simplify merge of __base__ dicts by reading it firstSat, 20 Aug 2016 18:33:02 +0900, by Yuya Nishihara
-
phase: add a dedicated pretxnclose-phase hookSun, 08 Oct 2017 17:23:18 +0200, by Boris Feld
-
phase: add a dedicated txnclose-phase hookSun, 08 Oct 2017 17:50:46 +0200, by Boris Feld
-
bookmark: add a dedicated pretxnclose-bookmark hookSun, 08 Oct 2017 18:50:14 +0200, by Boris Feld
-
bookmark: add a dedicated txnclose-bookmark hookTue, 10 Oct 2017 17:53:42 +0200, by Boris Feld
-
tweakdefaults: make commands.update.check be `noconflict`Fri, 13 Oct 2017 15:58:54 -0400, by Augie Fackler
-
hgweb: fix logging to use native strings as appropriateSat, 14 Oct 2017 15:43:06 -0400, by Augie Fackler
-
config: graduate experimental.updatecheck to commands.update.checkSat, 14 Oct 2017 03:13:50 -0400, by Augie Fackler
-
hgweb: rewrite most obviously-native-strings to be native stringsSat, 14 Oct 2017 15:42:38 -0400, by Augie Fackler
-
hgweb: use native strings consistently for querystring parsingThu, 05 Oct 2017 14:48:52 -0400, by Augie Fackler
-
hgweb: rewrite two X or Y and Z ad-hoc ternaries with Y if X else ZThu, 05 Oct 2017 14:48:31 -0400, by Augie Fackler
-
httppeer: use native strings for headersSun, 01 Oct 2017 12:12:34 -0400, by Augie Fackler
-
hgweb: more native string treatment in query string parsingThu, 05 Oct 2017 14:29:51 -0400, by Augie Fackler
-
httppeer: pass url to urllib as native str, not bytesSat, 14 Oct 2017 14:07:39 -0400, by Augie Fackler