log

age author description
Thu, 01 Mar 2018 11:37:16 -0500 Boris Feld revset: add more test to show current behaviors with label looking like revset
Sat, 14 Apr 2018 20:04:59 -0700 Gregory Szorc commands: use command executor interface
Sat, 14 Apr 2018 18:36:00 -0700 Gregory Szorc exchange: use command executor interface for calling listkeys
Thu, 22 Mar 2018 16:11:42 +0530 Sushil khanchi forget: add --confirm option
Fri, 13 Apr 2018 23:12:07 -0400 Augie Fackler largefiles: opts appears to already be bytes in this instance
Fri, 13 Apr 2018 23:58:13 -0400 Augie Fackler tests: port inline extensions in test-hook.t to py3
Sat, 14 Apr 2018 00:10:17 -0400 Augie Fackler tests: manually print list in test-hook.t
Sat, 14 Apr 2018 00:08:59 -0400 Augie Fackler hook: also use pprint on lists for stable output on py2/3
Fri, 13 Apr 2018 23:56:11 -0400 Augie Fackler hook: use stringutil.pprint instead of reinventing it
Fri, 13 Apr 2018 23:57:57 -0400 Augie Fackler stringutil: make b prefixes on string output optional
Fri, 13 Apr 2018 23:55:37 -0400 Augie Fackler stringutil: teach pprint how to format None
Fri, 13 Apr 2018 23:50:17 -0400 Augie Fackler tests: update inline extensions in test-bundle2-exchange.t to py3
Fri, 13 Apr 2018 23:11:46 -0400 Augie Fackler wsgicgi: un-do some prior porting work that is now wrong
Fri, 13 Apr 2018 22:36:54 -0400 Augie Fackler hgweb_mod: inform hgweb class about paths actually being bytes
Fri, 13 Apr 2018 22:33:38 -0400 Augie Fackler hgweb: inform hgweb.hgweb() entrypoint that paths should be bytes