Thu, 10 May 2018 21:08:32 +0900 | Yuya Nishihara | stringutil: flip the default of pprint() to bprefix=False | file | diff | annotate |
Fri, 27 Apr 2018 13:46:54 -0400 | Augie Fackler | tests: use stringutil.pprint instead of custom dumper in test-hgweb-auth.py | file | diff | annotate |
Mon, 19 Feb 2018 21:18:52 +0530 | Pulkit Goyal | py3: use dict.items() instead of dict.iteritems() in tests | file | diff | annotate |
Tue, 22 Aug 2017 20:06:58 -0400 | Augie Fackler | python3: replace sorted(<dict>.iterkeys()) with sorted(<dict>) | file | diff | annotate |
Sat, 22 Oct 2016 14:35:10 +0900 | Yuya Nishihara | ui: factor out ui.load() to create a ui without loading configs (API) | file | diff | annotate |
Sun, 05 Jun 2016 23:36:23 +0200 | liscju | url: extract password database from password manager | file | diff | annotate |
Wed, 06 Apr 2016 23:22:12 +0000 | timeless | pycompat: switch to util.urlreq/util.urlerr for py3 compat | file | diff | annotate |