Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 18 Apr 2017 11:22:42 -0400 | Augie Fackler | Merge stable with security patch. stable |
Tue, 18 Apr 2017 11:13:01 -0400 | Augie Fackler | Added signature for changeset 77eaf9539499 stable |
Tue, 18 Apr 2017 11:12:59 -0400 | Augie Fackler | Added tag 4.1.3 for changeset 77eaf9539499 stable |
Wed, 12 Apr 2017 11:23:55 -0700 | Augie Fackler | dispatch: protect against malicious 'hg serve --stdio' invocations (sec) stable 4.1.3 |
Thu, 13 Apr 2017 22:31:17 +0900 | Yuya Nishihara | progress: retry ferr.flush() and .write() on EINTR (issue5532) |
Thu, 13 Apr 2017 22:27:25 +0900 | Yuya Nishihara | progress: extract stubs to restart ferr.flush() and .write() on EINTR |