mercurial/help/config.txt
Mon, 01 May 2017 16:43:43 +0200 Pierre-Yves David pager: document the 'pager.enable' option stable
Mon, 01 May 2017 16:52:11 +0200 Pierre-Yves David pager: document the 'pager' config section stable
Mon, 01 May 2017 11:04:10 -0700 Martin von Zweigbergk docs: describe ui.color consistently with --color stable
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
Mon, 01 May 2017 05:35:57 +0900 FUJIWARA Katsunori help: use mercurial as a subject of colorization and pagination stable
Mon, 17 Apr 2017 20:22:00 +0200 Pierre-Yves David color: update the help with the new default
Thu, 09 Mar 2017 22:40:52 -0800 Gregory Szorc url: support auth.cookiesfile for adding cookies to HTTP requests
Fri, 31 Mar 2017 11:53:56 +0200 Pierre-Yves David hook: add hook name information to external hook
Fri, 31 Mar 2017 11:08:11 +0200 Pierre-Yves David hook: provide hook type information to external hook
Wed, 22 Mar 2017 16:36:53 -0700 Martin von Zweigbergk help: format ``commands`` heading correctly
Tue, 21 Mar 2017 17:50:44 -0700 Martin von Zweigbergk status: support commands.status.relative config
Tue, 14 Mar 2017 17:43:18 -0700 Ryan McElroy update: add flag to require update destination
Tue, 21 Feb 2017 22:53:38 +0100 Pierre-Yves David help: use 'churn' instead of 'color' as an example extension
Tue, 21 Feb 2017 20:04:55 +0100 Pierre-Yves David color: update main documentation
Fri, 17 Feb 2017 11:08:36 +0100 Rainer Woitok doc: correct example concerning "hg purge" alias in man page "hgrc.5"
Tue, 07 Feb 2017 17:33:35 +0100 David Demelier hg: allow usage of XDG_CONFIG_HOME/hg/hgrc
Tue, 10 Jan 2017 23:37:08 -0800 Gregory Szorc hgweb: support Content Security Policy
Sat, 24 Dec 2016 15:29:32 -0700 Gregory Szorc protocol: send application/mercurial-0.2 responses to capable clients
Sat, 24 Dec 2016 15:21:46 -0700 Gregory Szorc wireproto: advertise supported media types and compression formats
Wed, 04 Jan 2017 22:32:42 -0600 Sean Farley config: add docs for ignoring all text below in the editor
Wed, 09 Nov 2016 16:04:44 -0800 Gregory Szorc help: fix double word usage
Fri, 04 Nov 2016 21:44:25 -0700 Gregory Szorc profiling: make statprof the default profiler (BC)
Fri, 04 Nov 2016 20:50:38 -0700 Gregory Szorc profiling: use vendored statprof and upstream enhancements (BC)
Sun, 14 Aug 2016 17:51:12 -0700 Gregory Szorc profiling: add a context manager that no-ops if profiling isn't enabled
Mon, 15 Aug 2016 12:26:02 -0400 Augie Fackler merge with stable
Sun, 07 Aug 2016 18:09:58 -0700 Gregory Szorc hgweb: config option to control zlib compression level
Mon, 08 Aug 2016 16:47:42 +0200 Mathias De Maré help: add example of '[templates]' usage stable
Mon, 01 Aug 2016 06:08:27 +0900 FUJIWARA Katsunori doc: make previous line of certificate example end with "::" stable
Mon, 01 Aug 2016 06:08:27 +0900 FUJIWARA Katsunori doc: fix incorrect use of rst hg role in help text stable
Sun, 17 Jul 2016 10:59:32 -0700 Gregory Szorc sslutil: support defining cipher list
Wed, 13 Jul 2016 21:35:54 -0700 Gregory Szorc sslutil: require TLS 1.1+ when supported
Thu, 14 Jul 2016 20:47:22 -0700 Gregory Szorc sslutil: config option to specify TLS protocol version
Thu, 30 Jun 2016 18:59:53 -0700 Gregory Szorc hgweb: expose list of per-repo labels to templates
Fri, 01 Jul 2016 16:02:56 -0500 Matt Mackall merge with stable
Sun, 26 Jun 2016 07:59:02 -0700 Gregory Szorc ui: path option to declare which revisions to push by default
Thu, 16 Jun 2016 09:15:12 -0700 Mike Miller help: document that [subpaths] may rewrite relative paths stable
Tue, 07 Jun 2016 20:29:54 -0700 Gregory Szorc sslutil: per-host config option to define certificates
Sat, 04 Jun 2016 11:13:28 -0700 Gregory Szorc mail: unsupport smtp.verifycert (BC)
Sat, 28 May 2016 12:37:36 -0700 Gregory Szorc sslutil: allow fingerprints to be specified in [hostsecurity]
Thu, 28 Apr 2016 10:37:47 -0400 Jordi Gutiérrez Hermoso dispatch: add fail-* family of hooks
Wed, 04 May 2016 18:18:24 +0100 Jun Wu ui: add new config option for help text width
Sat, 30 Apr 2016 18:40:34 -0700 Sean Farley help: wrap ".orig" in rst quotes
Sun, 27 Mar 2016 20:59:36 +0900 Yuya Nishihara templater: load and expand aliases by template engine (API) (issue4842)
Sun, 10 Apr 2016 10:58:47 -0700 Gregory Szorc help: remove references to "Python 2.6 or later"
Mon, 14 Mar 2016 15:01:27 +0000 Simon Farnsworth ui: add new config flag for interface selection
Sun, 13 Mar 2016 14:03:58 -0700 Gregory Szorc sslutil: allow multiple fingerprints per host
Sun, 13 Mar 2016 13:51:01 -0700 Gregory Szorc help: add empty lines to hostfingerprints section
Wed, 24 Feb 2016 15:55:44 -0600 Matt Mackall merge with stable
Mon, 01 Feb 2016 12:36:28 +0100 Thomas Arendsen Hein help: hg.intevation.de is new primary name of hg.intevation.de (and new cert) stable
Sat, 20 Feb 2016 17:32:26 +0100 Rainer Woitok doc: correct example concerning "hg purge" alias in man page "hgrc.5" stable
Thu, 11 Feb 2016 23:15:34 +0900 FUJIWARA Katsunori doc: describe full help document hierarchy to create a valid link in HTML
Mon, 01 Feb 2016 20:28:32 -0800 Siddharth Agarwal merge: document checkignored and checkunknown configs again
Fri, 05 Feb 2016 19:40:57 +0100 André Sintzoff help: fix typo in backgroundclose documentation stable
Mon, 01 Feb 2016 22:14:06 +0900 FUJIWARA Katsunori doc: itemize text blocks to increase readability in HTML format stable
Wed, 27 Jan 2016 12:33:07 -0800 Siddharth Agarwal merge: undocument checkunknown and checkignored configs for 3.7 stable
Thu, 14 Jan 2016 13:34:59 -0800 Gregory Szorc scmutil: support background file closing
Fri, 15 Jan 2016 13:01:37 -0800 Danek Duvall help: move Windows 9x information to appropriate place
Sun, 10 Jan 2016 06:21:40 +0000 timeless help: split config user settings file by platform
Sun, 10 Jan 2016 06:09:10 +0000 timeless help: label windows config help
Sun, 10 Jan 2016 06:08:41 +0000 timeless help: split out unix/plan9 config help
less more (0) -100 -60 tip