Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 14 Dec 2018 12:01:15 +0100 | Boris Feld | discovery: move handling of sampling special case inside sampling function |
Fri, 04 Jan 2019 17:49:59 +0100 | Boris Feld | discovery: minor fix to some conditionals |
Thu, 20 Dec 2018 10:16:24 +0100 | Boris Feld | delta: reuse _findsnapshot call from previous stage |
Thu, 20 Dec 2018 10:15:20 +0100 | Boris Feld | delta: have a native implementation of _findsnapshot |
Sun, 23 Dec 2018 12:39:20 +0900 | Yuya Nishihara | transaction: do not overwrite atomic-temp files on error |
Thu, 03 Jan 2019 10:13:34 -0800 | Ludovic Chabant | help: fix typo |
Tue, 18 Dec 2018 22:23:48 +0900 | Yuya Nishihara | rust: use 'impl Trait' in method argument of AncestorsIterator |