Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 17 Feb 2021 20:49:53 +0100 | Simon Sapin | rhg: Port Python’s `ui.configlist` as `Config::get_list` |
Fri, 03 Sep 2021 16:37:20 +0200 | Simon Sapin | rust: Generalize the `trim_end_newlines` utility of byte strings |
Mon, 30 Aug 2021 21:18:29 +0200 | Pierre-Yves David | dirstate-item: move the C implementation to the same logic |
Tue, 31 Aug 2021 09:23:50 +0200 | Pierre-Yves David | dirstate-item: introduce low level C function |
Fri, 27 Aug 2021 20:06:07 +0200 | Pierre-Yves David | dirstate-item: factor some code in the C implementation |
Fri, 27 Aug 2021 19:19:21 +0200 | Pierre-Yves David | dirstate-item: `dirstate_item_from_v1_data` replaces make_dirstate_item |
Mon, 30 Aug 2021 18:45:54 +0200 | Pierre-Yves David | pathutil: replace the `skip` argument of `dirs` with a boolean |