Wed, 20 Jan 2010 23:23:18 +0100 mq: Do not translate import message that are appended to commits. stable
David Soria Parra <dsp@php.net> [Wed, 20 Jan 2010 23:23:18 +0100] rev 10274
mq: Do not translate import message that are appended to commits. We should not translate the "imported patch" message. The translated message confuses the detection whether the user has not updated the commit message yet. We try to avoid to translate generated commit messages.
Thu, 21 Jan 2010 13:26:26 +0100 subrepo: handle svn externals and meta changes (issue1982)
Patrick Mezard <pmezard@gmail.com> [Thu, 21 Jan 2010 13:26:26 +0100] rev 10273
subrepo: handle svn externals and meta changes (issue1982) - Detect changes to meta on regular and external entries - Do not try to commit external entries
Thu, 21 Jan 2010 15:13:40 +0100 subrepo: svn xml output is much easier to parse
Patrick Mezard <pmezard@gmail.com> [Thu, 21 Jan 2010 15:13:40 +0100] rev 10272
subrepo: svn xml output is much easier to parse That's especially true with status flags: there are different fields and values for regular changes, meta changes, externals changes and externals meta changes.
Thu, 21 Jan 2010 15:13:03 +0100 subrepo: make svn use C locale for portability
Patrick Mezard <pmezard@gmail.com> [Thu, 21 Jan 2010 15:13:03 +0100] rev 10271
subrepo: make svn use C locale for portability My reasons to do c2e2a5e6c36b were wrong. We want to have non-localized svn output while preserving current locale for input arguments and svn internals. This is achieved by setting LC_MESSAGE=C.
Wed, 20 Jan 2010 16:58:48 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Wed, 20 Jan 2010 16:58:48 +0100] rev 10270
Merge with stable
Wed, 20 Jan 2010 13:50:06 +0900 summary: L10N messages hide clean-ness of workdir from 'hg summary' stable
FUJIWARA Katsunori <foozy@lares.dti.ne.jp> [Wed, 20 Jan 2010 13:50:06 +0900] rev 10269
summary: L10N messages hide clean-ness of workdir from 'hg summary' 'hg summary' recognizes workdir as clean by searching for 'clean' is in own output text. But 'clean' is one of I18N target texts, so 'hg summary --quiet' behaves incorrectly in non-English locale.
Wed, 20 Jan 2010 16:48:20 +0100 mercurial.el: add forgotten version number stable
Martin Geisler <mg@lazybytes.net> [Wed, 20 Jan 2010 16:48:20 +0100] rev 10268
mercurial.el: add forgotten version number The number was accidentally removed in the change from GPLv2 to GPLv2+ in 25e572394f5c.
Sun, 17 Jan 2010 01:53:04 +0100 test-subrepo-svn: remove bashism
Mads Kiilerich <mads@kiilerich.com> [Sun, 17 Jan 2010 01:53:04 +0100] rev 10267
test-subrepo-svn: remove bashism
Wed, 20 Jan 2010 09:49:15 +0100 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Wed, 20 Jan 2010 09:49:15 +0100] rev 10266
Merge with crew-stable
Sun, 17 Jan 2010 01:52:36 +0100 test-patch-offset: Don't use unified diff stable
Mads Kiilerich <mads@kiilerich.com> [Sun, 17 Jan 2010 01:52:36 +0100] rev 10265
test-patch-offset: Don't use unified diff Solaris diff -u likes to be "helpful" and tell that "No differences encountered"
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip