Mon, 11 Jan 2021 14:10:31 -0500 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Sun, 20 Dec 2020 15:47:02 +0100 |
Dan Villiom Podlaski Christiansen |
tags: describe all abnormal tag types in `hg tags -v`
|
file |
diff |
annotate
|
Fri, 24 Apr 2020 16:36:04 +0200 |
Joerg Sonnenberger |
bundle: optional advisory obsolescence parts
|
file |
diff |
annotate
|
Thu, 24 Dec 2020 15:58:08 +0900 |
Yuya Nishihara |
log: update documentation about --follow with/without --rev (issue6459)
stable
|
file |
diff |
annotate
|
Thu, 10 Dec 2020 14:39:22 -0800 |
Martin von Zweigbergk |
diff: deprecate -r option
|
file |
diff |
annotate
|
Thu, 10 Dec 2020 12:06:55 -0800 |
Martin von Zweigbergk |
diff: update synopsis to use --from/--to instead of -r
|
file |
diff |
annotate
|
Thu, 10 Dec 2020 12:00:45 -0800 |
Martin von Zweigbergk |
diff: describe behavior by using --from/--to instead of varying revision count
|
file |
diff |
annotate
|
Wed, 09 Dec 2020 18:51:52 -0800 |
Martin von Zweigbergk |
docs: prefer `hg diff --from/--to` over `-r`
|
file |
diff |
annotate
|
Wed, 09 Dec 2020 18:31:19 -0800 |
Martin von Zweigbergk |
diff: add --from and --to flags as clearer alternative to -r -r
|
file |
diff |
annotate
|
Tue, 08 Dec 2020 13:33:40 -0800 |
Martin von Zweigbergk |
status: disable morestatus when using -0
|
file |
diff |
annotate
|
Tue, 01 Dec 2020 19:32:36 +0900 |
Yuya Nishihara |
log: do not override other filtering and sorting options by --bookmark
|
file |
diff |
annotate
|
Wed, 02 Dec 2020 23:15:11 +0100 |
Pierre-Yves David |
pull: flush stdin after the `pull from` message
|
file |
diff |
annotate
|
Mon, 23 Nov 2020 12:45:39 +0100 |
Simon Sapin |
bisect: refactor to work on a list of revspecs
|
file |
diff |
annotate
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
file |
diff |
annotate
|
Sat, 21 Nov 2020 13:30:50 +0530 |
Pulkit Goyal |
commands: fix checking of share safe requirement on `config --shared`
|
file |
diff |
annotate
|
Mon, 23 Nov 2020 12:31:53 -0800 |
Martin von Zweigbergk |
errors: consistently don't use trailing "!" in "not found in manifest" message
|
file |
diff |
annotate
|
Mon, 23 Nov 2020 12:20:19 +0100 |
Simon Sapin |
bisect: use tuple literal instead of split on string literal
|
file |
diff |
annotate
|
Tue, 17 Nov 2020 21:30:50 -0500 |
Sebastien Boisvert |
log: add bookmark option to "hg log"
|
file |
diff |
annotate
|
Thu, 22 Oct 2020 14:14:59 -0700 |
Martin von Zweigbergk |
errors: introduce CanceledError and use it in a few places
|
file |
diff |
annotate
|
Tue, 20 Oct 2020 08:56:00 -0700 |
Martin von Zweigbergk |
errors: raise more specific errors when default remote not configured
|
file |
diff |
annotate
|
Mon, 12 Oct 2020 12:44:18 -0700 |
Martin von Zweigbergk |
errors: introduce StateError and use it from commands and cmdutil
|
file |
diff |
annotate
|
Tue, 06 Oct 2020 22:36:15 -0700 |
Martin von Zweigbergk |
errors: introduce InputError and use it from commands and cmdutil
|
file |
diff |
annotate
|
Tue, 03 Nov 2020 20:20:49 -0800 |
Martin von Zweigbergk |
serve: simply return instead of calling sys.exit() in `hg serve --stdio`
|
file |
diff |
annotate
|
Tue, 03 Nov 2020 20:18:26 -0800 |
Martin von Zweigbergk |
httpservice: move sys.exit() out of serve_forever()
|
file |
diff |
annotate
|
Thu, 29 Oct 2020 13:54:25 +0100 |
Dan Villiom Podlaski Christiansen |
commit: warn the user when a commit already exists
|
file |
diff |
annotate
|
Mon, 26 Oct 2020 11:45:32 +0100 |
Dan Villiom Podlaski Christiansen |
push: add --all-bookmarks option
|
file |
diff |
annotate
|
Thu, 29 Oct 2020 00:17:12 -0700 |
Martin von Zweigbergk |
branching: merge with stable
|
file |
diff |
annotate
|
Sat, 17 Oct 2020 21:57:21 +0900 |
Yuya Nishihara |
help: update command synopsis to clarify "cp --forget" only takes destinations
|
file |
diff |
annotate
|
Thu, 15 Oct 2020 15:57:36 +0200 |
Pierre-Yves David |
clonebundles: move a bundle of clone bundle related code to a new module
|
file |
diff |
annotate
|
Wed, 01 Jul 2020 15:14:59 +0530 |
Pulkit Goyal |
config: add a .hg/hgrc-not-shared which won't be shared in share-safe mode
|
file |
diff |
annotate
|