Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 12 Dec 2019 03:46:47 +0100 | Georges Racinet | rust-index: add a `inner` method to the Index struct |
Wed, 27 Nov 2019 17:59:58 +0100 | Georges Racinet | revlog: made C Capsule an array of function pointers |
Sun, 22 Dec 2019 23:09:37 -0500 | Matt Harbison | lfs: fix a discrepancy with a function wanting a filelog, but calling it rlog |
Sun, 22 Dec 2019 16:36:09 -0500 | Matt Harbison | revlog: split the content verification of a node into a separate method |
Sun, 22 Dec 2019 00:47:33 -0500 | Matt Harbison | verify: update comment to say that lfs doesn't need fulltext to check renames |
Wed, 18 Dec 2019 13:30:48 -0800 | Martin von Zweigbergk | resourceutil: use `from importlib import resources` |
Wed, 18 Dec 2019 13:39:44 -0800 | Martin von Zweigbergk | import-checker: allow all absolute imports of stdlib modules |