hgext/largefiles/lfutil.py
Mon, 19 Jul 2021 05:47:33 +0200 Pierre-Yves David largefile: use `update_file` for `synclfdirstate` "n" case
Mon, 19 Jul 2021 02:44:11 +0200 Pierre-Yves David largefile: replace the `normallookup` call when creating a new lfdirstate
Mon, 19 Jul 2021 02:46:09 +0200 Pierre-Yves David largefile: use `update_file` instead of `normal` in `synclfdirstate`
Mon, 19 Jul 2021 02:39:35 +0200 Pierre-Yves David largefile: use `set_clean` instead of `normal` in `lfdirstatestatus`
Mon, 19 Jul 2021 02:38:40 +0200 Pierre-Yves David largefile: respect the `normal` signature
Mon, 19 Jul 2021 03:20:28 +0200 Pierre-Yves David largefile: use `update_file` instead of `remove` in `synclfdirstate`
Mon, 19 Jul 2021 03:25:21 +0200 Pierre-Yves David largefile: rearrange conditionnal in `synclfdirstate`
Thu, 08 Jul 2021 22:04:31 +0200 Pierre-Yves David largefile: use `parentchange` markcommitted
Thu, 08 Jul 2021 01:23:06 +0200 Pierre-Yves David largefile: synchronise the dirstate within a `parentchange` context
Thu, 08 Jul 2021 00:54:40 +0200 Pierre-Yves David dirstate: add a `set_untracked` method for "hg remove"-like usage
Thu, 08 Jul 2021 03:03:34 +0200 Pierre-Yves David dirstate: add a `set_tracked` method for "hg add"-like usage
Mon, 05 Jul 2021 06:27:26 +0200 Pierre-Yves David dirstate-item: use the properties in largefiles
Wed, 19 May 2021 13:15:00 +0200 Simon Sapin dirstate-v2: Change the on-disk format when the requirement is enabled
Mon, 29 Mar 2021 01:52:06 +0200 Joerg Sonnenberger node: replace nullid and friends with nodeconstants class
Tue, 06 Apr 2021 10:38:03 +0200 Pierre-Yves David store: also return some information about the type of file `walk` found
Wed, 13 Jan 2021 16:14:58 +0100 Joerg Sonnenberger node: introduce nodeconstants class
Tue, 01 Dec 2020 21:54:46 +0100 Joerg Sonnenberger node: import symbols explicitly
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Mon, 24 Feb 2020 14:52:46 -0500 Matt Harbison lfutil: provide a hint if the largefiles/lfs cache path cannot be determined
Mon, 13 Jan 2020 14:12:31 -0500 Augie Fackler hgext: replace references to hashlib.sha1 with hashutil.sha1
Fri, 18 Oct 2019 17:52:19 -0700 Martin von Zweigbergk largefiles: allow "lfstatus" context manager to set value to False
Fri, 18 Oct 2019 17:46:37 -0700 Martin von Zweigbergk largefiles: move lfstatus context manager to lfutil
Sun, 06 Oct 2019 13:28:56 -0400 Gregory Szorc py3: manually import pycompat.open into files that need it
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, 20 Feb 2019 19:28:51 -0500 Augie Fackler cleanup: use () to wrap long lines instead of \
Sat, 09 Feb 2019 22:50:53 -0800 Martin von Zweigbergk match: delete unused root and cwd arguments from {always,never,exact}() (API)
Fri, 25 Jan 2019 23:36:23 -0800 Martin von Zweigbergk cleanup: use p1() and p2() instead of parents()[0] and parents()[1]
Sat, 25 Aug 2018 13:09:24 -0400 Matt Harbison largefiles: use a context manager to control the progress bar lifetime
Mon, 18 Jun 2018 15:14:39 -0700 Martin von Zweigbergk largefiles: use progress helper
less more (0) -100 -50 -30 tip