log mercurial/help/config.txt @ 26281:5cac3bdb3c67

age author description
Fri, 04 Sep 2015 05:40:37 -0400 timeless help/config: reword committemplate multibyte character text
Fri, 28 Aug 2015 15:43:14 -0400 timeless help/config: use :hg:`help config....` notation
Fri, 28 Aug 2015 15:24:58 -0400 timeless help/config: omit True or False
Fri, 28 Aug 2015 15:13:28 -0400 timeless help/config: capitalize items
Fri, 11 Sep 2015 12:45:19 -0700 Pierre-Yves David traceback: allow providing a local support contact point
Thu, 10 Sep 2015 13:45:00 -0400 Augie Fackler help/config: back out 5f2a1ebd6e78
Wed, 02 Sep 2015 13:39:46 -0400 timeless help/config: make defaults consistent
Wed, 02 Sep 2015 02:05:32 -0400 timeless help/config: reword allow_push to fix grammar
Wed, 02 Sep 2015 02:05:04 -0400 timeless help/config: change local_hostname help style
Wed, 02 Sep 2015 02:04:45 -0400 timeless help/config: include check values
Wed, 02 Sep 2015 02:04:22 -0400 timeless help/config: simplify default text
Wed, 02 Sep 2015 02:03:55 -0400 timeless help/config: add trailing periods
Wed, 02 Sep 2015 02:03:22 -0400 timeless help/config: alias, ui.mergemarkertemplate add period for etc.
Wed, 02 Sep 2015 02:02:58 -0400 timeless help/config: add blank lines
Fri, 04 Sep 2015 05:42:21 -0400 timeless help: config indent committemplate.changeset section
Sat, 22 Aug 2015 22:59:51 -0700 Gregory Szorc hgweb: make refresh interval configurable
Sat, 18 Jul 2015 14:18:31 -0500 Matt Mackall hgweb: document web.certificates option
Mon, 29 Jun 2015 12:35:31 -0400 Mike Edgar wireproto: add config knob for http header length limit
Tue, 23 Jun 2015 13:47:42 -0400 Jordi Gutiérrez Hermoso doc: document the ui.patch option
Thu, 18 Jun 2015 15:42:40 -0500 Matt Mackall patch: add fuzz config flag (issue4697)
Thu, 11 Jun 2015 00:26:06 -0700 Pierre-Yves David help: use 'color' as an example (instead of 'progress')
Wed, 10 Jun 2015 11:56:55 -0700 Pierre-Yves David progress: move config help into core config help
Fri, 05 Jun 2015 21:37:46 +0900 Yuya Nishihara ssl: drop support for Python < 2.6, require ssl module
Wed, 15 Apr 2015 08:19:36 -0700 Ryan McElroy templatekw: replace currentbookmark with activebookmark keyword
Tue, 21 Apr 2015 21:01:05 -0300 Wagner Bruna help: fix typos in txnclose and txnabort documentation stable
Sun, 19 Apr 2015 11:37:29 +0100 Javi Merino help: fix typo commited -> committed stable
Thu, 16 Apr 2015 05:36:49 -0400 Pierre-Yves David hooks: add a 'txnabort' hook
Thu, 16 Apr 2015 05:41:07 -0400 Pierre-Yves David help: document the ''HG_TXNID'' environment variable during hooks
Tue, 24 Mar 2015 21:25:57 +0100 Mathias De Maré commands: add ui.statuscopies config knob
Tue, 31 Mar 2015 16:14:14 -0500 Matt Mackall merge with stable
Tue, 31 Mar 2015 11:58:14 -0700 Nathan Goldbaum filemerge: clean up language in mergemarkertemplate help stable
Mon, 09 Mar 2015 22:50:49 -0700 Pierre-Yves David hook: add a generic hook right before we commit a transaction
Mon, 09 Mar 2015 22:36:56 -0700 Pierre-Yves David hook: add a generic hook after transaction has been closed
Wed, 10 Dec 2014 18:19:49 -0800 Pierre-Yves David hook: have a generic hook for transaction opening
Tue, 16 Dec 2014 14:34:53 -0800 Siddharth Agarwal ignore: resolve ignore files relative to repo root (issue4473) (BC)
Thu, 13 Nov 2014 00:08:44 -0800 Siddharth Agarwal patch.diffopts: add support for noprefix
Thu, 04 Sep 2014 21:36:35 +0200 Mads Kiilerich config: introduce "built-in" default configuration settings in default.d
Sat, 01 Nov 2014 18:28:54 +0100 Mads Kiilerich help: fix config description of ui.reportoldssl stable
Sat, 01 Nov 2014 02:43:08 +0900 FUJIWARA Katsunori help: refer ":merge3" instead of "internal:merge3" stable
Thu, 23 Oct 2014 12:28:00 -0200 Wagner Bruna help/config: fix typo stable
Wed, 01 Oct 2014 15:05:09 -0500 Matt Mackall merge with stable
Tue, 30 Sep 2014 16:59:07 -0400 Jordi Gutiérrez Hermoso diff: document the nobinary option stable
Tue, 30 Sep 2014 15:55:30 -0500 Matt Mackall help: use OS containers for config file lists
Tue, 23 Sep 2014 14:20:08 -0400 Augie Fackler help: document that default hgweb style is called paper (issue4373)
Sat, 20 Sep 2014 14:16:39 -0700 Arun Chandrasekaran help: update help for hgweb template and style (issue4373)
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori transplant: change "editform" to distinguish merge commits from others
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori rebase: change "editform" to distinguish merge commits from others
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori import: change "editform" to distinguish merge commits from others
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori commit: change "editform" to distinguish merge commits from other (--amend)
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori commit: change "editform" to distinguish merge commits from others
Fri, 15 Aug 2014 23:05:53 +0900 FUJIWARA Katsunori ui: invoke editor for committing with HGEDITFORM environment variable
Wed, 13 Aug 2014 23:21:52 -0700 Siddharth Agarwal alias: expand "$@" as list of parameters quoted individually (BC) (issue4200)
Mon, 04 Aug 2014 16:32:41 -0700 Pierre-Yves David merge-tools: add a `premerge=keep-merge3` config option
Sat, 02 Aug 2014 21:46:27 +0900 FUJIWARA Katsunori cmdutil: use '[committemplate]' section like as map file for style definition
Sat, 02 Aug 2014 21:46:27 +0900 FUJIWARA Katsunori cmdutil: look commit template definition up by specified 'editform'
Tue, 15 Jul 2014 23:34:13 +0900 FUJIWARA Katsunori cmdutil: make commit message shown in text editor customizable by template
Sun, 06 Jul 2014 02:56:41 +0900 FUJIWARA Katsunori filemerge: use 'basic' as the default of '[ui] mergemarkers' for safety
Fri, 16 May 2014 13:15:07 -0700 Durham Goode help: add local/other description to merge tool description
Thu, 08 May 2014 16:50:22 -0700 Durham Goode merge: add conflict marker formatter (BC)
Thu, 02 Aug 2012 13:51:34 +0200 Pierre-Yves David doc: improves merge-tools example with an overwrite of existing config
Mon, 12 May 2014 17:40:58 -0700 Pierre-Yves David help: add additional information in the merge-tools section of config help
Wed, 19 Feb 2014 13:25:28 +0100 Simon Heimberg help: remove last occurrences of ".. note::" without two newlines
Thu, 13 Feb 2014 13:05:09 +0100 Thomas Arendsen Hein help: new SHA-1 fingerprint of hg.intevation.org in hostfingerprints example stable
Wed, 29 Jan 2014 15:16:36 +0100 Angel Ezquerra help: improve description of phases.checksubrepos setting stable
Wed, 13 Nov 2013 15:55:30 +0900 FUJIWARA Katsunori subrepo: check phase of state in each subrepositories before committing
Fri, 22 Nov 2013 17:12:43 +0100 Matt Mackall help: use progress instead of mq as in 'hg help config' example stable
Sun, 12 May 2013 10:09:34 +0100 Mike Williams help/config: note 64-bit Windows registry key used with 32-bit Python stable
Fri, 19 Apr 2013 01:26:23 +0900 FUJIWARA Katsunori smtp: use 465 as default port for SMTPS
Mon, 15 Apr 2013 01:37:23 +0200 Mads Kiilerich spelling: fix typos and spelling errors
Tue, 26 Mar 2013 02:28:10 +0900 FUJIWARA Katsunori smtp: verify the certificate of the SMTP server for STARTTLS/SMTPS
Thu, 28 Feb 2013 21:34:44 +0100 Thomas Arendsen Hein help: new SHA-1 fingerprint of hg.intevation.org in hostfingerprints example
Mon, 11 Feb 2013 01:17:50 +0100 Benoit Boissinot merge crew and main
Fri, 08 Feb 2013 22:54:48 +0100 Mads Kiilerich profiling: replace '+' markup of nested lines with indentation
Sat, 09 Feb 2013 15:51:26 -0800 Bryan O'Sullivan worker: estimate whether it's worth running a task in parallel
Sat, 09 Feb 2013 16:48:21 +0100 Angel Ezquerra hgweb: apply the websub filter to revision descriptions
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich profiling: introduce limit configuration option
Tue, 29 Jan 2013 20:03:51 +0100 Mads Kiilerich profiling: add documentation of lsprof 'sort' and 'nested' stable
Tue, 15 Jan 2013 23:30:10 +0100 Mads Kiilerich docs: "deprecate" checkchanged and checkconflicts in merge-tool configuration
Mon, 29 Oct 2012 10:53:46 -0400 Jordi Gutiérrez Hermoso webcommands: allow hgweb's archive to recurse into subrepos
Sat, 29 Sep 2012 13:41:02 +0200 Juan Pablo Carbajal (desktop) help: add example of paths other than default in hgrc
Sat, 29 Sep 2012 13:34:37 +0200 Juan Pablo Carbajal (desktop) help: removing trailing spaces
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Sun, 29 Jul 2012 19:44:57 +0200 Patrick Mezard help/config.txt: document web.maxshortchanges stable
Sun, 29 Jul 2012 19:37:25 +0200 Patrick Mezard help/config.txt: reorder [web] options stable
Wed, 25 Jul 2012 16:40:38 +0900 FUJIWARA Katsunori doc: unify section level between help topics stable
Thu, 26 Jul 2012 02:54:13 +0200 Mads Kiilerich help: fix some instances of 'the the' stable
Sun, 08 Jul 2012 17:17:02 +0200 wujek srujek hgweb: side-by-side comparison functionality
Sun, 06 May 2012 10:36:32 +0200 Adrian Buehlmann help/config: remove outdated false claim about pywin32 stable
Thu, 03 May 2012 01:07:22 +0200 Paul Boddie help: added description for the web.collapse setting stable
Mon, 30 Apr 2012 12:45:44 +0200 Martin Geisler help/config: expand [subpaths] help stable
Tue, 24 Apr 2012 14:34:54 +0200 Patrick Mezard alias: fix shell alias documentation (issue3374) stable
Thu, 12 Apr 2012 20:22:18 -0500 Matt Mackall help: fix indentation on cacert (issue3350)
Mon, 09 Apr 2012 13:48:45 -0700 Bryan O'Sullivan dispatch: add support for statprof as a profiler
Mon, 09 Apr 2012 14:36:16 -0700 Steven Stallion ui: optionally quiesce ssl verification warnings on python 2.5
Sun, 08 Apr 2012 12:43:41 -0700 Steven Stallion plan9: initial support for plan 9 from bell labs
Wed, 04 Apr 2012 00:00:47 +0200 Benoit Allard protocol: Add the stream-preferred capability
Sat, 18 Feb 2012 14:27:57 +0100 Michal Sznajder help: sort hgrc related "Sections" chapters alphabetically
Sat, 18 Feb 2012 12:30:24 +0100 Patrick Mezard doc: minor fixes to [graph] section documentation
Sun, 22 Jan 2012 19:47:03 +0700 Constantine Linnick graph: in hgrc specify line color for main branch
Sun, 22 Jan 2012 19:35:26 +0700 Constantine Linnick graph: in hgrc specify line width for main branch
Fri, 27 Jan 2012 12:52:13 -0200 Wagner Bruna help/config: fix help command markup stable
Thu, 26 Jan 2012 17:54:22 -0600 Matt Mackall help: add missing phase config items to config topic stable
Sun, 15 Jan 2012 13:50:12 -0700 Matt Zuba hooks: prioritize run order of hooks
Tue, 06 Dec 2011 13:21:45 +0100 Christian Ebert help: properly underline annotate config heading
Fri, 18 Nov 2011 12:04:31 +0100 Patrick Mezard annotate: support diff whitespace filtering flags (issue3030)
Fri, 21 Oct 2011 00:33:08 +0200 Martin Geisler subrepos: abort commit by default if a subrepo is dirty (BC) stable
Thu, 18 Aug 2011 17:24:04 -0500 Matt Mackall merge with stable
Thu, 18 Aug 2011 10:15:14 -0300 Wagner Bruna help/config: strip trailing whitespace stable
Mon, 01 Aug 2011 18:10:05 -0500 Matt Mackall merge with stable
Mon, 01 Aug 2011 23:58:50 +0200 Patrick Mezard hgweb: do not ignore [auth] if url has a username (issue2822) stable 1.9.1
Sun, 31 Jul 2011 01:46:52 +0200 Matt Mackall hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923) stable
Mon, 25 Jul 2011 08:28:37 +0200 Angel Ezquerra help: add "web/logoimg" setting description
Mon, 18 Jul 2011 14:57:22 -0500 Matt Mackall alias: note interaction of shell aliases with early opts in help
Fri, 17 Jun 2011 19:14:47 -0300 Wagner Bruna help/config: mention [revsetalias] section stable
Fri, 17 Jun 2011 13:31:23 -0300 Wagner Bruna help/config: replace docutils markup
Thu, 16 Jun 2011 12:52:37 -0300 Wagner Bruna help/config: quote config section names consistently
Thu, 16 Jun 2011 12:42:19 -0300 Wagner Bruna help/config: fix small typo
Thu, 16 Jun 2011 12:30:57 -0300 Wagner Bruna help/config: do not refer to config files as hgrc files
Thu, 16 Jun 2011 12:30:44 -0300 Wagner Bruna help/config: fix 'Mercurial' casing
Mon, 30 May 2011 11:15:25 +0200 Martin Geisler doc: improve merge between hgrc.5 and config help topic