mercurial/revset.py
Fri, 05 Apr 2024 11:05:54 +0200 Pierre-Yves David revset: stop serializing node when using "%ln"
Fri, 01 Sep 2023 00:09:55 +0200 Pierre-Yves David pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
Wed, 08 Mar 2023 11:00:30 +0100 Pierre-Yves David revset: add `_internal()` predicate
Tue, 07 Mar 2023 04:50:29 +0100 Pierre-Yves David revset: include all non-public phases in _notpublic
Tue, 31 Jan 2023 11:41:59 +0100 Pierre-Yves David branching: merge with stable
Tue, 06 Dec 2022 15:11:51 +0100 Julien Cristau revset: the `random` sort should not depend on sys.maxsize (issue6770) stable
Fri, 02 Dec 2022 05:11:53 +0100 Pierre-Yves David path: pass `path` to `peer` in `remote(...)` revset
Thu, 01 Dec 2022 02:14:40 +0100 Pierre-Yves David path: pass `path` to `peer` in the `outgoing` revset
Thu, 01 Dec 2022 01:37:41 +0100 Pierre-Yves David path: directly use the push_variant in the `outgoing` revset
Tue, 04 Oct 2022 12:34:50 -0400 Matt Harbison revset: handle wdir() in `sort(..., -topo)`
Mon, 03 Oct 2022 17:24:52 -0400 Matt Harbison revset: handle wdir() in `roots()`
Mon, 25 Jul 2022 05:30:06 +0200 Pierre-Yves David sort-revset: introduce a `random` variant
Wed, 08 Jun 2022 15:46:04 +0200 Raphaël Gomès branching: merge stable into default
Fri, 03 Jun 2022 17:18:46 +0200 Pierre-Yves David revset: fix the doc of "nodefromfile" stable
Mon, 30 May 2022 16:18:12 +0200 Manuel Jacob node: stop converting binascii.Error to TypeError in bin()
Thu, 03 Mar 2022 18:28:30 -0800 Gregory Szorc global: bulk replace simple pycompat.iteritems(x) with x.items()
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 18 Jun 2021 15:48:51 -0700 Martin von Zweigbergk ui: add a context manager for silencing the ui (pushbuffer+popbuffer)
Sun, 11 Apr 2021 19:19:34 +0200 Pierre-Yves David revset: document the `outgoing` behavior if the path resolve to multiple urls
Fri, 30 Apr 2021 03:09:16 +0200 Joerg Sonnenberger core: don't hard-code hex node lengths
Thu, 15 Apr 2021 09:59:12 +0200 Pierre-Yves David revset: drop an outdated comment
Wed, 14 Apr 2021 20:21:11 +0200 Pierre-Yves David revset: use `get_unique_pull_path` for `remote(…)`
Sun, 11 Apr 2021 19:18:54 +0200 Pierre-Yves David outgoing: use `get_push_paths` in the revset too
Mon, 12 Apr 2021 06:34:54 +0200 Pierre-Yves David urlutil: extract `parseurl` from `hg` into the new module
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Wed, 17 Mar 2021 20:06:35 +0100 Pierre-Yves David revset: introduce a `nodefromfile` revset
Thu, 11 Mar 2021 17:26:49 +0100 Pierre-Yves David ui: pass a `ui` object to `paths.getpath`
Mon, 15 Feb 2021 14:48:36 -0500 Valentin Gatien-Baron sshpeer: enable+fix warning about sshpeers not being closed explicitly
Wed, 09 Dec 2020 20:22:25 -0800 Martin von Zweigbergk errors: raise InputError if an ambiguous revision id prefix is used
Tue, 01 Dec 2020 21:54:46 +0100 Joerg Sonnenberger node: import symbols explicitly
less more (0) -1000 -300 -100 -50 -30 tip