Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 13 Nov 2018 12:32:05 -0800 | Gregory Szorc | revlog: automatically read from opened file handles |
Tue, 13 Nov 2018 12:30:59 -0800 | Gregory Szorc | revlog: detect incomplete revlog reads |
Tue, 30 Oct 2018 16:50:05 -0700 | Gregory Szorc | revlog: use single file handle when de-inlining revlog |
Tue, 13 Nov 2018 18:44:09 +0300 | Pulkit Goyal | store: raise ProgrammingError if unable to decode a storage path |
Tue, 13 Nov 2018 23:54:23 -0500 | Matt Harbison | tests: document a known failing interaction between narrow and lfs |
Sun, 11 Nov 2018 12:55:58 +0900 | Yuya Nishihara | logtoprocess: drop support for ui.log() call with invalid msg arguments (BC) |
Sun, 11 Nov 2018 12:35:38 +0900 | Yuya Nishihara | py3: byte-stringify inline extension in test-logtoprocess.t |