Sun, 17 Sep 2017 12:26:42 +0900 | Yuya Nishihara | py3: use bytes os.sep in doctest of pathutil.py | changeset | files |
Sun, 17 Sep 2017 12:23:16 +0900 | Yuya Nishihara | py3: fix doctests in patch.py to be compatible with Python 3 | changeset | files |
Sun, 17 Sep 2017 12:20:35 +0900 | Yuya Nishihara | py3: stop using bytes[n] in patch.py | changeset | files |
Sun, 03 Sep 2017 16:45:33 +0900 | Yuya Nishihara | error: move patch.PatchError so it can easily implement __bytes__ (API) | changeset | files |
Fri, 15 Sep 2017 00:01:57 -0700 | Martin von Zweigbergk | templater: extract shortest() logic from template function | changeset | files |
Fri, 15 Sep 2017 18:37:29 -0400 | Augie Fackler | bundle2: raise a more helpful error if building a bundle part header fails | changeset | files |