Thu, 28 Aug 2008 13:16:15 +0200 contrib: remove deprecated darcs2hg.py script
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 28 Aug 2008 13:16:15 +0200] rev 6942
contrib: remove deprecated darcs2hg.py script We've have support for darcs in the convert extension for a while now.
Thu, 28 Aug 2008 11:19:17 +0200 fetch: linearize code by eliminating nested functions
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 28 Aug 2008 11:19:17 +0200] rev 6941
fetch: linearize code by eliminating nested functions
Tue, 26 Aug 2008 00:04:18 +0200 qimport: report filename in case of IOError
Martin Geisler <mg@daimi.au.dk> [Tue, 26 Aug 2008 00:04:18 +0200] rev 6940
qimport: report filename in case of IOError The old behaviour was to say "abort: unable to read" since the patchname variable was always None.
Wed, 27 Aug 2008 12:49:39 +0200 Fix wrong redirection in test-rebase-parameters
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Wed, 27 Aug 2008 12:49:39 +0200] rev 6939
Fix wrong redirection in test-rebase-parameters
Mon, 25 Aug 2008 23:04:56 +0200 highlight: split code to improve startup times
Patrick Mezard <pmezard@gmail.com> [Mon, 25 Aug 2008 23:04:56 +0200] rev 6938
highlight: split code to improve startup times
Mon, 25 Aug 2008 01:26:08 +0200 qfinish: document --applied instead of --all
Martin Geisler <mg@daimi.au.dk> [Mon, 25 Aug 2008 01:26:08 +0200] rev 6937
qfinish: document --applied instead of --all
Sun, 24 Aug 2008 22:40:34 +0200 Merge with Gilles Moris
Patrick Mezard <pmezard@gmail.com> [Sun, 24 Aug 2008 22:40:34 +0200] rev 6936
Merge with Gilles Moris
Fri, 22 Aug 2008 22:32:53 +0200 Have verbose and debug flag print the changeset rev and hash when committing.
Gilles Moris <gilles.moris@free.fr> [Fri, 22 Aug 2008 22:32:53 +0200] rev 6935
Have verbose and debug flag print the changeset rev and hash when committing. Besides updating the tests output, I had to push back at the end the test for issue1193 in test-commit, solved by cset 4386a7706828, because it was using the current date for commit and was randomizing the subsequent hash.
Sun, 24 Aug 2008 22:13:39 +0200 Backed out changeset d557749c627a
Patrick Mezard <pmezard@gmail.com> [Sun, 24 Aug 2008 22:13:39 +0200] rev 6934
Backed out changeset d557749c627a Replace this change with a better one.
Fri, 22 Aug 2008 08:26:18 +0200 keyword: avoid additional conflicts during merge/resolve
Christian Ebert <blacktrash@gmx.net> [Fri, 22 Aug 2008 08:26:18 +0200] rev 6933
keyword: avoid additional conflicts during merge/resolve Make merge and resolve trigger kwtemplater.restricted to compare data without keyword expansion. The keyword stays outside the conflict: $Keyword$ <<<<<<< local bar ======= foo >>>>>>> other and will again be expanded on commit. Demonstrate in test case.
Fri, 22 Aug 2008 13:25:35 +0200 Have verbose flag print the changeset hash when committing
Gilles Moris <gilles.moris@free.fr> [Fri, 22 Aug 2008 13:25:35 +0200] rev 6932
Have verbose flag print the changeset hash when committing
Sun, 24 Aug 2008 19:24:47 +0200 test-rebase-mq: '|' is a GNU sed extension, unfold it
Patrick Mezard <pmezard@gmail.com> [Sun, 24 Aug 2008 19:24:47 +0200] rev 6931
test-rebase-mq: '|' is a GNU sed extension, unfold it
Thu, 21 Aug 2008 19:05:18 +0200 merge with crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 21 Aug 2008 19:05:18 +0200] rev 6930
merge with crew-stable
Thu, 21 Aug 2008 19:02:56 +0200 bisect: status message when no action is specified
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 21 Aug 2008 19:02:56 +0200] rev 6929
bisect: status message when no action is specified
Thu, 21 Aug 2008 19:02:46 +0200 bisect: expand help text to explain REV argument and --noupdate
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 21 Aug 2008 19:02:46 +0200] rev 6928
bisect: expand help text to explain REV argument and --noupdate
Thu, 21 Aug 2008 10:20:44 +0200 keyword: thorough hgweb testing
Christian Ebert <blacktrash@gmx.net> [Thu, 21 Aug 2008 10:20:44 +0200] rev 6927
keyword: thorough hgweb testing - test hgweb while keyword extension is _enabled_ - check expansion with hgweb.file - besides log and diff, also check annotate for not expanding
Tue, 22 Jul 2008 18:23:20 +0200 hgweb: raise ErrorResponses to communicate protocol errors
Dirkjan Ochtman <dirkjan@ochtman.nl> [Tue, 22 Jul 2008 18:23:20 +0200] rev 6926
hgweb: raise ErrorResponses to communicate protocol errors
Fri, 15 Aug 2008 13:25:57 +0200 make streamclone.stream_out() a generator
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 15 Aug 2008 13:25:57 +0200] rev 6925
make streamclone.stream_out() a generator
Tue, 22 Jul 2008 18:21:37 +0200 hgweb: generate error message only if nothing is passed
Dirkjan Ochtman <dirkjan@ochtman.nl> [Tue, 22 Jul 2008 18:21:37 +0200] rev 6924
hgweb: generate error message only if nothing is passed
Thu, 21 Aug 2008 11:35:17 +0200 strip trailing whitespace, replace tabs by spaces
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 21 Aug 2008 11:35:17 +0200] rev 6923
strip trailing whitespace, replace tabs by spaces
Thu, 21 Aug 2008 10:55:24 +0200 hgweb: fix WSGI iterators handling in CGI adapter (issue1254)
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 21 Aug 2008 10:55:24 +0200] rev 6922
hgweb: fix WSGI iterators handling in CGI adapter (issue1254)
Wed, 20 Aug 2008 19:00:39 +0200 merge with crew-stable
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 20 Aug 2008 19:00:39 +0200] rev 6921
merge with crew-stable
Wed, 20 Aug 2008 17:58:12 +0200 Make test-hardlinks-safety portable
Christian Ebert <blacktrash@gmx.net> [Wed, 20 Aug 2008 17:58:12 +0200] rev 6920
Make test-hardlinks-safety portable On some systems cp cannot create/preserve hardlinks. Use util.copyfiles instead, after making sure it actually does create hardlinks.
Wed, 20 Aug 2008 15:05:43 +0200 merge with crew-stable
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 20 Aug 2008 15:05:43 +0200] rev 6919
merge with crew-stable
Wed, 20 Aug 2008 15:04:45 +0200 Adjust test output for hg help qrecord since ef14c773b3d6
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 20 Aug 2008 15:04:45 +0200] rev 6918
Adjust test output for hg help qrecord since ef14c773b3d6
Wed, 20 Aug 2008 11:09:53 +0200 merge with crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 20 Aug 2008 11:09:53 +0200] rev 6917
merge with crew-stable
Wed, 20 Aug 2008 10:31:19 +0200 update copyright dates in Windows installer's readme file
TK Soh <teekaysoh@yahoo.com> [Wed, 20 Aug 2008 10:31:19 +0200] rev 6916
update copyright dates in Windows installer's readme file
Wed, 20 Aug 2008 10:30:53 +0200 mq: fix docs for qrefresh -D (issue1234)
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Wed, 20 Aug 2008 10:30:53 +0200] rev 6915
mq: fix docs for qrefresh -D (issue1234)
Sat, 16 Aug 2008 16:32:57 +0200 hgweb: removed unnecessary del before function return
Martin Geisler <mg@daimi.au.dk> [Sat, 16 Aug 2008 16:32:57 +0200] rev 6914
hgweb: removed unnecessary del before function return Deleting tmpl just before the return statement should have no effect since tmpl goes out of scope anyway. But it confuses pyflakes who thinks tmpl is undefined when it is used in the except blocks below.
Sat, 16 Aug 2008 14:46:56 +0200 move % out of translatable strings
Martin Geisler <mg@daimi.au.dk> [Sat, 16 Aug 2008 14:46:56 +0200] rev 6913
move % out of translatable strings The translators need to see the raw format string, not the result of using the format string.
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip