Mercurial > hg
log hgext/largefiles/lfutil.py @ 47749:068e09499d4e
age | author | description |
---|---|---|
Mon, 19 Jul 2021 09:14:24 +0200 | Pierre-Yves David | largefile: use `update_file` instead of `drop` in `synclfdirstate` |
Mon, 19 Jul 2021 05:47:54 +0200 | Pierre-Yves David | largefile: use `update_file` for `synclfdirstate` "m" case |
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 |