Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
Mon, 16 Nov 2020 16:00:50 -0800 |
Martin von Zweigbergk |
errors: use exit code 10 for parse errors
|
Fri, 20 Nov 2020 14:43:21 -0800 |
Martin von Zweigbergk |
errors: raise ConfigError on failure to parse config file
|
Tue, 20 Oct 2020 08:56:00 -0700 |
Martin von Zweigbergk |
errors: raise more specific errors when default remote not configured
|
Sat, 03 Mar 2018 15:31:37 -0800 |
Ryan McElroy |
revsetlang: add a hint for more useful parse errors
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Tue, 20 Sep 2016 20:12:38 +0000 |
timeless |
push: update help hint to point to config.paths section
|
Sun, 26 Jun 2016 07:59:02 -0700 |
Gregory Szorc |
ui: path option to declare which revisions to push by default
|
Thu, 31 Dec 2015 09:55:56 +0100 |
Matt Mackall |
merge with stable
|
Sat, 26 Dec 2015 15:18:16 +0900 |
Yuya Nishihara |
push: restore old behavior of default-push (issue5000)
stable
|
Wed, 16 Dec 2015 17:17:36 -0500 |
Matt Harbison |
tests: make `pwd` URL compatible on Windows in test-default-push
|
Sat, 05 Dec 2015 21:11:04 -0800 |
Gregory Szorc |
ui: support declaring path push urls as sub-options
|
Thu, 22 Oct 2015 18:59:03 +0000 |
Gregory Szorc |
ui: support paths.default-push without paths.default set (issue4914)
stable
|
Sun, 06 Sep 2015 11:28:48 -0700 |
Gregory Szorc |
ui: change default path fallback mechanism (issue4796)
|
Fri, 07 Aug 2015 22:39:47 -0700 |
Gregory Szorc |
commands.push: use paths API
|