Mercurial > public > mercurial-scm > hg
log mercurial/unionrepo.py @ 45788:a5206e71c536
age | author | description |
---|---|---|
Sun, 18 Oct 2020 22:18:02 +0200 | Joerg Sonnenberger | revlog: extend addgroup() with callback for duplicates |
Sat, 09 Nov 2019 13:23:52 +0100 | Pierre-Yves David | index: use `index.get_rev` in `unionrepo.unionrevlog` |
Sat, 09 Nov 2019 05:54:22 +0100 | Pierre-Yves David | revlog: deal with nodemap deletion within the index |
Sun, 06 Oct 2019 16:55:18 -0400 | Gregory Szorc | py3: manually import getattr where it is needed |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |