Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 13 Oct 2017 15:58:54 -0400 | Augie Fackler | tweakdefaults: make commands.update.check be `noconflict` |
Sat, 14 Oct 2017 15:43:06 -0400 | Augie Fackler | hgweb: fix logging to use native strings as appropriate |
Sat, 14 Oct 2017 03:13:50 -0400 | Augie Fackler | config: graduate experimental.updatecheck to commands.update.check |
Sat, 14 Oct 2017 15:42:38 -0400 | Augie Fackler | hgweb: rewrite most obviously-native-strings to be native strings |
Thu, 05 Oct 2017 14:48:52 -0400 | Augie Fackler | hgweb: use native strings consistently for querystring parsing |
Thu, 05 Oct 2017 14:48:31 -0400 | Augie Fackler | hgweb: rewrite two X or Y and Z ad-hoc ternaries with Y if X else Z |