Tue, 08 Jan 2019 09:43:24 -0800 |
Martin von Zweigbergk |
progress: document progress.debug config option
|
file |
diff |
annotate
|
Fri, 04 Jan 2019 20:27:17 +0530 |
Taapas Agrawal |
amend: add config option to update time to current in hg amend (issue5828)
|
file |
diff |
annotate
|
Thu, 03 Jan 2019 10:13:34 -0800 |
Ludovic Chabant |
help: fix typo
|
file |
diff |
annotate
|
Sat, 03 Nov 2018 19:42:50 +0900 |
Yuya Nishihara |
ui: add config knob to redirect status messages to stderr (API)
|
file |
diff |
annotate
|
Sat, 13 Oct 2018 07:49:20 -0700 |
Kyle Lippincott |
merge-tools: when calling external merge tool, describe the resolve inputs
|
file |
diff |
annotate
|
Wed, 24 Oct 2018 10:05:13 -0400 |
Valentin Gatien-Baron |
help: describe what ui.tweakdefaults changes, concretely
stable
|
file |
diff |
annotate
|
Wed, 24 Oct 2018 22:40:48 -0400 |
Matt Harbison |
help: update the default value specified for `profiling.time-track`
stable
|
file |
diff |
annotate
|
Sun, 14 Oct 2018 01:39:22 -0400 |
Matt Harbison |
help: fix a missing quote character in ui.tweakdefaults
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 11:28:48 +0200 |
Cédric Krier |
url: allow to configure timeout on http connection
|
file |
diff |
annotate
|
Sun, 23 Sep 2018 17:01:26 +0900 |
Yuya Nishihara |
help: document web.static config
|
file |
diff |
annotate
|
Mon, 17 Sep 2018 17:47:24 +0800 |
Anton Shestakov |
bundle2: make server.bundle2.stream default to True
|
file |
diff |
annotate
|
Mon, 17 Sep 2018 16:52:34 +0800 |
Anton Shestakov |
bundle2: graduate bundle2.stream option from experimental to server section
|
file |
diff |
annotate
|
Tue, 04 Sep 2018 20:54:41 -0400 |
Matt Harbison |
help: correct a typo in tweakdefaults
|
file |
diff |
annotate
|
Sun, 26 Aug 2018 16:42:28 -0400 |
Valentin Gatien-Baron |
resolve: add config to make hg resolve not re-merge by default
|
file |
diff |
annotate
|
Wed, 15 Aug 2018 22:24:50 +0900 |
FUJIWARA Katsunori |
filemerge: add config knob to check capabilities of internal merge tools
|
file |
diff |
annotate
|
Sat, 04 Aug 2018 12:58:08 +0530 |
Sushil khanchi |
resolve: update commands.resolve.confirm help text
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 12:57:44 -0700 |
Kyle Lippincott |
resolve: graduate resolve.mark-check from experimental, add docs
|
file |
diff |
annotate
|
Tue, 31 Jul 2018 19:11:17 +0530 |
Sushil khanchi |
resolve: add confirm config option
|
file |
diff |
annotate
|
Tue, 31 Jul 2018 10:55:14 +0200 |
Boris Feld |
doc: fix underline length for config title (issue5949)
stable
|
file |
diff |
annotate
|
Fri, 20 Jul 2018 09:08:20 +0200 |
Boris Feld |
config: rename `revlog` section into `storage`
stable
|
file |
diff |
annotate
|
Thu, 19 Jul 2018 10:35:29 +0200 |
Boris Feld |
aggressivemergedelta: document rename and move to `revlog` section
|
file |
diff |
annotate
|
Thu, 19 Jul 2018 09:57:42 +0200 |
Boris Feld |
config: document the purpose of the `format` config section
|
file |
diff |
annotate
|
Mon, 16 Jul 2018 00:32:33 -0400 |
Matt Harbison |
windows: expand '~/' and '~\' to %USERPROFILE% when translating to cmd.exe
|
file |
diff |
annotate
|
Sun, 15 Jul 2018 23:58:39 -0400 |
Matt Harbison |
windows: replace single quote with double quote when translating to cmd.exe
|
file |
diff |
annotate
|
Sun, 15 Jul 2018 23:46:09 -0400 |
Matt Harbison |
hook: disable the shell to native command translation by default
|
file |
diff |
annotate
|
Sat, 07 Jul 2018 23:38:06 -0400 |
Matt Harbison |
hook: add support for disabling the shell to native command translation
|
file |
diff |
annotate
|
Fri, 06 Jul 2018 17:57:46 +0200 |
Joerg Sonnenberger |
ui: make the large file warning limit fully configurable
|
file |
diff |
annotate
|
Sun, 08 Jul 2018 16:21:26 +0900 |
Yuya Nishihara |
diff: graduate word-diff option from experimental
|
file |
diff |
annotate
|
Sun, 02 Jul 2017 00:32:09 -0400 |
Matt Harbison |
hooks: allow Unix style environment variables on external Windows hooks
|
file |
diff |
annotate
|
Fri, 01 Jun 2018 17:27:58 +0200 |
Boris Feld |
profiling: introduce a "profiling.time-track" option
|
file |
diff |
annotate
|
Mon, 14 May 2018 12:38:05 +0200 |
David Demelier |
config: rename allow_archive to allow-archive
|
file |
diff |
annotate
|
Mon, 14 May 2018 22:01:27 -0400 |
Augie Fackler |
status: add a config knob for setting default of --terse
|
file |
diff |
annotate
|
Thu, 18 Jan 2018 12:54:01 +0100 |
Joerg Sonnenberger |
wireproto: support for pullbundles
|
file |
diff |
annotate
|
Tue, 27 Feb 2018 02:37:31 +0100 |
Joerg Sonnenberger |
wireproto: allow direct stream processing for unbundle
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 09:45:56 -0700 |
Gregory Szorc |
hgweb: allow defining Server response header for HTTP server
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 18:05:58 -0800 |
Kyle Lippincott |
docs: small fixes for profiling.nested and the overall description
|
file |
diff |
annotate
|
Wed, 17 Jan 2018 17:35:05 -0800 |
Kyle Lippincott |
filemerge: support passing labels to external merge tools
|
file |
diff |
annotate
|
Sat, 21 Oct 2017 17:27:14 +0900 |
Yuya Nishihara |
help: deprecate ui.slash in favor of slashpath template filter (issue5572)
|
file |
diff |
annotate
|
Sun, 17 Dec 2017 11:26:25 -0800 |
Wojciech Lis |
workers: add config to enable/diable workers
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 12:07:24 +0200 |
Boris Feld |
bookmark: add pushkey hook compatiblity to the bundle2 part
|
file |
diff |
annotate
|
Wed, 29 Nov 2017 20:39:59 -0500 |
Boris Feld |
lock: allow to configure when the lock messages are displayed
|
file |
diff |
annotate
|
Mon, 20 Nov 2017 01:40:26 -0800 |
Zuzanna Mroczek |
sshpeer: add a configurable hint for the ssh error message
|
file |
diff |
annotate
|
Thu, 19 Oct 2017 11:46:41 +0200 |
David Demelier |
config: rename allow_push to allow-push
|
file |
diff |
annotate
|
Thu, 19 Oct 2017 11:43:19 +0200 |
David Demelier |
config: rename allowpull to allow-pull
|
file |
diff |
annotate
|
Mon, 06 Nov 2017 22:32:41 -0800 |
Gregory Szorc |
subrepo: use per-type config options to enable subrepos
stable
|
file |
diff |
annotate
|
Mon, 06 Nov 2017 14:56:17 -0500 |
Augie Fackler |
config: add some more documentation around why svn and git subrepos are off
stable
|
file |
diff |
annotate
|
Sun, 05 Nov 2017 21:51:42 +0900 |
Yuya Nishihara |
subrepo: disable git and svn subrepos by default (BC) (SEC)
stable
|
file |
diff |
annotate
|
Sun, 05 Nov 2017 21:48:58 +0900 |
Yuya Nishihara |
subrepo: extend config option to disable subrepos by type (SEC)
stable
|
file |
diff |
annotate
|
Sun, 05 Nov 2017 21:22:07 +0900 |
Yuya Nishihara |
subrepo: add config option to reject any subrepo operations (SEC)
stable
|
file |
diff |
annotate
|
Fri, 27 Oct 2017 21:43:22 +0200 |
Boris Feld |
help: clarify the pre-txnclose-phase documentation
stable
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 16:54:31 +0200 |
Boris Feld |
config: gather allowdivergence under the evolution namespace
|
file |
diff |
annotate
|
Fri, 06 Oct 2017 06:48:43 -0700 |
Ryan McElroy |
filemerge: introduce functions to halt merge flow
|
file |
diff |
annotate
|
Sun, 08 Oct 2017 17:23:18 +0200 |
Boris Feld |
phase: add a dedicated pretxnclose-phase hook
|
file |
diff |
annotate
|
Sun, 08 Oct 2017 17:50:46 +0200 |
Boris Feld |
phase: add a dedicated txnclose-phase hook
|
file |
diff |
annotate
|
Sun, 08 Oct 2017 18:50:14 +0200 |
Boris Feld |
bookmark: add a dedicated pretxnclose-bookmark hook
|
file |
diff |
annotate
|
Tue, 10 Oct 2017 17:53:42 +0200 |
Boris Feld |
bookmark: add a dedicated txnclose-bookmark hook
|
file |
diff |
annotate
|
Sat, 14 Oct 2017 03:13:50 -0400 |
Augie Fackler |
config: graduate experimental.updatecheck to commands.update.check
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 15:14:59 -0700 |
Jun Wu |
progress: make ETA only consider progress made in the last minute
|
file |
diff |
annotate
|
Mon, 11 Sep 2017 17:49:49 +0000 |
Mark Thomas |
scmutil: don't append .orig to backups in origbackuppath (BC)
|
file |
diff |
annotate
|
Tue, 29 Aug 2017 18:20:50 -0700 |
David Soria Parra |
mdiff: add a --ignore-space-at-eol option
|
file |
diff |
annotate
|
Wed, 05 Jul 2017 11:55:26 -0400 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Tue, 04 Jul 2017 22:58:21 -0400 |
Matt Harbison |
help: cleanup grammar in the hooks section
stable 4.2.2
|
file |
diff |
annotate
|
Sun, 28 May 2017 00:12:38 +0200 |
Pierre-Yves David |
check-concurrency: expose the feature as 'concurrent-push-mode'
|
file |
diff |
annotate
|
Wed, 14 Jun 2017 20:56:34 -0400 |
Augie Fackler |
ui: add support for a tweakdefaults knob
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 11:10:51 -0700 |
Gregory Szorc |
profiling: allow configuring minimum display threshold for hotpath
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 11:04:46 -0700 |
Gregory Szorc |
config: document profiling.show{min,max}
|
file |
diff |
annotate
|
Fri, 09 Jun 2017 10:41:13 -0700 |
Gregory Szorc |
streamclone: consider secret changesets (BC) (issue5589)
|
file |
diff |
annotate
|
Mon, 22 May 2017 22:32:59 -0400 |
Matt Harbison |
help: update the color documentation for Windows 10 ANSI support
|
file |
diff |
annotate
|
Thu, 11 May 2017 00:02:32 -0700 |
Gregory Szorc |
help: clarify that colons are allowed in fingerprints values
|
file |
diff |
annotate
|
Thu, 11 May 2017 10:50:05 -0700 |
Siddharth Agarwal |
clone: add a server-side option to disable full getbundles (pull-based clones)
|
file |
diff |
annotate
|
Wed, 03 May 2017 22:07:47 -0400 |
Matt Harbison |
help: spelling fixes
stable
|
file |
diff |
annotate
|
Mon, 01 May 2017 16:36:50 +0200 |
Pierre-Yves David |
pager: rename 'pager.enable' to 'ui.paginate'
stable
|
file |
diff |
annotate
|
Tue, 02 May 2017 20:19:09 +0200 |
Pierre-Yves David |
color: special case 'always' in 'ui.color'
stable
|
file |
diff |
annotate
|
Tue, 02 May 2017 20:01:54 +0200 |
Pierre-Yves David |
color: turn 'ui.color' into a boolean (auto or off)
stable
|
file |
diff |
annotate
|
Mon, 01 May 2017 16:43:43 +0200 |
Pierre-Yves David |
pager: document the 'pager.enable' option
stable
|
file |
diff |
annotate
|
Mon, 01 May 2017 16:52:11 +0200 |
Pierre-Yves David |
pager: document the 'pager' config section
stable
|
file |
diff |
annotate
|
Mon, 01 May 2017 11:04:10 -0700 |
Martin von Zweigbergk |
docs: describe ui.color consistently with --color
stable
|
file |
diff |
annotate
|
Mon, 01 May 2017 05:38:52 +0900 |
FUJIWARA Katsunori |
help: use hg role of mini reST to make hyper link in HTML page
stable
|
file |
diff |
annotate
|
Mon, 01 May 2017 05:35:57 +0900 |
FUJIWARA Katsunori |
help: use mercurial as a subject of colorization and pagination
stable
|
file |
diff |
annotate
|
Mon, 17 Apr 2017 20:22:00 +0200 |
Pierre-Yves David |
color: update the help with the new default
|
file |
diff |
annotate
|
Thu, 09 Mar 2017 22:40:52 -0800 |
Gregory Szorc |
url: support auth.cookiesfile for adding cookies to HTTP requests
|
file |
diff |
annotate
|
Fri, 31 Mar 2017 11:53:56 +0200 |
Pierre-Yves David |
hook: add hook name information to external hook
|
file |
diff |
annotate
|
Fri, 31 Mar 2017 11:08:11 +0200 |
Pierre-Yves David |
hook: provide hook type information to external hook
|
file |
diff |
annotate
|
Wed, 22 Mar 2017 16:36:53 -0700 |
Martin von Zweigbergk |
help: format ``commands`` heading correctly
|
file |
diff |
annotate
|
Tue, 21 Mar 2017 17:50:44 -0700 |
Martin von Zweigbergk |
status: support commands.status.relative config
|
file |
diff |
annotate
|
Tue, 14 Mar 2017 17:43:18 -0700 |
Ryan McElroy |
update: add flag to require update destination
|
file |
diff |
annotate
|
Tue, 21 Feb 2017 22:53:38 +0100 |
Pierre-Yves David |
help: use 'churn' instead of 'color' as an example extension
|
file |
diff |
annotate
|
Tue, 21 Feb 2017 20:04:55 +0100 |
Pierre-Yves David |
color: update main documentation
|
file |
diff |
annotate
|
Fri, 17 Feb 2017 11:08:36 +0100 |
Rainer Woitok |
doc: correct example concerning "hg purge" alias in man page "hgrc.5"
|
file |
diff |
annotate
|
Tue, 07 Feb 2017 17:33:35 +0100 |
David Demelier |
hg: allow usage of XDG_CONFIG_HOME/hg/hgrc
|
file |
diff |
annotate
|
Tue, 10 Jan 2017 23:37:08 -0800 |
Gregory Szorc |
hgweb: support Content Security Policy
|
file |
diff |
annotate
|
Sat, 24 Dec 2016 15:29:32 -0700 |
Gregory Szorc |
protocol: send application/mercurial-0.2 responses to capable clients
|
file |
diff |
annotate
|
Sat, 24 Dec 2016 15:21:46 -0700 |
Gregory Szorc |
wireproto: advertise supported media types and compression formats
|
file |
diff |
annotate
|
Wed, 04 Jan 2017 22:32:42 -0600 |
Sean Farley |
config: add docs for ignoring all text below in the editor
|
file |
diff |
annotate
|
Wed, 09 Nov 2016 16:04:44 -0800 |
Gregory Szorc |
help: fix double word usage
|
file |
diff |
annotate
|
Fri, 04 Nov 2016 21:44:25 -0700 |
Gregory Szorc |
profiling: make statprof the default profiler (BC)
|
file |
diff |
annotate
|
Fri, 04 Nov 2016 20:50:38 -0700 |
Gregory Szorc |
profiling: use vendored statprof and upstream enhancements (BC)
|
file |
diff |
annotate
|
Sun, 14 Aug 2016 17:51:12 -0700 |
Gregory Szorc |
profiling: add a context manager that no-ops if profiling isn't enabled
|
file |
diff |
annotate
|
Mon, 15 Aug 2016 12:26:02 -0400 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Sun, 07 Aug 2016 18:09:58 -0700 |
Gregory Szorc |
hgweb: config option to control zlib compression level
|
file |
diff |
annotate
|
Mon, 08 Aug 2016 16:47:42 +0200 |
Mathias De Maré |
help: add example of '[templates]' usage
stable
|
file |
diff |
annotate
|
Mon, 01 Aug 2016 06:08:27 +0900 |
FUJIWARA Katsunori |
doc: make previous line of certificate example end with "::"
stable
|
file |
diff |
annotate
|
Mon, 01 Aug 2016 06:08:27 +0900 |
FUJIWARA Katsunori |
doc: fix incorrect use of rst hg role in help text
stable
|
file |
diff |
annotate
|
Sun, 17 Jul 2016 10:59:32 -0700 |
Gregory Szorc |
sslutil: support defining cipher list
|
file |
diff |
annotate
|
Wed, 13 Jul 2016 21:35:54 -0700 |
Gregory Szorc |
sslutil: require TLS 1.1+ when supported
|
file |
diff |
annotate
|
Thu, 14 Jul 2016 20:47:22 -0700 |
Gregory Szorc |
sslutil: config option to specify TLS protocol version
|
file |
diff |
annotate
|
Thu, 30 Jun 2016 18:59:53 -0700 |
Gregory Szorc |
hgweb: expose list of per-repo labels to templates
|
file |
diff |
annotate
|
Fri, 01 Jul 2016 16:02:56 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sun, 26 Jun 2016 07:59:02 -0700 |
Gregory Szorc |
ui: path option to declare which revisions to push by default
|
file |
diff |
annotate
|
Thu, 16 Jun 2016 09:15:12 -0700 |
Mike Miller |
help: document that [subpaths] may rewrite relative paths
stable
|
file |
diff |
annotate
|
Tue, 07 Jun 2016 20:29:54 -0700 |
Gregory Szorc |
sslutil: per-host config option to define certificates
|
file |
diff |
annotate
|
Sat, 04 Jun 2016 11:13:28 -0700 |
Gregory Szorc |
mail: unsupport smtp.verifycert (BC)
|
file |
diff |
annotate
|
Sat, 28 May 2016 12:37:36 -0700 |
Gregory Szorc |
sslutil: allow fingerprints to be specified in [hostsecurity]
|
file |
diff |
annotate
|
Thu, 28 Apr 2016 10:37:47 -0400 |
Jordi Gutiérrez Hermoso |
dispatch: add fail-* family of hooks
|
file |
diff |
annotate
|
Wed, 04 May 2016 18:18:24 +0100 |
Jun Wu |
ui: add new config option for help text width
|
file |
diff |
annotate
|
Sat, 30 Apr 2016 18:40:34 -0700 |
Sean Farley |
help: wrap ".orig" in rst quotes
|
file |
diff |
annotate
|
Sun, 27 Mar 2016 20:59:36 +0900 |
Yuya Nishihara |
templater: load and expand aliases by template engine (API) (issue4842)
|
file |
diff |
annotate
|
Sun, 10 Apr 2016 10:58:47 -0700 |
Gregory Szorc |
help: remove references to "Python 2.6 or later"
|
file |
diff |
annotate
|
Mon, 14 Mar 2016 15:01:27 +0000 |
Simon Farnsworth |
ui: add new config flag for interface selection
|
file |
diff |
annotate
|
Sun, 13 Mar 2016 14:03:58 -0700 |
Gregory Szorc |
sslutil: allow multiple fingerprints per host
|
file |
diff |
annotate
|