log doc/hgrc.5.txt @ 13664:53db4e2026ab

age author description
Tue, 08 Mar 2011 13:05:18 -0600 Steve Borho filemerge: introduce a 'regkeyalt' merge tool variable stable
Tue, 15 Feb 2011 22:25:48 +0100 Patrick Mezard commit: abort if a subrepo is modified and ui.commitsubrepos=no
Fri, 11 Feb 2011 17:23:24 +0800 Afuna doc: Add diff.unified to the hgrc docs.
Tue, 01 Feb 2011 01:55:45 +0100 Mads Kiilerich merge with stable
Sat, 29 Jan 2011 23:23:24 +0900 Yuya Nishihara url: add --insecure option to bypass verification of ssl certificates stable
Fri, 28 Jan 2011 03:09:22 +0100 Mads Kiilerich merge with stable
Fri, 28 Jan 2011 02:57:59 +0100 Mads Kiilerich url: 'ssh known host'-like checking of fingerprints of HTTPS certificates stable
Wed, 05 Jan 2011 15:56:03 +0100 Martin Geisler merge with stable
Wed, 05 Jan 2011 10:57:52 +0100 Martin Geisler hgrc.5: mention that web.cacerts are run through util.expandpath stable
Mon, 20 Dec 2010 16:56:54 +0800 Zhigang Wang smtp: fix for server doesn't support starttls extension
Wed, 01 Dec 2010 10:52:31 +0100 Martin Geisler hgrc.5: expand introduction for [web] section stable
Wed, 01 Dec 2010 10:21:40 +0100 Martin Geisler hgrc.5: describe what the [auth] section is for stable
Sun, 24 Oct 2010 18:39:02 +0200 Patrick Mezard hgrc: document [subpaths] section stable
Wed, 20 Oct 2010 16:54:34 +0200 Erik Zielke help: help topic for merge tools
Sun, 10 Oct 2010 23:32:09 +0200 Adrian Buehlmann doc: add [format] dotencode description
Fri, 01 Oct 2010 00:48:50 +0200 Mads Kiilerich doc: clarify that https cert verification requires web.cacerts stable
Thu, 23 Sep 2010 00:27:04 -0600 Anthony Foiani doc: clarify smtp.password usage stable
Fri, 13 Aug 2010 10:53:10 +0200 Martin Geisler url: limit expansion to safe auth keys (Issue2328)
Fri, 13 Aug 2010 10:13:38 +0200 Martin Geisler hgrc.5: fix "hg hg status" -> "hg status" stable
Thu, 10 Jun 2010 09:32:19 -0700 Chad Dombrova provide pre- and post- hooks with parsed command line arguments.
Fri, 04 Jun 2010 20:13:51 -0500 Matt Mackall hgrc: improve docs for the trusted section
Wed, 02 Jun 2010 14:54:25 +0200 Martin Geisler win32text: mark this extension as deprecated
Thu, 27 May 2010 10:37:14 +0200 Martin Geisler doc: document expansion of %include and ui.username
Tue, 25 May 2010 18:45:44 +0200 Martin Geisler Merge with stable
Tue, 25 May 2010 18:19:40 +0200 Angel Ezquerra doc: clarify that sections can be split stable
Tue, 25 May 2010 18:19:16 +0200 Angel Ezquerra doc: clarify that keys can be overridden stable
Mon, 10 May 2010 11:04:56 -0500 David Champion merge: tool.check = prompt will force an interactive merge check
Mon, 10 May 2010 11:04:56 -0500 David Champion merge: introduce tool.check parameter
Wed, 21 Apr 2010 11:57:45 -0500 David Champion merge: tool.premerge=keep will leave premerge markers in $local
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall docs: document default for web.encoding