Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 27 Apr 2018 00:06:08 -0400 | Augie Fackler | util: make util.url __repr__ consistent on Python 2 and 3 |
Fri, 27 Apr 2018 00:05:46 -0400 | Augie Fackler | sslutil: fix some edge cases in Python 3 support |
Thu, 26 Apr 2018 23:33:27 -0400 | Augie Fackler | tests: port test-hybridencode.py to unittest |
Thu, 26 Apr 2018 21:39:35 -0400 | Augie Fackler | tests: make test-check-interfaces.py work on Python 3 |
Thu, 26 Apr 2018 21:38:49 -0400 | Augie Fackler | scmutil: clean up bytes/string cache decorator mess on Python 3 again |
Mon, 07 May 2018 12:18:09 -0700 | Martin von Zweigbergk | directaccess: use resolvehexnodeidprefix() instead of _partialmatch() |
Mon, 07 May 2018 14:32:55 -0700 | Martin von Zweigbergk | revset: use resolvehexnodeidprefix() in id() predicate (BC) |