Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 08 Jul 2018 17:45:42 +0900 | Yuya Nishihara | py3: fix bundle heads to be consumable more than once |
Sun, 08 Jul 2018 17:37:05 +0900 | Yuya Nishihara | py3: byte-stringify literals in hook script in test-bundle.t |
Sun, 08 Jul 2018 17:17:54 +0900 | Yuya Nishihara | py3: make 'None in lazyancestors' not crash |
Sun, 08 Jul 2018 16:55:21 +0900 | Yuya Nishihara | py3: convert server-string to unicode to make http library happy |
Sun, 08 Jul 2018 16:45:40 +0900 | Yuya Nishihara | py3: fix dumbhttp.py to convert --daemon-postexec arguments back to bytes |
Sun, 08 Jul 2018 16:31:14 +0900 | Yuya Nishihara | py3: use bytes.endswith() instead of bytes[n] |
Sun, 08 Jul 2018 16:21:26 +0900 | Yuya Nishihara | diff: graduate word-diff option from experimental |