Mercurial > public > mercurial-scm > hg
log mercurial/revlogutils/flagutil.py @ 47402:f7f082bc0e7c
age | author | description |
---|---|---|
Sat, 10 Apr 2021 11:27:40 +0200 | Rapha?l Gom?s | cg4: introduce protocol flag to signify the presence of sidedata |
Mon, 18 Jan 2021 11:44:51 +0100 | Rapha?l Gom?s | sidedata: move to new sidedata storage in revlogv2 |
Thu, 01 Oct 2020 09:29:49 +0200 | Pierre-Yves David | copies: add a HASCOPIESINFO flag to highlight rev with useful data |
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 |
Wed, 04 Sep 2019 03:20:55 +0200 | Pierre-Yves David | sidedata: register the flag processors if the repository allows for it |
Sat, 07 Sep 2019 00:34:20 +0200 | Pierre-Yves David | flagprocessors: remove flagprocessorsmixin |