Mercurial > public > mercurial-scm > hg-stable
log mercurial/revlogutils/constants.py @ 43013:198b51d453fe
age | author | description |
---|---|---|
Sun, 18 Aug 2019 00:45:33 +0300 | Pulkit Goyal | interfaces: create a new folder for interfaces and move repository.py in it |
Thu, 08 Aug 2019 01:28:34 +0200 | Pierre-Yves David | flagutil: move REVIDX_KNOWN_FLAGS source of truth in flagutil (API) |
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 |