mercurial/cmdutil.py
Mon, 22 Nov 2021 15:58:51 +0100 Pierre-Yves David dirstate: do no use `set_clean` in revert
Fri, 19 Nov 2021 09:17:30 -0800 Martin von Zweigbergk patch: add hint about mangled whitespace on bad patch
Fri, 19 Nov 2021 12:57:53 -0800 Martin von Zweigbergk errors: return more detailed errors when failing to parse or apply patch
Thu, 14 Oct 2021 10:58:39 -0700 Martin von Zweigbergk copy: recommend `--at-rev .` if target was added in parent commit
Tue, 28 Sep 2021 15:11:22 -0700 Martin von Zweigbergk errors: raise InputError from revsingle() iff revset provided by the user
Tue, 28 Sep 2021 08:47:11 -0700 Martin von Zweigbergk errors: raise InputError on bad revset to revrange() iff provided by the user
Wed, 29 Sep 2021 18:37:20 +0200 Pierre-Yves David dirstate-item: use item's property instead of `state` in revert
Wed, 29 Sep 2021 18:32:21 +0200 Pierre-Yves David dirstate-item: use item's property instead of `state` in copy
Wed, 29 Sep 2021 17:42:57 +0200 Pierre-Yves David dirstate-item: use `maybe_clean` instead of `state` in record
Mon, 19 Jul 2021 09:07:08 +0200 Pierre-Yves David amend: use `update_file` instead of `drop`
Mon, 19 Jul 2021 03:52:54 +0200 Pierre-Yves David revert: use `set_possibly_dirty` instead of `normallookup`
Mon, 19 Jul 2021 01:17:56 +0200 Pierre-Yves David record: use `update_file` instead of `normallookup`
Mon, 19 Jul 2021 01:18:23 +0200 Pierre-Yves David amend: use `update_file` instead of `normallookup`
Mon, 19 Jul 2021 03:52:20 +0200 Pierre-Yves David revert: use `set_clean` instead of `normal`
Thu, 08 Jul 2021 21:26:21 +0200 Pierre-Yves David amend: adjust the dirstate within a `parentchange` context
Thu, 08 Jul 2021 18:30:24 +0200 Pierre-Yves David revert: use `set_untracked` instead of `drop` when applicable
Thu, 08 Jul 2021 04:47:36 +0200 Pierre-Yves David revert: use `set_untracked` when performing a revert
Thu, 08 Jul 2021 01:20:46 +0200 Pierre-Yves David context: use `dirstate.set_tracked` for `revert`
Fri, 02 Jul 2021 11:44:13 -0700 Daniel Ploch cmdutil: fix newandmodified file accounting for --interactive commits
Thu, 10 Jun 2021 15:45:22 -0700 Martin von Zweigbergk cmdutil: make resolvecommitoptions() work on str-keyed opts
Thu, 10 Jun 2021 14:55:10 -0700 Martin von Zweigbergk cmdutil: make amend() take str-keyed opts
Thu, 10 Jun 2021 14:25:16 -0700 Martin von Zweigbergk cmdutil: make checknotesize() work on str-keyed opts
Mon, 03 May 2021 12:22:36 +0200 Pierre-Yves David revlog: use a "radix" to address revlog
Fri, 07 May 2021 22:06:25 -0400 Matt Harbison merge with stable
Fri, 07 May 2021 08:38:17 -0700 Martin von Zweigbergk rename: add hint about --at-rev if source file doesn't exist
Tue, 06 Apr 2021 05:20:24 +0200 Pierre-Yves David revlog: introduce an explicit tracking of what the revlog is about
Fri, 30 Apr 2021 16:13:02 -0700 Kyle Lippincott black: make codebase compatible with black v21.4b2 and v20.8b1 stable
Tue, 27 Apr 2021 14:36:52 -0700 Martin von Zweigbergk branch: delete obsolete message about changing branch of obsolete commit
Mon, 29 Mar 2021 01:52:06 +0200 Joerg Sonnenberger node: replace nullid and friends with nodeconstants class
Sat, 17 Apr 2021 00:28:21 -0400 Matt Harbison cmdutil: fix an uninitialize variable usage in clearunfinished()
less more (0) -1000 -300 -100 -50 -30 tip