Mon, 21 Sep 2020 10:09:39 -0700 |
Martin von Zweigbergk |
merge: use merge.clean_update() when applicable
|
file |
diff |
annotate
|
Mon, 21 Sep 2020 09:56:48 -0700 |
Martin von Zweigbergk |
merge: add a back_out() function to encapsulate update()
|
file |
diff |
annotate
|
Thu, 17 Sep 2020 22:34:36 -0700 |
Martin von Zweigbergk |
mergedriver: delete it
|
file |
diff |
annotate
|
Thu, 17 Sep 2020 18:49:57 -0700 |
Pulkit Goyal |
config: add `--shared` flag to edit config file of shared source
|
file |
diff |
annotate
|
Thu, 10 Sep 2020 13:30:34 +0900 |
Yuya Nishihara |
grep: fix --follow with no --diff nor --rev to not fall back to plain grep
|
file |
diff |
annotate
|
Thu, 10 Sep 2020 13:10:53 +0900 |
Yuya Nishihara |
grep: clarify that --all works exactly the same way as --diff
|
file |
diff |
annotate
|
Wed, 09 Sep 2020 11:41:18 +0900 |
Yuya Nishihara |
grep: fix hash(linestate) to not include linenum
|
file |
diff |
annotate
|
Mon, 10 Aug 2020 15:29:02 +0530 |
Pulkit Goyal |
mergestate: use _stateextras instead of merge records for commit related info
|
file |
diff |
annotate
|
Mon, 10 Aug 2020 21:46:47 -0700 |
Martin von Zweigbergk |
revert: remove dangerous `parents` argument from `cmdutil.revert()`
|
file |
diff |
annotate
|
Tue, 28 Jul 2020 09:58:28 -0700 |
Martin von Zweigbergk |
rename: add support for --at-rev, which marks as copy and removes the source
|
file |
diff |
annotate
|
Thu, 09 Jul 2020 18:20:54 +0530 |
Pulkit Goyal |
mergestate: remove unnecessary recordactions() from mergestate class
|
file |
diff |
annotate
|
Thu, 16 Jul 2020 15:56:13 +0200 |
Joerg Sonnenberger |
status: match category text in the option description
|
file |
diff |
annotate
|
Sat, 31 Aug 2019 14:33:26 +0200 |
Pierre-Yves David |
commands: use any() instead of `if a or b or c`
|
file |
diff |
annotate
|
Thu, 25 Jun 2020 13:37:56 -0700 |
Martin von Zweigbergk |
graft: leverage cmdutil.check_incompatible_arguments() for --abort/--stop
|
file |
diff |
annotate
|
Thu, 25 Jun 2020 13:29:05 -0700 |
Martin von Zweigbergk |
graft: leverage cmdutil.check_incompatible_arguments() for --no-commit
|
file |
diff |
annotate
|
Thu, 25 Jun 2020 13:27:37 -0700 |
Martin von Zweigbergk |
graft: leverage cmdutil.check_at_most_one_arg() for --abort/--stop/--continue
|
file |
diff |
annotate
|
Sat, 27 Jun 2020 21:45:20 -0400 |
Matt Harbison |
version: sort extensions by name in verbose mode
|
file |
diff |
annotate
|
Thu, 25 Jun 2020 22:40:04 +0900 |
Yuya Nishihara |
merge with stable
|
file |
diff |
annotate
|
Wed, 03 Jun 2020 19:20:18 +0900 |
Yuya Nishihara |
merge with stable
|
file |
diff |
annotate
|
Mon, 25 May 2020 17:39:23 -0400 |
Valentin Gatien-Baron |
grep: reduce the cost of pathauditor checks when grepping working copy
|
file |
diff |
annotate
|
Mon, 18 May 2020 14:59:59 -0400 |
Augie Fackler |
mergestate: split out merge state handling code from main merge module
|
file |
diff |
annotate
|
Sun, 17 May 2020 18:33:45 -0400 |
Valentin Gatien-Baron |
grep: grep the working copy faster
|
file |
diff |
annotate
|
Sun, 17 May 2020 13:10:54 -0400 |
Valentin Gatien-Baron |
grep: stop computing information for --diff when unnecessary
|
file |
diff |
annotate
|
Sun, 17 May 2020 12:52:43 -0400 |
Valentin Gatien-Baron |
grep: don't go in an infinite loop when given empty regex
|
file |
diff |
annotate
|
Thu, 07 May 2020 16:56:03 -0400 |
Augie Fackler |
diff: avoid going from contexts to nodes and back
|
file |
diff |
annotate
|
Thu, 07 May 2020 16:54:17 -0400 |
Augie Fackler |
cleanup: avoid extra node/ctx conversions in logcmdutil.diffordiffstat
|
file |
diff |
annotate
|
Fri, 08 May 2020 08:55:35 -0700 |
Martin von Zweigbergk |
status: use cmdutil.check_at_most_one_arg() for checking --rev/--change
|
file |
diff |
annotate
|
Fri, 08 May 2020 08:50:47 -0700 |
Martin von Zweigbergk |
diff: use cmdutil.check_at_most_one_arg() for checking --rev/--change
|
file |
diff |
annotate
|
Tue, 21 Apr 2020 13:37:45 -0700 |
Kyle Lippincott |
locking: wait for locks in `hg cp` and `hg mv`
|
file |
diff |
annotate
|
Mon, 22 Jun 2020 22:15:57 -0700 |
Martin von Zweigbergk |
help: document meaning of '%' in graphlog output
stable
|
file |
diff |
annotate
|