Wed, 15 Sep 2010 09:09:17 -0500 merge with crew
Matt Mackall <mpm@selenic.com> [Wed, 15 Sep 2010 09:09:17 -0500] rev 12297
merge with crew
Wed, 15 Sep 2010 11:06:22 +0200 clone: only use stream when we understand the revlog format
Sune Foldager <cryo@cyanite.org> [Wed, 15 Sep 2010 11:06:22 +0200] rev 12296
clone: only use stream when we understand the revlog format This patch fixes issues with stream cloning in the presense of parentdelta, lwcopy and similar additions that change the interpretation of the revlog format, or the format itself. Currently, the stream capability is sent like this: stream=<version of changelog> But the client doesn't actually check the version number; also, it only checks the changelog and it doesn't capture the interpretation-changes and flag-changes in parentdelta and lwcopy. This patch removes the 'stream' capability whenever we use a non-basic revlog format, to prevent old clients from receiving incorrect data. In those cases, a new capability called 'streamreqs' is added instead. Instead of a revlog version, it comes with a list of revlog-format relevant requirements, which are a subset of the repository requirements, excluding things that are not relevant for stream. New clients use this to determine whether or not they can stream. Old clients only look for the 'stream' capability, as always. New servers will still send this when serving old repositories.
Wed, 15 Sep 2010 10:44:10 +0200 localrepo: factor out requirement application and write
Sune Foldager <cryo@cyanite.org> [Wed, 15 Sep 2010 10:44:10 +0200] rev 12295
localrepo: factor out requirement application and write
Tue, 14 Sep 2010 16:21:21 -0500 merge with stable
Matt Mackall <mpm@selenic.com> [Tue, 14 Sep 2010 16:21:21 -0500] rev 12294
merge with stable
Tue, 14 Sep 2010 16:21:01 -0500 merge with i18n
Matt Mackall <mpm@selenic.com> [Tue, 14 Sep 2010 16:21:01 -0500] rev 12293
merge with i18n
Tue, 14 Sep 2010 16:20:34 -0500 merge with i18n stable
Matt Mackall <mpm@selenic.com> [Tue, 14 Sep 2010 16:20:34 -0500] rev 12292
merge with i18n
Mon, 13 Sep 2010 01:37:56 +0000 l10n: starting to unify the old translations
Christoph <christoph@webvariants.de> [Mon, 13 Sep 2010 01:37:56 +0000] rev 12291
l10n: starting to unify the old translations New status: 1525 messages complete with 135 fuzzies and 621 untranslated. Transmitted-via: Transifex (www.transifex.net).
Mon, 13 Sep 2010 00:03:26 +0000 l10n: translations: env. variables / templating system (DE)
Christoph <christoph@webvariants.de> [Mon, 13 Sep 2010 00:03:26 +0000] rev 12290
l10n: translations: env. variables / templating system (DE) New status: 1517 messages complete with 134 fuzzies and 630 untranslated. Transmitted-via: Transifex (www.transifex.net).
Sun, 12 Sep 2010 01:18:30 +0000 l10n: added some new translations
Christoph <christoph@webvariants.de> [Sun, 12 Sep 2010 01:18:30 +0000] rev 12289
l10n: added some new translations New status: 1443 messages complete with 130 fuzzies and 708 untranslated. Transmitted-via: Transifex (www.transifex.net).
Fri, 10 Sep 2010 21:05:51 -0300 i18n-pt_BR: synchronized with 0f6164806283 stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Fri, 10 Sep 2010 21:05:51 -0300] rev 12288
i18n-pt_BR: synchronized with 0f6164806283
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip