Wed, 29 Jul 2009 09:28:45 +0200 keyword: update copyright
Christian Ebert <blacktrash@gmx.net> [Wed, 29 Jul 2009 09:28:45 +0200] rev 9305
keyword: update copyright
Mon, 03 Aug 2009 10:39:14 +0200 hgwebdir: add links to the main repository page in notfound.tmpl
timeless@mozdev.org [Mon, 03 Aug 2009 10:39:14 +0200] rev 9304
hgwebdir: add links to the main repository page in notfound.tmpl
Mon, 03 Aug 2009 10:28:09 +0200 Merge with crew-stable
Martin Geisler <mg@lazybytes.net> [Mon, 03 Aug 2009 10:28:09 +0200] rev 9303
Merge with crew-stable
Sun, 02 Aug 2009 19:21:47 -0700 help: improve "hg help revisions"
Stuart W Marks <smarks@smarks.org> [Sun, 02 Aug 2009 19:21:47 -0700] rev 9302
help: improve "hg help revisions" Add info about branch names, and other clarifications.
Mon, 03 Aug 2009 00:19:01 +0200 rebase: link to RebaseExtension
Martin Geisler <mg@lazybytes.net> [Mon, 03 Aug 2009 00:19:01 +0200] rev 9301
rebase: link to RebaseExtension This new page has the usual user-oriented information about the extension.
Mon, 03 Aug 2009 00:12:10 +0200 patchbomb: use a list instead of indented paragraphs
Martin Geisler <mg@lazybytes.net> [Mon, 03 Aug 2009 00:12:10 +0200] rev 9300
patchbomb: use a list instead of indented paragraphs
Mon, 03 Aug 2009 00:02:00 +0200 help: un-indent list in "hg help diffs"
Martin Geisler <mg@lazybytes.net> [Mon, 03 Aug 2009 00:02:00 +0200] rev 9299
help: un-indent list in "hg help diffs"
Mon, 03 Aug 2009 00:01:59 +0200 help: add "templates" as an alias for "templating" help topic
Martin Geisler <mg@lazybytes.net> [Mon, 03 Aug 2009 00:01:59 +0200] rev 9298
help: add "templates" as an alias for "templating" help topic
Sun, 02 Aug 2009 17:42:36 +0200 gendoc: make anchors for help topic names
Martin Geisler <mg@lazybytes.net> [Sun, 02 Aug 2009 17:42:36 +0200] rev 9297
gendoc: make anchors for help topic names
Fri, 31 Jul 2009 11:40:03 +0200 gendoc: rename underlined/bold to section/subsection
Martin Geisler <mg@lazybytes.net> [Fri, 31 Jul 2009 11:40:03 +0200] rev 9296
gendoc: rename underlined/bold to section/subsection
Mon, 03 Aug 2009 00:01:50 +0200 help: use field lists for lists of extensions
Martin Geisler <mg@lazybytes.net> [Mon, 03 Aug 2009 00:01:50 +0200] rev 9295
help: use field lists for lists of extensions
Sun, 02 Aug 2009 23:38:08 +0200 help: format templating help topic with a field list
Martin Geisler <mg@lazybytes.net> [Sun, 02 Aug 2009 23:38:08 +0200] rev 9294
help: format templating help topic with a field list
Sun, 02 Aug 2009 23:38:07 +0200 minirst: parse field lists
Martin Geisler <mg@lazybytes.net> [Sun, 02 Aug 2009 23:38:07 +0200] rev 9293
minirst: parse field lists
Sun, 02 Aug 2009 21:29:15 +0200 minirst: simplify bullet list indentation computation
Martin Geisler <mg@lazybytes.net> [Sun, 02 Aug 2009 21:29:15 +0200] rev 9292
minirst: simplify bullet list indentation computation
Sun, 02 Aug 2009 17:17:17 +0200 minirst: indent literal blocks with two spaces
Martin Geisler <mg@lazybytes.net> [Sun, 02 Aug 2009 17:17:17 +0200] rev 9291
minirst: indent literal blocks with two spaces The vast majority* of them are formatted like this in the source, so this basically reverts the output to how it looked before we got the minirst parser. *: the help on templating use four spaces for some examples and will now shown with an indentation of just two spaces.
Sun, 02 Aug 2009 16:34:25 +0200 help: mark literal blocks
Martin Geisler <mg@lazybytes.net> [Sun, 02 Aug 2009 16:34:25 +0200] rev 9290
help: mark literal blocks
Fri, 31 Jul 2009 23:49:47 +0200 patchbomb: reST syntax for literal blocks in help text
Christian Ebert <blacktrash@gmx.net> [Fri, 31 Jul 2009 23:49:47 +0200] rev 9289
patchbomb: reST syntax for literal blocks in help text
Sat, 01 Aug 2009 00:36:22 +0200 Merge with crew-stable
Martin Geisler <mg@lazybytes.net> [Sat, 01 Aug 2009 00:36:22 +0200] rev 9288
Merge with crew-stable
Tue, 28 Jul 2009 15:36:28 +0200 mq: Parse commit message after we find start of changeset patch
David Soria Parra <dsp@php.net> [Tue, 28 Jul 2009 15:36:28 +0200] rev 9287
mq: Parse commit message after we find start of changeset patch patch.extract extracts just the message below HG changeset patch. So to not parse comments above the patch, we reset the message if we find a changeset patch as we know the commit message comes after the changeset patch data. This is similar to the behavior of patch.extract. The drawback of this approach, after a qref -e the comment above HG changeset patch is gone. Without this patch the message would become part of the commit message in the HG changset patch part.
Fri, 31 Jul 2009 01:40:45 +0200 doc: fix quotes mismatches affecting rst
Cédric Duval <cedricduval@free.fr> [Fri, 31 Jul 2009 01:40:45 +0200] rev 9286
doc: fix quotes mismatches affecting rst
Wed, 29 Jul 2009 22:23:14 +0200 Merge with crew-stable
Martin Geisler <mg@lazybytes.net> [Wed, 29 Jul 2009 22:23:14 +0200] rev 9285
Merge with crew-stable
Wed, 29 Jul 2009 22:14:46 +0200 test-repair-strip: Don't rely on cat error message
Mads Kiilerich <mads@kiilerich.com> [Wed, 29 Jul 2009 22:14:46 +0200] rev 9284
test-repair-strip: Don't rely on cat error message
Sun, 05 Jul 2009 13:59:25 -0500 test-gpg: suppress secure memory warning
David Champion <dgc@uchicago.edu> [Sun, 05 Jul 2009 13:59:25 -0500] rev 9283
test-gpg: suppress secure memory warning Some platforms (Solaris for one) does not support secure memory and would give a warning.
Mon, 27 Jul 2009 19:23:04 -0700 Merge with main
Brendan Cully <brendan@kublai.com> [Mon, 27 Jul 2009 19:23:04 -0700] rev 9282
Merge with main
Sun, 26 Jul 2009 10:45:35 +0100 keyword: refactor kwdemo and make output translatable
Christian Ebert <blacktrash@gmx.net> [Sun, 26 Jul 2009 10:45:35 +0100] rev 9281
keyword: refactor kwdemo and make output translatable Better reflect the actual behaviour of the extension: - Make map arguments and -f/--rcfile not mutually exclusive but extend the current configuration - Map arguments and -f/--rcfile both override the defaults even when -d/--default is specified - -d/--default only overrides the current configuration Inform the user about extending/overriding behaviour, but only at the beginning; the following messages become terser, making the output translatable without too much code clutter. Rephrase help (use "short/long" option notation etc.).
Mon, 27 Jul 2009 02:12:17 +0200 commands: Check if helptext contains a newline before we split
David Soria Parra <dsp@php.net> [Mon, 27 Jul 2009 02:12:17 +0200] rev 9280
commands: Check if helptext contains a newline before we split
Sun, 26 Jul 2009 02:33:38 +0200 Merge with crew-stable
Martin Geisler <mg@lazybytes.net> [Sun, 26 Jul 2009 02:33:38 +0200] rev 9279
Merge with crew-stable
Sun, 26 Jul 2009 02:14:30 +0200 Makefile: remove non-default wrapping of hg.pot strings
Martin Geisler <mg@lazybytes.net> [Sun, 26 Jul 2009 02:14:30 +0200] rev 9278
Makefile: remove non-default wrapping of hg.pot strings
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip