mercurial/revlogutils/sidedata.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Mon, 19 Apr 2021 11:22:24 +0200 Raphaël Gomès sidedata: move documentation about sidedata helpers to sidedata module
Mon, 19 Apr 2021 11:22:24 +0200 Raphaël Gomès sidedata: move sidedata-related utils to the dedicated module
Mon, 18 Jan 2021 11:44:51 +0100 Raphaël Gomès sidedata: move to new sidedata storage in revlogv2
Thu, 07 Jan 2021 14:15:24 +0100 Joerg Sonnenberger comments: fix typos
Tue, 15 Sep 2020 10:55:17 +0200 Pierre-Yves David changing-files: rework the way we store changed files in side-data
Mon, 13 Jan 2020 17:15:14 -0500 Augie Fackler core: migrate uses of hashlib.sha1 to hashutil.sha1
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Sun, 06 Oct 2019 23:36:51 -0400 Pierre-Yves David sidedatacopies: write copies information in sidedata when applicable
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
Fri, 04 Oct 2019 17:07:00 -0400 Pierre-Yves David sidedata: adjust string for python3
Mon, 09 Sep 2019 21:38:29 +0200 Pierre-Yves David sidedata: test we can successfully write sidedata
Wed, 04 Sep 2019 03:20:55 +0200 Pierre-Yves David sidedata: register the flag processors if the repository allows for it
Wed, 04 Sep 2019 03:19:58 +0200 Pierre-Yves David sidedata: add a function for _processflagsraw usage
Wed, 04 Sep 2019 01:20:54 +0200 Pierre-Yves David sidedata: add a function to write sidedata into a raw text
Wed, 04 Sep 2019 00:59:15 +0200 Pierre-Yves David sidedata: add a function to read sidedata from revlog raw text
Mon, 09 Sep 2019 14:03:12 +0200 Pierre-Yves David sidedata: add a new module with basic documentation
less more (0) tip