Wed, 30 Dec 2009 03:26:49 +0100 i18n-da: import strings from default branch stable
Martin Geisler <mg@lazybytes.net> [Wed, 30 Dec 2009 03:26:49 +0100] rev 10166
i18n-da: import strings from default branch
Tue, 29 Dec 2009 00:47:23 +0100 i18n-sv: synchronized with 37679dbf2ee3
Jens Bäckman <jens.backman@gmail.com> [Tue, 29 Dec 2009 00:47:23 +0100] rev 10165
i18n-sv: synchronized with 37679dbf2ee3
Mon, 28 Dec 2009 15:08:07 -0200 merge with i18n stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Mon, 28 Dec 2009 15:08:07 -0200] rev 10164
merge with i18n stable
Mon, 28 Dec 2009 15:01:10 -0200 i18n-it: removed extraneous '\r' from message stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Mon, 28 Dec 2009 15:01:10 -0200] rev 10163
i18n-it: removed extraneous '\r' from message
Mon, 28 Dec 2009 14:59:14 -0200 i18n-pt_BR: synchronized with 37679dbf2ee3 stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Mon, 28 Dec 2009 14:59:14 -0200] rev 10162
i18n-pt_BR: synchronized with 37679dbf2ee3
Wed, 30 Dec 2009 02:44:37 +0100 Added RelaxNG schema for hg log XML output format
Robert Bachmann <rbachm@gmail.com> [Wed, 30 Dec 2009 02:44:37 +0100] rev 10161
Added RelaxNG schema for hg log XML output format
Wed, 30 Dec 2009 02:41:19 +0100 Bugfix and test for hg log XML output
Robert Bachmann <rbachm@gmail.com> [Wed, 30 Dec 2009 02:41:19 +0100] rev 10160
Bugfix and test for hg log XML output
Wed, 30 Dec 2009 02:38:53 +0100 Added output of "extras" to hg log XML output
Robert Bachmann <rbachm@gmail.com> [Wed, 30 Dec 2009 02:38:53 +0100] rev 10159
Added output of "extras" to hg log XML output
Tue, 29 Dec 2009 16:16:25 -0600 Merge with stable
Matt Mackall <mpm@selenic.com> [Tue, 29 Dec 2009 16:16:25 -0600] rev 10158
Merge with stable
Tue, 29 Dec 2009 19:02:26 -0200 run-tests.py: clears http_proxy for all tests
Wagner Bruna <wbruna@softwareexpress.com.br> [Tue, 29 Dec 2009 19:02:26 -0200] rev 10157
run-tests.py: clears http_proxy for all tests
Tue, 29 Dec 2009 23:59:41 -0600 windows: expand environment vars in find_exe
Steve Borho <steve@borho.org> [Tue, 29 Dec 2009 23:59:41 -0600] rev 10156
windows: expand environment vars in find_exe This allows us to use ${ProgramFiles} in our [merge-tools] sections so we can provide locale safe program paths.
Tue, 29 Dec 2009 16:16:25 -0600 Merge with stable
Matt Mackall <mpm@selenic.com> [Tue, 29 Dec 2009 16:16:25 -0600] rev 10155
Merge with stable
Tue, 29 Dec 2009 19:02:26 -0200 run-tests.py: clears http_proxy for all tests stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Tue, 29 Dec 2009 19:02:26 -0200] rev 10154
run-tests.py: clears http_proxy for all tests
Mon, 28 Dec 2009 16:48:57 +0100 Added XML output for hg log
Robert Bachmann <rbachm@gmail.com> [Mon, 28 Dec 2009 16:48:57 +0100] rev 10153
Added XML output for hg log The XML format is based on the one used by Subversion. Currently the closing "</log>" tag is not written, since cmdutil.py does not support the "footer" template variable.
Mon, 28 Dec 2009 17:55:52 +0100 Added support for templatevar "footer" to cmdutil.py
Robert Bachmann <rbachm@gmail.com> [Mon, 28 Dec 2009 17:55:52 +0100] rev 10152
Added support for templatevar "footer" to cmdutil.py
Tue, 29 Dec 2009 16:00:38 +0100 patch: make git diffline generation more explicit
Patrick Mezard <pmezard@gmail.com> [Tue, 29 Dec 2009 16:00:38 +0100] rev 10151
patch: make git diffline generation more explicit
Tue, 29 Dec 2009 16:00:29 +0100 mq: untangle git patch detection
Patrick Mezard <pmezard@gmail.com> [Tue, 29 Dec 2009 16:00:29 +0100] rev 10150
mq: untangle git patch detection
Tue, 29 Dec 2009 16:00:24 +0100 test-mq: better tests delimitation
Patrick Mezard <pmezard@gmail.com> [Tue, 29 Dec 2009 16:00:24 +0100] rev 10149
test-mq: better tests delimitation
Tue, 29 Dec 2009 01:32:40 +0100 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Tue, 29 Dec 2009 01:32:40 +0100] rev 10148
Merge with crew-stable
Tue, 29 Dec 2009 01:03:10 +0100 test-bisect: test handling of invalid commands without relying on sh stable
Mads Kiilerich <mads@kiilerich.com> [Tue, 29 Dec 2009 01:03:10 +0100] rev 10147
test-bisect: test handling of invalid commands without relying on sh
Mon, 28 Dec 2009 18:29:35 +0100 diffhelpers: fix variable declaration for MSVC (not C99)
Patrick Mezard <pmezard@gmail.com> [Mon, 28 Dec 2009 18:29:35 +0100] rev 10146
diffhelpers: fix variable declaration for MSVC (not C99)
Sun, 27 Dec 2009 23:24:05 +0100 dirstate: improve docstring formatting
Martin Geisler <mg@lazybytes.net> [Sun, 27 Dec 2009 23:24:05 +0100] rev 10145
dirstate: improve docstring formatting Triple-quoted strings are easier to spot than single-quoted strings.
Thu, 24 Dec 2009 18:53:36 +0200 test-help: improve test coverage
Henri Wiechers <hwiechers@gmail.com> [Thu, 24 Dec 2009 18:53:36 +0200] rev 10144
test-help: improve test coverage Adds a test for displaying a help topic. Extends test coverage of commands.help_ by 5 lines.
Thu, 24 Dec 2009 18:53:35 +0200 test-help: improve test coverage
Henri Wiechers <hwiechers@gmail.com> [Thu, 24 Dec 2009 18:53:35 +0200] rev 10143
test-help: improve test coverage Adds a test for displaying a command list with a command with no help text. Extends test coverage of commands.help_ by 1 line.
Thu, 24 Dec 2009 18:53:35 +0200 test-help: improve test coverage
Henri Wiechers <hwiechers@gmail.com> [Thu, 24 Dec 2009 18:53:35 +0200] rev 10142
test-help: improve test coverage Adds a test that extension commands are omitted from the default command list. Extends test coverage of commands.help_ by 1 line.
Thu, 24 Dec 2009 18:53:35 +0200 test-help: improve test coverage
Henri Wiechers <hwiechers@gmail.com> [Thu, 24 Dec 2009 18:53:35 +0200] rev 10141
test-help: improve test coverage Adds a test for commands without help text. Extends test coverage of commands.help_ by 1 line.
Thu, 24 Dec 2009 18:53:35 +0200 test-help: improve test coverage
Henri Wiechers <hwiechers@gmail.com> [Thu, 24 Dec 2009 18:53:35 +0200] rev 10140
test-help: improve test coverage Adds a test for help on a command with no options. Extends test coverage of commands.help_ by 2 lines.
Thu, 24 Dec 2009 18:53:34 +0200 test-help: improve test coverage
Henri Wiechers <hwiechers@gmail.com> [Thu, 24 Dec 2009 18:53:34 +0200] rev 10139
test-help: improve test coverage Adds a test for handling ambiguous command help Extends test coverage of commands.help_ by 4 lines.
Thu, 24 Dec 2009 11:41:06 +0100 merge with stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 24 Dec 2009 11:41:06 +0100] rev 10138
merge with stable
Thu, 24 Dec 2009 11:40:39 +0100 monoblue: fix title for branches page stable
Johan Samyn <johan.samyn@gmail.com> [Thu, 24 Dec 2009 11:40:39 +0100] rev 10137
monoblue: fix title for branches page
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip