mercurial/cext/parsers.c
Mon, 02 May 2022 11:40:33 +0200 Raphaël Gomès dirstate-entry: add `modified` property
Mon, 06 Jun 2022 13:58:32 +0400 Anton Shestakov parsers: drop one extra argument to PyErr_Format
Tue, 22 Mar 2022 16:33:18 +0100 Raphaël Gomès dirstate: remove v1_* methods from Python/C/Rust shared API
Tue, 29 Mar 2022 14:27:45 +0200 Raphaël Gomès merge: stable into default
Mon, 28 Mar 2022 17:24:41 +0200 Raphaël Gomès dirstate-cext: properly invalidate mtime and data in `set_untracked` stable
Sun, 20 Feb 2022 16:09:02 -0700 Gregory Szorc cext: remove PY23()
Sun, 20 Feb 2022 15:48:35 -0700 Gregory Szorc cext: use PyLong symbols
Sun, 20 Feb 2022 15:47:13 -0700 Gregory Szorc cext: remove Python 2 support
Sun, 20 Feb 2022 15:40:39 -0700 Gregory Szorc cext: remove Python 2 module initializer functions
Wed, 24 Nov 2021 04:43:57 +0100 Pierre-Yves David dirstate-item: make sure we load `mtime-second-ambiguous` from disk
Wed, 24 Nov 2021 04:59:48 +0100 Pierre-Yves David dirstate-item: ignore mtime to write v1 when `mtime-second-ambiguous` is set
Wed, 24 Nov 2021 04:51:05 +0100 Pierre-Yves David dirstate-item: implement the comparison logic for mtime-second-ambiguous
Wed, 24 Nov 2021 04:40:00 +0100 Pierre-Yves David dirstate-item: add a "second_ambiguous` flag in the mtime tuple
Fri, 19 Nov 2021 03:04:42 +0100 Pierre-Yves David dirstate: remove need_delay logic
Wed, 17 Nov 2021 10:26:48 +0100 Pierre-Yves David dirstate-item: allow mtime to be None in "parentdata"
Mon, 15 Nov 2021 19:53:01 -0800 Gregory Szorc cext: define S_IFLNK on Python 2.7 and Windows stable
Wed, 20 Oct 2021 18:25:49 +0200 Raphaël Gomès parsers: don't ask about symlinks on platforms that don't support them
Wed, 20 Oct 2021 18:05:16 +0200 Raphaël Gomès parsers: don't ask about the exec bit on platforms that don't have it
Tue, 19 Oct 2021 18:18:05 +0200 Pierre-Yves David dirstate-v2: adjust the meaning of directory flags
Thu, 14 Oct 2021 13:54:39 +0200 Simon Sapin dirstate: ignore sub-second component when either is zero in mtime
Tue, 19 Oct 2021 22:04:14 +0200 Pierre-Yves David dirstate-v2: add a new MTIME_SECOND_AMBIGUOUS flags
Mon, 18 Oct 2021 11:23:07 +0200 Simon Sapin dirstate: store mtimes with nanosecond precision in memory
Mon, 18 Oct 2021 20:02:05 +0200 Pierre-Yves David dirstate: make DirstateItem constructor accept fallback value
Mon, 18 Oct 2021 20:02:15 +0200 Pierre-Yves David dirstate: add a concept of "fallback" flags to dirstate item
Fri, 15 Oct 2021 16:12:00 +0200 Simon Sapin dirstate-v2: adds a flag to mark a file as modified
Thu, 14 Oct 2021 16:39:16 +0200 Simon Sapin dirstate-v2: Separate HAS_FILE_MTIME and HAS_DIRECTORY_MTIME flags
Thu, 22 Jul 2021 17:31:37 +0200 Raphaël Gomès dirstate-v2: Initial Python serializer
Sun, 03 Oct 2021 13:18:03 +0200 Simon Sapin dirstate-v2: initial Python parser
Fri, 01 Oct 2021 09:29:50 +0200 Pierre-Yves David dirstate-item: drop the legacy new_normal constructor
Fri, 01 Oct 2021 09:25:13 +0200 Pierre-Yves David dirstate-item: drop the legacy new_possibly_dirty constructor
less more (0) -100 -50 -30 tip