Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 14 Jan 2015 14:32:22 -0800 | Eric Sumner | bundle2.unbundlepart: raise payloadchunks from a closure to a method |
Fri, 23 Jan 2015 17:06:03 -0800 | Durham Goode | manifest: make lru size configurable |
Wed, 04 Feb 2015 11:38:30 -0500 | Augie Fackler | parsers: use k instead of n for PyArg_ParseTuple because python 2.4 is awful |
Wed, 04 Feb 2015 21:37:06 +0900 | Yuya Nishihara | revset: have rev() validate input by repo.changelog.__contains__() |
Wed, 04 Feb 2015 21:25:57 +0900 | Yuya Nishihara | revlog: add __contains__ for fast membership test |
Mon, 02 Feb 2015 19:58:41 -0500 | Matt Harbison | largefiles: set the extension as enabled locally after a clone requiring it |