Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 13 Nov 2018 18:08:17 +0300 | Pulkit Goyal | py3: don't use dict.iterkeys() |
Tue, 13 Nov 2018 18:07:21 +0300 | Pulkit Goyal | py3: use node.hex(h.digest()) instead of h.hexdigest() |
Tue, 13 Nov 2018 17:41:54 +0300 | Pulkit Goyal | py3: make second argument of fdopen() a str |
Tue, 13 Nov 2018 17:41:26 +0300 | Pulkit Goyal | py3: fix keyword arguments handling in hgext/remotefilelog/ |
Sat, 13 Oct 2018 05:09:18 +0300 | Pulkit Goyal | py3: add __pycache__ to .hgignore |
Thu, 08 Nov 2018 16:07:16 +0100 | Boris Feld | sparse-revlog: stop using a heap to track selected gap |
Thu, 08 Nov 2018 16:01:30 +0100 | Boris Feld | sparse-revlog: stop using a heap to track gaps |