mercurial/commands.py
Wed, 27 Mar 2024 17:21:46 +0000 Pierre-Yves David postincoming: avoid computing branchhead if no report will be posted
Fri, 23 Feb 2024 04:26:03 +0100 Pierre-Yves David debug: add a debug::unbundle command that simulate the unbundle from a push
Wed, 14 Feb 2024 08:14:46 +0100 Zeger Van de Vannet annotate: limit output to range of lines
Mon, 12 Feb 2024 16:22:47 +0100 Raphaël Gomès branching: merge stable into default
Thu, 01 Feb 2024 19:35:35 -0500 Jordi Gutiérrez Hermoso grep: restore usage of --include/--exclude options stable
Thu, 11 Jan 2024 17:52:13 +0100 Raphaël Gomès branching: merge stable into default
Wed, 27 Dec 2023 18:02:26 +0100 Pierre-Yves David bundle: do not detect --base argument that match nothing as lack of argument stable
Wed, 15 Nov 2023 02:39:53 +0100 pacien util: move diff_parent from logcmdutil to diffutil
Wed, 25 Jan 2023 15:34:27 +0100 Raphaël Gomès admin-command: add verify command
Wed, 25 Jan 2023 15:33:39 +0100 Franck Bret commands: add admin namespace
Sun, 20 Aug 2023 02:17:38 -0400 Matt Harbison version: migrate `opts` to native kwargs
Sun, 20 Aug 2023 02:16:41 -0400 Matt Harbison verify: migrate `opts` to native kwargs
Sun, 20 Aug 2023 02:14:57 -0400 Matt Harbison tags: migrate `opts` to native kwargs
Sun, 20 Aug 2023 02:13:50 -0400 Matt Harbison tag: migrate `opts` to native kwargs
Sun, 20 Aug 2023 02:10:51 -0400 Matt Harbison summary: migrate `opts` to native kwargs
Sun, 20 Aug 2023 02:01:37 -0400 Matt Harbison revert: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:56:23 -0400 Matt Harbison rename: drop an unnecessary variable declaration at a wider scope
Sun, 20 Aug 2023 01:54:59 -0400 Matt Harbison rename: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:53:47 -0400 Matt Harbison remove: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:51:52 -0400 Matt Harbison purge: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:49:48 -0400 Matt Harbison pull: avoid referencing a variable before it is initialized
Sun, 20 Aug 2023 01:40:50 -0400 Matt Harbison pull: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:35:14 -0400 Matt Harbison paths: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:32:22 -0400 Matt Harbison merge: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:29:27 -0400 Matt Harbison manifest: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:27:36 -0400 Matt Harbison locate: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:24:29 -0400 Matt Harbison import: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:20:59 -0400 Matt Harbison heads: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:17:45 -0400 Matt Harbison forget: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:15:15 -0400 Matt Harbison copy: drop an unused variable
Sun, 20 Aug 2023 01:14:42 -0400 Matt Harbison copy: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:12:26 -0400 Matt Harbison config: use the writefile() utility to create the sample hgrc
Sun, 20 Aug 2023 01:08:58 -0400 Matt Harbison config: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:02:52 -0400 Matt Harbison clone: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:00:11 -0400 Matt Harbison bundle: migrate `opts` to native kwargs
Sun, 20 Aug 2023 00:56:58 -0400 Matt Harbison branches: migrate `opts` to native kwargs
Sun, 20 Aug 2023 00:55:52 -0400 Matt Harbison branch: migrate `opts` to native kwargs
Sun, 20 Aug 2023 00:44:15 -0400 Matt Harbison bookmark: migrate `opts` to native kwargs
Sun, 20 Aug 2023 00:35:28 -0400 Matt Harbison archive: migrate `opts` to native kwargs
Sun, 20 Aug 2023 00:27:27 -0400 Matt Harbison backout: migrate `opts` to native kwargs
Sat, 19 Aug 2023 23:06:40 -0400 Matt Harbison cmdutil: migrate `opts` on commitstatus() to native kwargs
Sat, 19 Aug 2023 22:56:14 -0400 Matt Harbison cat: avoid round tripping **opts -> byteskwargs -> strkwargs
Thu, 22 Jun 2023 11:28:17 +0200 Raphaël Gomès branching: merge stable into default
Sat, 17 Jun 2023 23:47:31 +0200 Pierre-Yves David path: use the next `display` argument to deal with boolean stable
Thu, 15 Jun 2023 09:50:46 +0200 Pierre-Yves David paths: add an argument to format the suboption display stable
Fri, 09 Jun 2023 14:32:09 +0100 Arseniy Alekseyev ui: fix crash in `hg paths` when pulled-delta-reuse-policy is in use stable
Sat, 13 Apr 2019 03:44:55 +0200 Manuel Jacob hidden: add support to explicitly access hidden changesets with SSH peers
Thu, 04 Apr 2019 18:07:30 +0200 Manuel Jacob pull: add --remote-hidden option and pass it through peer creation
Fri, 14 Apr 2023 10:41:40 +0200 Raphaël Gomès branching: merge stable into default
Mon, 27 Mar 2023 06:24:44 +0200 Manuel Jacob commands: correct documentation of hg serve’s --ipv6 option stable
Mon, 20 Mar 2023 23:16:14 +0100 Raphaël Gomès branching: merge stable into default
Wed, 15 Mar 2023 05:49:56 +0100 Pierre-Yves David dirstate: fix a potential traceback when in `copy` and `rename` stable
Fri, 10 Mar 2023 07:19:25 +0100 Pierre-Yves David bundle: abort if the user request bundling of internal changesets
Wed, 08 Mar 2023 15:23:22 +0100 Pierre-Yves David bundle: introduce a "v3" spec
Wed, 01 Mar 2023 11:45:57 -0500 Matt Harbison grep: avoid reassigning byteskwargs to strkwargs
Thu, 02 Mar 2023 14:45:29 +0100 Pierre-Yves David branch: pass current transaction when writing branch in backout command
Thu, 02 Mar 2023 14:45:21 +0100 Pierre-Yves David branch: pass current transaction when writing branch in branch command
Tue, 14 Feb 2023 15:45:26 -0500 Matt Harbison tag: move the prohibition of tagging the `null` rev up to the `wdir()` check
Fri, 17 Feb 2023 17:04:41 +0100 Pierre-Yves David branching: merge with default
Tue, 14 Feb 2023 11:56:02 -0500 Matt Harbison tag: disallow tagging the working directory stable
Tue, 14 Feb 2023 00:40:27 +0100 Pierre-Yves David dirstate-guard: remove its usage in `backout`
Tue, 14 Feb 2023 00:42:00 +0100 Pierre-Yves David dirstate-guard: remove the usage in `import`
Tue, 31 Jan 2023 00:05:12 +0100 Pierre-Yves David dirstate: use `dirstate.change_files` to scope the change in `rename`
Tue, 31 Jan 2023 00:08:53 +0100 Pierre-Yves David dirstate: use `dirstate.change_files` to scope the change in `copy`
Tue, 13 Dec 2022 16:29:30 +0100 Pierre-Yves David dirstate: use `dirstate.change_files` to scope the change in `remove`
Tue, 13 Dec 2022 16:27:57 +0100 Pierre-Yves David dirstate: use `dirstate.change_files` to scope the change in `forget`
Tue, 13 Dec 2022 15:07:32 +0100 Pierre-Yves David dirstate: use `dirstate.change_files` to scope the change in `addremove`
Tue, 13 Dec 2022 12:57:38 +0100 Pierre-Yves David dirstate: use `dirstate.change_files` to scope the change in `add`
Tue, 13 Dec 2022 04:22:19 +0100 Pierre-Yves David locking: take the `wlock` for the full `hg addremove` duration
Tue, 13 Dec 2022 16:26:13 +0100 Pierre-Yves David locking: take the `wlock` for the full `hg forget` duration
Tue, 13 Dec 2022 04:22:46 +0100 Pierre-Yves David locking: take the `wlock` for the full `hg remove` duration
Tue, 13 Dec 2022 04:21:27 +0100 Pierre-Yves David locking: take the `wlock` for the full `hg add` duration
Wed, 25 Jan 2023 19:12:31 +0100 Pierre-Yves David dirstate: rename parentchange to changing_parents
Wed, 25 Jan 2023 18:46:20 +0100 Pierre-Yves David dirstate: pass the repo to the `changeparent` method
Wed, 04 Jan 2023 16:02:22 +0100 Raphaël Gomès branching: merge stable into default
Mon, 02 Jan 2023 11:38:20 -0500 Matt Harbison copyright: update to 2023 stable
Tue, 29 Nov 2022 13:07:16 -0800 Martin von Zweigbergk commit: add --draft option to use draft phase
Tue, 29 Nov 2022 13:31:01 -0800 Martin von Zweigbergk commit: move check for incompatible args earlier
Fri, 02 Dec 2022 16:34:00 +0100 Pierre-Yves David path: pass `path` to `peer` in `hg init`
Fri, 02 Dec 2022 05:10:05 +0100 Pierre-Yves David path: pass `path` to `peer` in `hg summary`
Fri, 02 Dec 2022 04:31:08 +0100 Pierre-Yves David path: pass `path` to `peer` in `hg identify`
Thu, 01 Dec 2022 18:41:59 +0100 Pierre-Yves David path: pass `path` to `peer` in `hg pull`
Thu, 01 Dec 2022 17:55:17 +0100 Pierre-Yves David path: pass `path` to `peer` in `hg incoming` bookmark logic
Thu, 01 Dec 2022 02:11:21 +0100 Pierre-Yves David path: pass `path` to `peer` in `hg summary`
Thu, 01 Dec 2022 02:09:43 +0100 Pierre-Yves David path: pass `path` to `peer` in `hg outgoing`
Thu, 01 Dec 2022 01:57:14 +0100 Pierre-Yves David path: pass `path` to `peer` in `hg bundle`
Thu, 01 Dec 2022 01:35:17 +0100 Pierre-Yves David path: directly use the push_variant in `hg summary`
Thu, 01 Dec 2022 01:34:58 +0100 Pierre-Yves David path: directly use the push_variant in `hg outgoing`
Thu, 01 Dec 2022 01:34:26 +0100 Pierre-Yves David path: directly use the push_variant in `hg push`
Fri, 18 Nov 2022 13:43:03 -0500 Matt Harbison commit: properly consider file include and exclude options when closing branch stable
Thu, 22 Sep 2022 16:50:30 -0700 Martin von Zweigbergk status: let `--no-copies` override `ui.statuscopies`
Tue, 23 Aug 2022 17:31:27 -0400 Arun Kulshreshtha bisect: avoid adding irrelevant revisions to bisect state
Tue, 23 Aug 2022 17:31:13 -0400 Arun Kulshreshtha bisect: bypass changectx when translating revs to nodes
Mon, 11 Jul 2022 23:30:24 +0200 Pierre-Yves David perf-bundle: accept --type argument
Tue, 12 Jul 2022 01:34:18 +0200 Pierre-Yves David bundle: introduce a --exact option
Thu, 16 Jun 2022 15:20:48 +0200 Raphaël Gomès branching: merge stable into default
Tue, 24 May 2022 18:43:24 +0200 Pierre-Yves David bundlespec: do not overwrite bundlespec value with the config one
Tue, 17 May 2022 16:36:32 +0100 Pierre-Yves David bundlespec: merge the contentopts and params dictionnary
Tue, 14 Jun 2022 04:04:08 +0200 Pierre-Yves David commit: allow to close branch when committing change over a closed head stable
Tue, 31 May 2022 22:50:01 +0200 Manuel Jacob py3: catch FileNotFoundError instead of checking errno == ENOENT
Tue, 17 May 2022 13:53:14 +0100 Pierre-Yves David bundle: quick fix to ludicrous performance penalty
Wed, 04 May 2022 13:39:49 -0400 Matt Harbison diff: add help text to highlight the ability to do "merge diffs"
Mon, 21 Feb 2022 11:08:04 -0700 Gregory Szorc commands: remove pycompat.iteritems()
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
Tue, 15 Feb 2022 20:24:46 -0800 Martin von Zweigbergk branching: merge with stable
Tue, 15 Feb 2022 15:52:44 +0100 Raphaël Gomès copyright: it's 2022 stable
Fri, 21 Jan 2022 13:48:48 -0800 Martin von Zweigbergk graft: attempt to make merge labels more helpful
Tue, 18 Jan 2022 15:04:55 -0800 Martin von Zweigbergk merge: set custom conflict label for base commit
Tue, 07 Dec 2021 15:53:55 -0800 Kyle Lippincott status: when extracting arguments from `opts`, use the same default values
Thu, 02 Dec 2021 22:59:36 -0800 Martin von Zweigbergk mergestate: merge `preresolve()` into `resolve()`
Fri, 03 Dec 2021 12:03:23 +0100 Pierre-Yves David update: properly overwrite `check` config with `--no-` variants
Fri, 15 Oct 2021 04:25:58 +0200 Pierre-Yves David bookmarks: add support for `mirror` mode to `incoming`
Fri, 15 Oct 2021 03:28:28 +0200 Pierre-Yves David path: keep the path instance in the `pulloperation`
Fri, 15 Oct 2021 02:44:14 +0200 Pierre-Yves David path: return path instance directly from get_pull_paths
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 13:59:01 -0700 Martin von Zweigbergk errors: raise InputError from revpair() 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
Tue, 28 Sep 2021 09:08:43 -0700 Martin von Zweigbergk phase: avoid a no-op resolution of revset from revnums
Thu, 23 Sep 2021 09:42:20 -0700 Martin von Zweigbergk errors: use InputError for bad path arguments to `hg annotate`
less more (0) -3000 -1000 -120 tip