Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 22 Jan 2019 11:02:10 -0500 | Augie Fackler | fuzz: exercise more of the revlog API |
Tue, 22 Jan 2019 11:18:05 -0500 | Augie Fackler | fuzz: don't allow enormous revlog inputs either |
Thu, 24 Jan 2019 21:38:02 +0900 | Yuya Nishihara | ui: remove unreachable branches and function calls from write() (issue6059) stable |
Thu, 24 Jan 2019 21:35:55 +0900 | Yuya Nishihara | ui: inline _writenobuf() into write() due to performance issue stable |
Thu, 24 Jan 2019 21:34:48 +0900 | Yuya Nishihara | ui: inline _write() into write() due to performance issue stable |
Wed, 28 Nov 2018 22:36:24 +0900 | Yuya Nishihara | ui: optimize buffered write with no label stable |