Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 31 Oct 2018 11:02:08 +0100 | Boris Feld | sparse-revlog: only refine delta candidates in the sparse case (issue6006) stable |
Tue, 09 Oct 2018 22:02:01 +0200 | Boris Feld | changegroup: refactor emitrevision to use a `deltamode` argument |
Mon, 29 Oct 2018 16:23:42 -0400 | Augie Fackler | http: work around custom http client classes that refuse extra attrs stable |
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 |
Thu, 25 Oct 2018 21:33:43 +0800 | Anton Shestakov | crecord: make nextsametype() check that parent item exists (issue6009) stable |