Tue, 22 Aug 2006 08:53:37 -0700 mercurial.el: get rid of unportable, unperformant use of replace-regexp.
Bryan O'Sullivan <bos@serpentine.com> [Tue, 22 Aug 2006 08:53:37 -0700] rev 2997
mercurial.el: get rid of unportable, unperformant use of replace-regexp.
Tue, 22 Aug 2006 07:55:10 -0700 merge.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 22 Aug 2006 07:55:10 -0700] rev 2996
merge.
Thu, 10 Aug 2006 16:59:58 +0200 Support the demandload syntax "@" in packagescan
Volker Kleinfeld <Volker.Kleinfeld@gmx.de> [Thu, 10 Aug 2006 16:59:58 +0200] rev 2995
Support the demandload syntax "@" in packagescan
Tue, 22 Aug 2006 07:32:54 -0700 merge.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 22 Aug 2006 07:32:54 -0700] rev 2994
merge.
Tue, 22 Aug 2006 14:31:56 +0900 Support foo@bar notation as demandload module spec.
Shun-ichi GOTO <shunichi.goto@gmail.com> [Tue, 22 Aug 2006 14:31:56 +0900] rev 2993
Support foo@bar notation as demandload module spec.
Tue, 22 Aug 2006 10:20:21 +0200 Make test-strict append to $HGRCPATH, like other tests do since 61fcd9fac434.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 22 Aug 2006 10:20:21 +0200] rev 2992
Make test-strict append to $HGRCPATH, like other tests do since 61fcd9fac434.
Tue, 22 Aug 2006 10:18:40 +0200 Merge with tah
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 22 Aug 2006 10:18:40 +0200] rev 2991
Merge with tah
Tue, 22 Aug 2006 10:08:42 +0200 Make tests append settings to $HGRCPATH instead of $HGTMP/.hgrc
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 22 Aug 2006 10:08:42 +0200] rev 2990
Make tests append settings to $HGRCPATH instead of $HGTMP/.hgrc and add documentation for this.
Tue, 22 Aug 2006 09:55:14 +0200 Clear contents of global hgrc for tests before running each test.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 22 Aug 2006 09:55:14 +0200] rev 2989
Clear contents of global hgrc for tests before running each test. This fixes running test-mq-qdiff after test-mq, because of changed settings.
Mon, 21 Aug 2006 21:59:29 -0700 Add ui.strict config item.
Bryan O'Sullivan <bos@serpentine.com> [Mon, 21 Aug 2006 21:59:29 -0700] rev 2988
Add ui.strict config item. This turns off command matching by unambiguous prefix, and is a good thing if you want to write future-proof scripts. This fixes issue 314.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip