Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 17 Jan 2018 20:41:51 -0500 | Augie Fackler | transaction: fix hg version check when loading journal |
Wed, 17 Jan 2018 20:38:10 -0500 | Augie Fackler | branchmap: make error messages consistent between Python 2 and 3 |
Wed, 17 Jan 2018 20:37:17 -0500 | Augie Fackler | tests: bytestring-ify all the adhoc extensions in test-strip.t |
Wed, 17 Jan 2018 20:09:52 -0500 | Augie Fackler | filemerge: fix regular expression pattern to be bytes |
Wed, 17 Jan 2018 20:09:10 -0500 | Augie Fackler | tags: explicitly grab list of dict keys |
Wed, 17 Jan 2018 20:08:40 -0500 | Augie Fackler | commands: replace map() with list comprehension |
Wed, 17 Jan 2018 20:07:53 -0500 | Augie Fackler | commands: rewrite legacy ternary operator hack using modern syntax |