Sat, 30 Oct 2010 02:47:24 -0500 merge with i18n stable
Matt Mackall <mpm@selenic.com> [Sat, 30 Oct 2010 02:47:24 -0500] rev 12885
merge with i18n
Fri, 29 Oct 2010 00:19:39 +0900 i18n-ja: synchronized with 6f6f6a9c2a41 stable
FUJIWARA Katsunori <foozy@lares.dti.ne.jp> [Fri, 29 Oct 2010 00:19:39 +0900] rev 12884
i18n-ja: synchronized with 6f6f6a9c2a41
Thu, 28 Oct 2010 09:52:05 -0200 i18n-pt_BR: synchronized with db2ff771204d stable
Wagner Bruna <wbruna@yahoo.com> [Thu, 28 Oct 2010 09:52:05 -0200] rev 12883
i18n-pt_BR: synchronized with db2ff771204d Reviewed formatting fixes from eda77c3e246a.
Thu, 28 Oct 2010 10:02:28 +0200 i18n-da: translate help for bookmarks extension stable
Martin Geisler <mg@aragost.com> [Thu, 28 Oct 2010 10:02:28 +0200] rev 12882
i18n-da: translate help for bookmarks extension
Thu, 28 Oct 2010 09:48:01 +0200 i18n, bookmarks: add comments for translators stable
Martin Geisler <mg@lazybytes.net> [Thu, 28 Oct 2010 09:48:01 +0200] rev 12881
i18n, bookmarks: add comments for translators
Thu, 28 Oct 2010 09:43:56 +0200 i18n-da: synchronize with e1855dee28c1 stable
Martin Geisler <mg@aragost.com> [Thu, 28 Oct 2010 09:43:56 +0200] rev 12880
i18n-da: synchronize with e1855dee28c1
Fri, 29 Oct 2010 14:06:06 +0200 qnew: distinguish between existing file and directory (issue2464) stable
Martin Geisler <mg@aragost.com> [Fri, 29 Oct 2010 14:06:06 +0200] rev 12879
qnew: distinguish between existing file and directory (issue2464)
Fri, 29 Oct 2010 15:25:21 +0200 qnew: give better feedback when doing 'hg qnew foo/' (issue2464) stable
Martin Geisler <mg@aragost.com> [Fri, 29 Oct 2010 15:25:21 +0200] rev 12878
qnew: give better feedback when doing 'hg qnew foo/' (issue2464)
Fri, 29 Oct 2010 12:50:08 +0200 opener: do not create "foo" directory when writing to "foo/" stable
Martin Geisler <mg@aragost.com> [Fri, 29 Oct 2010 12:50:08 +0200] rev 12877
opener: do not create "foo" directory when writing to "foo/" The directories were not cleaned up when the subsequent open failed and this would confuse things like qnew.
Fri, 29 Oct 2010 14:47:45 +0200 pager: backout 05077896ffe2 (issue2441) stable
Martin Geisler <mg@aragost.com> [Fri, 29 Oct 2010 14:47:45 +0200] rev 12876
pager: backout 05077896ffe2 (issue2441)
Thu, 28 Oct 2010 22:04:33 +0200 mq: qrename should not touch the dirstate if src is untracked (issue2460) stable
Patrick Mezard <pmezard@gmail.com> [Thu, 28 Oct 2010 22:04:33 +0200] rev 12875
mq: qrename should not touch the dirstate if src is untracked (issue2460)
Thu, 28 Oct 2010 21:25:53 +0200 patch: fix copies when patching over uncommitted changed (issue2459) stable
Patrick Mezard <pmezard@gmail.com> [Thu, 28 Oct 2010 21:25:53 +0200] rev 12874
patch: fix copies when patching over uncommitted changed (issue2459)
Wed, 27 Oct 2010 16:54:46 -0500 merge with i18n stable
Matt Mackall <mpm@selenic.com> [Wed, 27 Oct 2010 16:54:46 -0500] rev 12873
merge with i18n
Tue, 26 Oct 2010 21:31:35 -0200 i18n-pt_BR: synchronized with 830be2c57626 stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Tue, 26 Oct 2010 21:31:35 -0200] rev 12872
i18n-pt_BR: synchronized with 830be2c57626
Tue, 26 Oct 2010 19:12:45 -0200 i18n-pt_BR: msgmerge with 830be2c57626 stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Tue, 26 Oct 2010 19:12:45 -0200] rev 12871
i18n-pt_BR: msgmerge with 830be2c57626
Tue, 26 Oct 2010 18:47:45 -0200 merge with i18n stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Tue, 26 Oct 2010 18:47:45 -0200] rev 12870
merge with i18n
Tue, 26 Oct 2010 10:54:32 +0200 i18n-da: remove extra newline in translation stable
Martin Geisler <mg@lazybytes.net> [Tue, 26 Oct 2010 10:54:32 +0200] rev 12869
i18n-da: remove extra newline in translation
Tue, 26 Oct 2010 00:21:57 +0200 i18n-da: synchronize with 6137c5bba4d0 stable
Martin Geisler <mg@lazybytes.net> [Tue, 26 Oct 2010 00:21:57 +0200] rev 12868
i18n-da: synchronize with 6137c5bba4d0
Wed, 27 Oct 2010 15:35:23 -0500 minirst: use colwidth to match title lengths (issue2455) stable
Matt Mackall <mpm@selenic.com> [Wed, 27 Oct 2010 15:35:23 -0500] rev 12867
minirst: use colwidth to match title lengths (issue2455)
Wed, 27 Oct 2010 15:35:21 -0500 encoding: default ambiguous character to narrow stable
Matt Mackall <mpm@selenic.com> [Wed, 27 Oct 2010 15:35:21 -0500] rev 12866
encoding: default ambiguous character to narrow The current implementation of colwidth was treating 'A'mbiguous characters as wide, which was incorrect in a non-East Asian context. As per http://unicode.org/reports/tr11/#Recommendations, we should instead default to 'narrow' if we don't know better. As character width is dependent on the particular font used and we have no idea what fonts are in use, this recommendation applies. This introduces HGENCODINGAMBIGUOUS to get the old behavior back.
Tue, 26 Oct 2010 12:18:39 +0200 *: kill all unnecessary shebangs. stable
Dan Villiom Podlaski Christiansen <danchr@gmail.com> [Tue, 26 Oct 2010 12:18:39 +0200] rev 12865
*: kill all unnecessary shebangs.
Tue, 26 Oct 2010 12:18:37 +0200 *: add executable bit to a few files that were missing it. stable
Dan Villiom Podlaski Christiansen <danchr@gmail.com> [Tue, 26 Oct 2010 12:18:37 +0200] rev 12864
*: add executable bit to a few files that were missing it.
Wed, 20 Oct 2010 15:32:35 +0200 log: do case insensitive search for --user option stable
Gilles Moris <gilles.moris@free.fr> [Wed, 20 Oct 2010 15:32:35 +0200] rev 12863
log: do case insensitive search for --user option
Tue, 26 Oct 2010 14:41:58 +0300 url: show realm/user when asking for username/password stable
timeless <timeless@gmail.com> [Tue, 26 Oct 2010 14:41:58 +0300] rev 12862
url: show realm/user when asking for username/password
Tue, 26 Oct 2010 14:41:58 +0300 rebase: abort message should appear even with --quiet stable
timeless <timeless@gmail.com> [Tue, 26 Oct 2010 14:41:58 +0300] rev 12861
rebase: abort message should appear even with --quiet
Wed, 27 Oct 2010 12:13:49 -0200 help: correct tip about deleting a subrepository stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Wed, 27 Oct 2010 12:13:49 -0200] rev 12860
help: correct tip about deleting a subrepository The extra detail is not necessary, and wrong for Mercurial subrepositories, so remove it (suggested by Patrick Mézard).
Wed, 27 Oct 2010 12:12:51 -0200 revset: fix missing dot in docstring stable
Wagner Bruna <wbruna@yahoo.com> [Wed, 27 Oct 2010 12:12:51 -0200] rev 12859
revset: fix missing dot in docstring
Wed, 27 Oct 2010 12:03:08 -0200 help: fix typo in merge-tools topic stable
Wagner Bruna <wbruna@yahoo.com> [Wed, 27 Oct 2010 12:03:08 -0200] rev 12858
help: fix typo in merge-tools topic
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip