Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 10 Oct 2018 00:21:02 +0200 | Boris Feld | changegroup: allow to force delta to be against p1 |
Tue, 09 Oct 2018 23:26:35 +0200 | Boris Feld | storage: also use `deltamode argument` for ifiledata |
Tue, 09 Oct 2018 22:02:01 +0200 | Boris Feld | changegroup: refactor emitrevision to use a `deltamode` argument |
Tue, 23 Oct 2018 21:11:13 +0900 | Yuya Nishihara | branchmap: do not specify changelog as an argument |
Sat, 20 Oct 2018 17:56:00 +0900 | Yuya Nishihara | filecache: unimplement __set__() and __delete__() (API) |
Sat, 20 Oct 2018 19:13:05 +0900 | Yuya Nishihara | filecache: use try-except for faster __dict__ lookup |