Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 26 Nov 2018 00:21:09 +0100 | Boris Feld | revlog: properly detect corrupted revlog in `index_get_length` |
Mon, 26 Nov 2018 00:15:12 +0100 | Boris Feld | perf: rename `perfhelper-tracecopies` to `perfhelper-pathcopies` |
Mon, 26 Nov 2018 00:13:50 +0100 | Boris Feld | perf: add a docstring to `perfpathcopies` |
Mon, 26 Nov 2018 00:08:11 +0100 | Boris Feld | revlog: update the docstring of `ancestors` to match reality |
Mon, 26 Nov 2018 15:53:34 -0500 | Augie Fackler | remotefilelog: fix typo in docstring |
Fri, 23 Nov 2018 18:58:16 +0300 | Pulkit Goyal | store: append to fncache if there are only new files to write |
Mon, 26 Nov 2018 15:38:35 +0300 | Pulkit Goyal | py3: fix couple of division operator to do integer divison |