mercurial/commands.py
Tue, 02 Jun 2020 20:40:06 +0900 Yuya Nishihara graft: fix --base value to be saved in state file stable
Tue, 26 May 2020 11:14:07 -0400 Charles Chamberlain graft-state: save --base in graft's state, fixing bug with graft --continue stable
Mon, 25 May 2020 17:39:23 -0400 Valentin Gatien-Baron grep: reduce the cost of pathauditor checks when grepping working copy
Mon, 18 May 2020 14:59:59 -0400 Augie Fackler mergestate: split out merge state handling code from main merge module
Sun, 17 May 2020 18:33:45 -0400 Valentin Gatien-Baron grep: grep the working copy faster
Sun, 17 May 2020 13:10:54 -0400 Valentin Gatien-Baron grep: stop computing information for --diff when unnecessary
Sun, 17 May 2020 12:52:43 -0400 Valentin Gatien-Baron grep: don't go in an infinite loop when given empty regex
Thu, 07 May 2020 16:56:03 -0400 Augie Fackler diff: avoid going from contexts to nodes and back
Thu, 07 May 2020 16:54:17 -0400 Augie Fackler cleanup: avoid extra node/ctx conversions in logcmdutil.diffordiffstat
Fri, 08 May 2020 08:55:35 -0700 Martin von Zweigbergk status: use cmdutil.check_at_most_one_arg() for checking --rev/--change
Fri, 08 May 2020 08:50:47 -0700 Martin von Zweigbergk diff: use cmdutil.check_at_most_one_arg() for checking --rev/--change
Tue, 21 Apr 2020 13:37:45 -0700 Kyle Lippincott locking: wait for locks in `hg cp` and `hg mv`
Tue, 14 Apr 2020 19:09:56 -0400 Valentin Gatien-Baron graft: exit 1 on conflicts, like merge
Thu, 09 Apr 2020 16:06:03 +0530 Pulkit Goyal mergestate: store about files resolved in favour of other
Mon, 23 Mar 2020 15:14:42 -0700 Martin von Zweigbergk shelve: split up dounshelve() in unshelvecmd() and _dounshelve()
Sat, 29 Feb 2020 12:58:38 +0530 Pulkit Goyal pull: add `--confirm` flag to confirm before writing changes
Fri, 06 Mar 2020 13:27:41 -0500 Augie Fackler cleanup: run pyupgrade on our source tree to clean up varying things
Thu, 05 Mar 2020 10:52:51 -0500 Augie Fackler merge with stable
Wed, 04 Mar 2020 14:21:23 -0500 Augie Fackler commands: switch one call of check_at_most_one_arg to strings
Fri, 24 Jan 2020 15:28:37 -0800 Martin von Zweigbergk merge: make hg.merge() take a context instead of a node
Mon, 02 Mar 2020 15:34:51 -0500 Valentin Gatien-Baron update: simplify slightly
Sun, 01 Mar 2020 19:39:23 +0100 Manuel Jacob branch: make --force work even when specifying revs stable
Wed, 26 Feb 2020 11:00:50 -0800 Martin von Zweigbergk merge: drop redundant mergeforce argument from hg.merge()
Fri, 20 Dec 2019 13:24:46 -0800 Martin von Zweigbergk copy: add experimental support for marking committed copies
Tue, 28 Jan 2020 14:07:57 -0800 Martin von Zweigbergk copy: add experimetal support for unmarking committed copies
Fri, 20 Dec 2019 15:50:13 -0800 Martin von Zweigbergk copy: add option to unmark file as copied
Wed, 22 Jan 2020 14:21:34 -0500 Valentin Gatien-Baron recover: don't verify by default
Mon, 10 Feb 2020 17:31:05 -0500 Augie Fackler cleanup: re-run black on the codebase
Sun, 09 Feb 2020 16:18:26 -0500 Valentin Gatien-Baron help: when possible, indicate flags implied by tweakdefaults
Mon, 03 Feb 2020 11:51:52 -0500 Augie Fackler merge with stable
less more (0) -3000 -1000 -300 -100 -50 -30 tip