Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 18 Sep 2017 14:19:47 -0400 | Augie Fackler | tests: avoid repr in test-bundle2-format.t |
Mon, 18 Sep 2017 14:04:05 -0400 | Augie Fackler | tests: port test-bundle2-format inline helper script to Python 3 |
Tue, 19 Sep 2017 00:27:55 -0400 | Augie Fackler | bundle2: portably grab first byte of part name for letter check |
Mon, 18 Sep 2017 14:03:21 -0400 | Augie Fackler | bundle2: make ValueError messages native strings |
Mon, 18 Sep 2017 13:36:05 -0400 | Augie Fackler | bundle2: update check for a generator to work on Python 3 |
Mon, 18 Sep 2017 13:35:43 -0400 | Augie Fackler | bundle2: stop using %r to quote part names |