Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 12 Mar 2018 22:47:33 +0900 | Yuya Nishihara | debugwireproto: close the write end before consuming all available data |
Fri, 09 Mar 2018 15:57:16 +0100 | Joerg Sonnenberger | graft: check for missing revision first before scanning working copy |
Sat, 10 Mar 2018 22:02:58 -0500 | Matt Harbison | hook: ensure stderr is flushed when an exception is raised, for test stability |
Sat, 10 Mar 2018 10:27:56 -0800 | Gregory Szorc | wireproto: raise ProgrammingError instead of Abort |
Sat, 10 Mar 2018 19:56:47 +0900 | Yuya Nishihara | py3: make test-commit-interactive.t byte-safe |
Sat, 10 Mar 2018 19:49:09 +0900 | Yuya Nishihara | py3: open patch file in binary mode and convert eol manually |