Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 18 Feb 2018 14:53:55 -0500 | Augie Fackler | merge: make a copy of dict.items() before mutating the dict during iteration |
Sun, 18 Feb 2018 14:53:31 -0500 | Augie Fackler | largefiles: give some **opts some strkwargs love |
Sun, 18 Feb 2018 14:43:55 -0500 | Augie Fackler | wireproto: fix lingering str(exception) with util.forcebytestr(exception) |
Sun, 18 Feb 2018 14:37:36 -0500 | Augie Fackler | scmutil: fix requires-file isalnum() check on first byte |
Sun, 18 Feb 2018 14:29:04 -0500 | Augie Fackler | largefiles: mark headre as bytes regex |
Sun, 18 Feb 2018 14:28:31 -0500 | Augie Fackler | largfiles: replace filter() with listcomp when result needs to be a list |