log mercurial/help/config.txt @ 34711:f6d17075608f

age author description
Sun, 08 Oct 2017 17:23:18 +0200 Boris Feld phase: add a dedicated pretxnclose-phase hook
Sun, 08 Oct 2017 17:50:46 +0200 Boris Feld phase: add a dedicated txnclose-phase hook
Sun, 08 Oct 2017 18:50:14 +0200 Boris Feld bookmark: add a dedicated pretxnclose-bookmark hook
Tue, 10 Oct 2017 17:53:42 +0200 Boris Feld bookmark: add a dedicated txnclose-bookmark hook
Sat, 14 Oct 2017 03:13:50 -0400 Augie Fackler config: graduate experimental.updatecheck to commands.update.check
Wed, 27 Sep 2017 15:14:59 -0700 Jun Wu progress: make ETA only consider progress made in the last minute
Mon, 11 Sep 2017 17:49:49 +0000 Mark Thomas scmutil: don't append .orig to backups in origbackuppath (BC)
Tue, 29 Aug 2017 18:20:50 -0700 David Soria Parra mdiff: add a --ignore-space-at-eol option
Wed, 05 Jul 2017 11:55:26 -0400 Augie Fackler merge with stable
Tue, 04 Jul 2017 22:58:21 -0400 Matt Harbison help: cleanup grammar in the hooks section stable 4.2.2
Sun, 28 May 2017 00:12:38 +0200 Pierre-Yves David check-concurrency: expose the feature as 'concurrent-push-mode'
Wed, 14 Jun 2017 20:56:34 -0400 Augie Fackler ui: add support for a tweakdefaults knob
Thu, 15 Jun 2017 11:10:51 -0700 Gregory Szorc profiling: allow configuring minimum display threshold for hotpath
Thu, 15 Jun 2017 11:04:46 -0700 Gregory Szorc config: document profiling.show{min,max}
Fri, 09 Jun 2017 10:41:13 -0700 Gregory Szorc streamclone: consider secret changesets (BC) (issue5589)
Mon, 22 May 2017 22:32:59 -0400 Matt Harbison help: update the color documentation for Windows 10 ANSI support
Thu, 11 May 2017 00:02:32 -0700 Gregory Szorc help: clarify that colons are allowed in fingerprints values
Thu, 11 May 2017 10:50:05 -0700 Siddharth Agarwal clone: add a server-side option to disable full getbundles (pull-based clones)
Wed, 03 May 2017 22:07:47 -0400 Matt Harbison help: spelling fixes stable
Mon, 01 May 2017 16:36:50 +0200 Pierre-Yves David pager: rename 'pager.enable' to 'ui.paginate' stable
Tue, 02 May 2017 20:19:09 +0200 Pierre-Yves David color: special case 'always' in 'ui.color' stable
Tue, 02 May 2017 20:01:54 +0200 Pierre-Yves David color: turn 'ui.color' into a boolean (auto or off) stable
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