Wed, 24 Feb 2010 19:43:13 -0800 Updated contrib/vim/patchreview.* to version 0.2.2 stable
Manpreet Singh <junkblocker@yahoo.com> [Wed, 24 Feb 2010 19:43:13 -0800] rev 10550
Updated contrib/vim/patchreview.* to version 0.2.2 - Security fixes by removing custom tempfile creation - Removed need for DiffReviewCleanup/PatchReviewCleanup - Better command execution error detection and display - Improved diff view and folding by ignoring modelines - Improved tab labels display
Thu, 25 Feb 2010 17:06:32 +0100 Merge with hg-i18n stable
Martin Geisler <mg@lazybytes.net> [Thu, 25 Feb 2010 17:06:32 +0100] rev 10549
Merge with hg-i18n
Wed, 24 Feb 2010 19:47:51 +0100 i18n-sv: synchronized with fc5908d01ed7 stable
Jens Bäckman <jens.backman@gmail.com> [Wed, 24 Feb 2010 19:47:51 +0100] rev 10548
i18n-sv: synchronized with fc5908d01ed7
Sun, 21 Feb 2010 20:59:27 +0100 strip: invalidate all caches after stripping (fixes issue1951) stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 21 Feb 2010 20:59:27 +0100] rev 10547
strip: invalidate all caches after stripping (fixes issue1951) test thanks to Stefano Tortarolo
Thu, 25 Feb 2010 14:35:21 +0100 fix test output changed by 2e1a9b811d13 stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 25 Feb 2010 14:35:21 +0100] rev 10546
fix test output changed by 2e1a9b811d13
Wed, 24 Feb 2010 13:12:17 -0800 Updated contrib/vim/patchreview.* to version 0.2.1 stable
Manpreet Singh <junkblocker@yahoo.com> [Wed, 24 Feb 2010 13:12:17 -0800] rev 10545
Updated contrib/vim/patchreview.* to version 0.2.1 1) adds a :DiffReview command to review code changes in the current workspace. 2) removes the need to have patchutils (specifically filterdiff) installed on the system by implementing patch extraction in pure vim script.
Wed, 24 Feb 2010 12:35:26 -0500 httprepo: normalize output from unbundle with ssh stable
Sune Foldager <cryo@cyanite.org> [Wed, 24 Feb 2010 12:35:26 -0500] rev 10544
httprepo: normalize output from unbundle with ssh Lines from the remote are prefixed with 'remote: ' and written locally using ui.status, similar to what sshrepo does.
Wed, 24 Feb 2010 18:35:05 +0100 merge with default stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 24 Feb 2010 18:35:05 +0100] rev 10543
merge with default
Wed, 24 Feb 2010 18:22:45 +0100 shrink: handle all combinations of inline/non-inline revlogs
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 24 Feb 2010 18:22:45 +0100] rev 10542
shrink: handle all combinations of inline/non-inline revlogs
Wed, 24 Feb 2010 11:04:56 -0300 commands: clarify --config syntax stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Wed, 24 Feb 2010 11:04:56 -0300] rev 10541
commands: clarify --config syntax
Tue, 23 Feb 2010 23:10:01 -0600 progress: provide an explicit disable method for developers stable
Steve Borho <steve@borho.org> [Tue, 23 Feb 2010 23:10:01 -0600] rev 10540
progress: provide an explicit disable method for developers The other three checks for disabling the progress bar have serious side effects for any class that derives from ui.ui()
Wed, 24 Feb 2010 17:11:37 +0100 url: only mark format string for translation stable
Martin Geisler <mg@lazybytes.net> [Wed, 24 Feb 2010 17:11:37 +0100] rev 10539
url: only mark format string for translation
Wed, 24 Feb 2010 09:26:31 +0100 Merge with hg-i18n stable
Martin Geisler <mg@lazybytes.net> [Wed, 24 Feb 2010 09:26:31 +0100] rev 10538
Merge with hg-i18n
Wed, 24 Feb 2010 09:25:55 +0100 i18n-da: fixed typo stable
Martin Geisler <mg@lazybytes.net> [Wed, 24 Feb 2010 09:25:55 +0100] rev 10537
i18n-da: fixed typo
Wed, 24 Feb 2010 15:02:06 +0900 i18n-ja: synchronized with eddf859343de stable
FUJIWARA Katsunori <foozy@lares.dti.ne.jp> [Wed, 24 Feb 2010 15:02:06 +0900] rev 10536
i18n-ja: synchronized with eddf859343de
Tue, 23 Feb 2010 12:51:07 -0300 i18n-pt_BR: synchronized with 076e8a8000a3, minor fixes stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Tue, 23 Feb 2010 12:51:07 -0300] rev 10535
i18n-pt_BR: synchronized with 076e8a8000a3, minor fixes
Tue, 23 Feb 2010 22:31:54 +0100 url: avoid traceback when parsing [auth] (issue2056) stable
Patrick Mezard <pmezard@gmail.com> [Tue, 23 Feb 2010 22:31:54 +0100] rev 10534
url: avoid traceback when parsing [auth] (issue2056)
Tue, 23 Feb 2010 23:19:09 +0100 filemerge: use native path separators when merging (issue1399) stable
Patrick Mezard <pmezard@gmail.com> [Tue, 23 Feb 2010 23:19:09 +0100] rev 10533
filemerge: use native path separators when merging (issue1399)
Tue, 23 Feb 2010 22:56:37 +0100 gpg: make 13448eab08ca work when not on repo root
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 23 Feb 2010 22:56:37 +0100] rev 10532
gpg: make 13448eab08ca work when not on repo root
Tue, 23 Feb 2010 11:37:40 -0500 hgweb: use string join instead of slower cStringIO stable
Sune Foldager <cryo@cyanite.org> [Tue, 23 Feb 2010 11:37:40 -0500] rev 10531
hgweb: use string join instead of slower cStringIO
Tue, 23 Feb 2010 11:34:08 -0500 hgweb: fix handling of arguments in the between command stable
Sune Foldager <cryo@cyanite.org> [Tue, 23 Feb 2010 11:34:08 -0500] rev 10530
hgweb: fix handling of arguments in the between command The 'pairs' argument was coded to be optional, but the code would crash if it was not provided.
Mon, 22 Feb 2010 23:30:01 -0800 hgcia: report RPC errors stable
Brendan Cully <brendan@kublai.com> [Mon, 22 Feb 2010 23:30:01 -0800] rev 10529
hgcia: report RPC errors
Tue, 23 Feb 2010 06:44:37 +0100 merge with stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Tue, 23 Feb 2010 06:44:37 +0100] rev 10528
merge with stable
Tue, 23 Feb 2010 06:42:10 +0100 commands: correct diff -c explanation stable
timeless <timeless@mozdev.org> [Tue, 23 Feb 2010 06:42:10 +0100] rev 10527
commands: correct diff -c explanation
(0) -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip