mercurial/cext/util.h
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:15 +0200 Pierre-Yves David dirstate: add a concept of "fallback" flags to dirstate item
Fri, 15 Oct 2021 16:33:19 +0200 Pierre-Yves David dirstate-v2: adds two flag to track the presence of some unrecorded files
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
Sun, 03 Oct 2021 13:18:03 +0200 Simon Sapin dirstate-v2: initial Python parser
Fri, 01 Oct 2021 20:35:30 +0200 Pierre-Yves David dirstate-item: change the internal storage and constructor value
Mon, 20 Sep 2021 20:21:35 +0200 Simon Sapin dirstate: Remove the `state == ' '` special case
Thu, 16 Sep 2021 16:29:55 -0700 Martin von Zweigbergk dirstate: make dirstate flags char be unsigned
Mon, 30 Aug 2021 21:18:29 +0200 Pierre-Yves David dirstate-item: move the C implementation to the same logic
Sun, 04 Jul 2021 22:27:29 +0200 Pierre-Yves David dirstate-item: rename the class to DirstateItem
Tue, 06 Nov 2018 11:12:56 -0500 Augie Fackler revlog: replace PyInt_AS_LONG with a more portable helper function
Sat, 03 Mar 2018 05:58:41 -0500 Yuya Nishihara py3: add PY23() macro to switch string literal depending on python version
Sun, 21 Jan 2018 15:39:48 +0100 André Sintzoff cext: define MIN macro only if it is not yet defined
Wed, 04 Oct 2017 11:02:44 -0400 Augie Fackler util: add clang-format control comment around struct and format macro
Sun, 21 May 2017 14:23:22 +0900 Yuya Nishihara cext: factor out header for charencode.c
Mon, 31 Jul 2017 22:12:24 +0900 Yuya Nishihara cext: move _dict_new_presized() to header
Sun, 21 May 2017 13:41:01 +0900 Yuya Nishihara cext: mark constant variables
Sun, 21 May 2017 13:35:19 +0900 Yuya Nishihara cext: move util.h to cext tree
less more (0) tip