mercurial/help/config.txt
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
less more (0) -100 -60 tip