Thu, 16 Sep 2021 16:42:16 -0700 |
Martin von Zweigbergk |
dirstate: fix compilation warnings in `dirstate_item_set_possibly_dirty()`
|
file |
diff |
annotate
|
Thu, 16 Sep 2021 16:29:55 -0700 |
Martin von Zweigbergk |
dirstate: make dirstate flags char be unsigned
|
file |
diff |
annotate
|
Thu, 02 Sep 2021 03:59:35 +0200 |
Pierre-Yves David |
dirstate: introduce a `set_clean` method on dirstate's map and items
|
file |
diff |
annotate
|
Mon, 30 Aug 2021 21:18:29 +0200 |
Pierre-Yves David |
dirstate-item: move the C implementation to the same logic
|
file |
diff |
annotate
|
Tue, 31 Aug 2021 09:23:50 +0200 |
Pierre-Yves David |
dirstate-item: introduce low level C function
|
file |
diff |
annotate
|
Fri, 27 Aug 2021 20:06:07 +0200 |
Pierre-Yves David |
dirstate-item: factor some code in the C implementation
|
file |
diff |
annotate
|
Fri, 27 Aug 2021 19:19:21 +0200 |
Pierre-Yves David |
dirstate-item: `dirstate_item_from_v1_data` replaces make_dirstate_item
|
file |
diff |
annotate
|
Thu, 26 Aug 2021 16:39:00 +0200 |
Pierre-Yves David |
dirstate-item: drop the deprecated __getitem__ variante
|
file |
diff |
annotate
|
Fri, 16 Jul 2021 18:12:27 +0200 |
Pierre-Yves David |
dirstate-item: add dedicated "legacy" constructor for `addfile` case
|
file |
diff |
annotate
|
Fri, 16 Jul 2021 16:52:53 +0200 |
Pierre-Yves David |
dirstate-item: feed more information to `__init__`
|
file |
diff |
annotate
|
Fri, 20 Aug 2021 18:11:49 +0200 |
Pierre-Yves David |
dirstate-item: fix the declaration of the Cext `from_v1_meth`
|
file |
diff |
annotate
|
Fri, 20 Aug 2021 22:30:30 +0200 |
Pierre-Yves David |
dirstate-item: fix Cext declaration of dm_nonnormal and dm_otherparent
|
file |
diff |
annotate
|
Fri, 20 Aug 2021 11:27:01 +0200 |
Pierre-Yves David |
dirstatemap: replace `removefile` by an explicit `entry.set_untracked()`
|
file |
diff |
annotate
|
Wed, 14 Jul 2021 22:06:13 +0200 |
Pierre-Yves David |
dirstate-item: introduce a `dm_otherparent` property
|
file |
diff |
annotate
|
Wed, 14 Jul 2021 21:59:18 +0200 |
Pierre-Yves David |
dirstate-item: introduce a `dm_nonnormal` property
|
file |
diff |
annotate
|
Mon, 19 Jul 2021 06:29:30 +0200 |
Pierre-Yves David |
dirstate-item: add a `set_possibly_dirty` method
|
file |
diff |
annotate
|
Tue, 13 Jul 2021 13:06:50 +0200 |
Pierre-Yves David |
dirstate-item: add a `from_v1_data` constructor
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 22:27:29 +0200 |
Pierre-Yves David |
dirstate-item: rename the class to DirstateItem
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 02:37:38 +0200 |
Pierre-Yves David |
dirstate-entry: add a `mtime` property
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 02:34:24 +0200 |
Pierre-Yves David |
dirstate-entry: add a `size` property
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 02:33:21 +0200 |
Pierre-Yves David |
dirstate-entry: add a `mode` property
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 02:13:53 +0200 |
Pierre-Yves David |
dirstate-entry: add a `need_delay` method
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 02:12:54 +0200 |
Pierre-Yves David |
dirstate-entry: add a `tracked` property
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 01:44:43 +0200 |
Pierre-Yves David |
dirstate-entry: add a `added` property
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 01:14:15 +0200 |
Pierre-Yves David |
dirstate-entry: restrict `from_p2` property to tracked file
|
file |
diff |
annotate
|
Sat, 03 Jul 2021 20:34:09 +0200 |
Pierre-Yves David |
dirstate-entry: `merged_removed` and `from_p2_removed` properties
|
file |
diff |
annotate
|
Sat, 03 Jul 2021 04:18:54 +0200 |
Pierre-Yves David |
dirstate-entry: add a `removed` property
|
file |
diff |
annotate
|
Sat, 03 Jul 2021 04:26:28 +0200 |
Pierre-Yves David |
dirstate-entry: add a `from_p2` property
|
file |
diff |
annotate
|
Sat, 03 Jul 2021 04:07:21 +0200 |
Pierre-Yves David |
dirstate-entry: add a `merged` property
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 03:29:20 +0200 |
Pierre-Yves David |
dirstate-entry: add a `state` property (and use it)
|
file |
diff |
annotate
|
Sat, 03 Jul 2021 04:01:17 +0200 |
Pierre-Yves David |
dirstate-entry: introduce dedicated accessors for v1 serialization
|
file |
diff |
annotate
|
Tue, 04 May 2021 14:16:26 +0200 |
Pierre-Yves David |
revlog: signal which revlog index are compatible with Rust
|
file |
diff |
annotate
|
Mon, 03 May 2021 18:19:16 +0200 |
Pierre-Yves David |
revlog: add a "data compression mode" entry in the index tuple
|
file |
diff |
annotate
|
Fri, 30 Apr 2021 02:11:58 +0200 |
Joerg Sonnenberger |
manifests: push down expected node length into the parser
|
file |
diff |
annotate
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
file |
diff |
annotate
|
Wed, 20 Jan 2021 18:35:12 +0100 |
Raphaël Gomès |
cext: add support for revlogv2
|
file |
diff |
annotate
|
Wed, 08 Jul 2020 00:36:36 +0200 |
Joerg Sonnenberger |
phases: sparsify phaseroots and phasesets
|
file |
diff |
annotate
|
Sat, 09 Nov 2019 13:23:51 +0100 |
Pierre-Yves David |
index: add a `get_rev` method (API)
|
file |
diff |
annotate
|
Sat, 09 Nov 2019 13:23:51 +0100 |
Pierre-Yves David |
index: add a `rev` method (API)
|
file |
diff |
annotate
|
Sun, 03 Nov 2019 00:01:09 +0100 |
Pierre-Yves David |
index: add a `has_node` method (API)
|
file |
diff |
annotate
|
Tue, 16 May 2017 11:00:38 -0700 |
Martin von Zweigbergk |
util: make util.dirs() and util.finddirs() include root directory (API)
|
file |
diff |
annotate
|
Mon, 06 May 2019 22:50:34 +0200 |
Raphaël Gomès |
rust-dirstate: add rust-cpython bindings to the new parse/pack functions
|
file |
diff |
annotate
|
Tue, 09 Apr 2019 21:59:37 +0900 |
Yuya Nishihara |
cext: cast s# arguments of Py_BuildValue() to Py_ssize_t
|
file |
diff |
annotate
|
Thu, 04 Apr 2019 15:21:30 -0700 |
Gregory Szorc |
cext: make parsers.c PY_SSIZE_T_CLEAN
|
file |
diff |
annotate
|
Thu, 24 Jan 2019 10:21:59 -0500 |
Augie Fackler |
cleanup: use clang-tidy to add missing {} around one-line statements
|
file |
diff |
annotate
|
Thu, 20 Dec 2018 01:26:39 -0500 |
Augie Fackler |
parsers: better bounds checking in fm1readmarkers
|
file |
diff |
annotate
|
Wed, 19 Dec 2018 23:51:02 -0500 |
Augie Fackler |
parsers: remove long-dead parse_manifest method
|
file |
diff |
annotate
|
Thu, 15 Nov 2018 11:10:52 +0100 |
Boris Feld |
cext: increment the `parsers` module version
|
file |
diff |
annotate
|
Wed, 05 Sep 2018 09:36:31 -0700 |
Gregory Szorc |
merge with stable
|
file |
diff |
annotate
|
Wed, 05 Sep 2018 20:52:22 +0900 |
Yuya Nishihara |
dirstate: use tuple interface to fix leak in pack_dirstate()
stable
|
file |
diff |
annotate
|
Sun, 05 Aug 2018 00:42:07 -0700 |
Martin von Zweigbergk |
shortest: use nodetree for finding shortest node within revset
|
file |
diff |
annotate
|
Fri, 06 Jul 2018 07:53:23 -0700 |
Martin von Zweigbergk |
index: make node tree a Python object
|
file |
diff |
annotate
|
Fri, 20 Jul 2018 08:10:32 -0700 |
Martin von Zweigbergk |
index: don't include nullid in len()
|
file |
diff |
annotate
|
Wed, 01 Aug 2018 10:57:14 -0700 |
Martin von Zweigbergk |
index: replace insert(-1, e) method by append(e) method
|
file |
diff |
annotate
|
Wed, 02 May 2018 23:17:58 -0700 |
Martin von Zweigbergk |
revlog: use node tree (native code) for shortest() calculation
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 06:18:47 -0500 |
Yuya Nishihara |
py3: bulk-replace 'const char*' format specifier passed to PyArg_ParseTuple*()
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 06:08:22 -0500 |
Yuya Nishihara |
py3: bulk-replace bytes format specifier passed to Py_BuildValue()
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 15:46:41 +0100 |
Joerg Sonnenberger |
phases: drop the list with phase of each rev, always comput phase sets
|
file |
diff |
annotate
|
Mon, 16 Oct 2017 14:53:57 -0400 |
Augie Fackler |
parsers: allow clang-format here
|
file |
diff |
annotate
|
Mon, 16 Oct 2017 14:49:35 -0400 |
Augie Fackler |
cext: add /* header */ comment to all PyVarObject_HEAD_INIT() calls
|
file |
diff |
annotate
|