Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 26 Mar 2017 17:12:06 +0900 | Yuya Nishihara | py3: fix slicing of byte string in revlog.compress() |
Sun, 26 Mar 2017 16:31:01 +0900 | Yuya Nishihara | py3: use bytes() to cast to immutable bytes in changelog.appender.write() |
Sun, 26 Mar 2017 16:16:45 +0900 | Yuya Nishihara | py3: use bytes() to cast to immutable bytes in pure.bdiff.bdiff() |
Sun, 26 Mar 2017 16:14:04 +0900 | Yuya Nishihara | bdiff: drop support for array.array argument from pure.bdiff.bdiff() |
Sun, 26 Mar 2017 15:55:34 +0200 | Pierre-Yves David | histedit: test that an aborted histedit can be rerun (with obsolete) |
Sun, 26 Mar 2017 15:46:09 +0200 | Pierre-Yves David | histedit: backout changeset 6f0b7475cf9a |
Sun, 26 Mar 2017 15:34:39 +0200 | Pierre-Yves David | histedit: backout changeset 2b599f5468a4 |