Mercurial > hg
log mercurial/revlogutils/constants.py @ 42466:465f2d0df9ae
age | author | description |
---|---|---|
Wed, 09 Jan 2019 17:41:36 -0800 | Gregory Szorc | revlog: always enable generaldelta on version 2 revlogs |
Wed, 03 Oct 2018 12:57:01 -0700 | Gregory Szorc | repository: define and use revision flag constants |
Fri, 07 Sep 2018 11:18:45 -0400 | Boris Feld | sparse-revlog: set max delta chain length to on thousand |
Thu, 16 Aug 2018 02:53:42 +0200 | Boris Feld | revlog: split functionality related to deltas computation in a new module |
Thu, 16 Aug 2018 02:08:13 +0200 | Boris Feld | revlog: split constants into a new `revlogutils.constants` module |