Sun, 29 Jul 2012 19:37:25 +0200 help/config.txt: reorder [web] options stable
Patrick Mezard <patrick@mezard.eu> [Sun, 29 Jul 2012 19:37:25 +0200] rev 17316
help/config.txt: reorder [web] options
Mon, 30 Jul 2012 03:27:07 +0900 histedit: make comment part of the file describing rules as translatable stable
FUJIWARA Katsunori <foozy@lares.dti.ne.jp> [Mon, 30 Jul 2012 03:27:07 +0900] rev 17315
histedit: make comment part of the file describing rules as translatable "i18n.gettext()" invocation for "editcomment" itself should have little impact for whole initialization cost of histedit, because it is already invoked for initialization of the command table entry. '\n\n' has to be added to the text being edited separately from "editcomment", because leading 'line feed' characters are not exported to "hg.pot" file correctly.
Thu, 02 Aug 2012 00:52:43 -0500 merge with i18n stable
Matt Mackall <mpm@selenic.com> [Thu, 02 Aug 2012 00:52:43 -0500] rev 17314
merge with i18n
Wed, 01 Aug 2012 18:56:39 +0400 i18n-ru: synchronized with 85188487b9b4 stable
Alexander Sauta <demosito@gmail.com> [Wed, 01 Aug 2012 18:56:39 +0400] rev 17313
i18n-ru: synchronized with 85188487b9b4
Fri, 20 Jul 2012 12:18:31 +0400 i18n-ru: add missing space in summary output template stable
Nikolaj Sjujskij <sterkrig@myopera.com> [Fri, 20 Jul 2012 12:18:31 +0400] rev 17312
i18n-ru: add missing space in summary output template
Wed, 01 Aug 2012 18:10:07 +0400 i18n-ru: synchronized with b616e4aacf96 stable
Alexander Sauta <demosito@gmail.com> [Wed, 01 Aug 2012 18:10:07 +0400] rev 17311
i18n-ru: synchronized with b616e4aacf96
Wed, 01 Aug 2012 05:58:00 +0900 i18n-ja: synchronized with 3339e3df159d stable
FUJIWARA Katsunori <foozy@lares.dti.ne.jp> [Wed, 01 Aug 2012 05:58:00 +0900] rev 17310
i18n-ja: synchronized with 3339e3df159d
Tue, 31 Jul 2012 14:12:14 -0300 i18n-pt_BR: synchronized with e66fa4d587dc stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Tue, 31 Jul 2012 14:12:14 -0300] rev 17309
i18n-pt_BR: synchronized with e66fa4d587dc With review and suggestions by Sheila Genesine.
Wed, 01 Aug 2012 15:49:00 +0200 log: make opts entries optional (issue2423) stable
Patrick Mezard <patrick@mezard.eu> [Wed, 01 Aug 2012 15:49:00 +0200] rev 17308
log: make opts entries optional (issue2423)
Tue, 31 Jul 2012 19:47:54 +0200 test-clone: fix for vfat stable
Adrian Buehlmann <adrian@cadifra.com> [Tue, 31 Jul 2012 19:47:54 +0200] rev 17307
test-clone: fix for vfat fixes http://hgbuildbot.kublai.com/builders/vfat%20hg%20tests%20%28stable%29/builds/65
Tue, 31 Jul 2012 15:57:50 +0200 obsolete: fix typos in comments introduced by 6955d69a52a4 stable
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 31 Jul 2012 15:57:50 +0200] rev 17306
obsolete: fix typos in comments introduced by 6955d69a52a4
Tue, 31 Jul 2012 15:50:44 +0200 pager: drop -S option for less in example for pager configuration stable
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 31 Jul 2012 15:50:44 +0200] rev 17305
pager: drop -S option for less in example for pager configuration Using less -S will hide possibly important information when reviewing a changeset, e.g. something wrong/dangerous after the 80th column, because "less" will not give an indication that following characters are hidden.
Tue, 31 Jul 2012 15:32:08 +0200 obsolete: properly increment currentlen when building pushkey payload stable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Tue, 31 Jul 2012 15:32:08 +0200] rev 17304
obsolete: properly increment currentlen when building pushkey payload In the old code, the current length was always 0 leading to markers payload never being split.
Tue, 31 Jul 2012 00:59:38 +0200 hgweb: fixes invalid parents / children in comparison stable
wujek srujek <wujek.srujek@googlemail.com> [Tue, 31 Jul 2012 00:59:38 +0200] rev 17303
hgweb: fixes invalid parents / children in comparison Previously, the parents / children were computed relative to the cset of the currently shown file, which was wrong and inconsistent with diff and others. With this patch, the listed csets are those that contain changes to the currently compared file, which don't necessarily have to be the direct parents and children of the changeset itself.
Tue, 31 Jul 2012 14:14:15 +0200 hgweb: fixes traceback for invalid files by removing top-level template stable
wujek srujek <wujek.srujek@googlemail.com> [Tue, 31 Jul 2012 14:14:15 +0200] rev 17302
hgweb: fixes traceback for invalid files by removing top-level template The top-level 'comparison' template was not really needed, and it also caused a traceback to be shown for inexistent files (as reported by Ross Lagerwall). Getting rid of it makes the overall templating structure simpler and causes invalid files to be handled nicely.
Mon, 30 Jul 2012 22:33:45 -0500 merge with i18n stable
Matt Mackall <mpm@selenic.com> [Mon, 30 Jul 2012 22:33:45 -0500] rev 17301
merge with i18n
Mon, 30 Jul 2012 03:37:28 +0900 i18n-ja: synchronized with b087cfebc3ac stable
FUJIWARA Katsunori <foozy@lares.dti.ne.jp> [Mon, 30 Jul 2012 03:37:28 +0900] rev 17300
i18n-ja: synchronized with b087cfebc3ac
Tue, 31 Jul 2012 03:30:42 +0200 check-code: indent 4 spaces in py files stable
Mads Kiilerich <mads@kiilerich.com> [Tue, 31 Jul 2012 03:30:42 +0200] rev 17299
check-code: indent 4 spaces in py files
Sat, 28 Jul 2012 13:33:06 +0200 pushkey: do not exchange obsole markers if feature is disabled stable
Pierre-Yves David <pierre-yves.david@ens-lyon.org> [Sat, 28 Jul 2012 13:33:06 +0200] rev 17298
pushkey: do not exchange obsole markers if feature is disabled This apply to both push and pull both when client or server.
Sat, 28 Jul 2012 13:05:25 +0200 obsolete: warns if markers exist in a repo where the feature is not enabled stable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Sat, 28 Jul 2012 13:05:25 +0200] rev 17297
obsolete: warns if markers exist in a repo where the feature is not enabled We don't simply abort to allow the user to run other diagnostic commands.
Sat, 28 Jul 2012 13:19:06 +0200 obsolete: introduce an `_enabled` switch to disable the feature by default stable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Sat, 28 Jul 2012 13:19:06 +0200] rev 17296
obsolete: introduce an `_enabled` switch to disable the feature by default Obsolete markers wide-usage and propagation should be avoided by default until the obsolete feature is more mature. This changeset introduce the `_enable` variable and prevent the creation of obsolete marker if the feature is set to `False` (the default). More limitation comes in followup changesets.
Fri, 27 Jul 2012 18:32:56 +0200 pushkey: splits obsolete marker exchange into multiple keys stable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Fri, 27 Jul 2012 18:32:56 +0200] rev 17295
pushkey: splits obsolete marker exchange into multiple keys Obsolete markers are now exchanged in smaller pieces that fit in a http header. This changes is done to avoid 400 bad request error when exchanging obsolete puskey over http. The last key pushed is always hold by the "dump0" key to ensure an easy place to hook for people who need it.
Thu, 26 Jul 2012 16:41:42 +0200 obsolete: add debug output regarding obsolete marker exchange. stable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Thu, 26 Jul 2012 16:41:42 +0200] rev 17294
obsolete: add debug output regarding obsolete marker exchange.
Sat, 28 Jul 2012 12:28:35 +0200 pushkey: add more verbose debug output regarding pushkey stable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Sat, 28 Jul 2012 12:28:35 +0200] rev 17293
pushkey: add more verbose debug output regarding pushkey Very few data are displayed now, making it hard to debug phases and obsolete related issues.
Mon, 30 Jul 2012 19:26:05 +0200 debugobsolete: do not traceback on invalid node identifiers stable
Patrick Mezard <patrick@mezard.eu> [Mon, 30 Jul 2012 19:26:05 +0200] rev 17292
debugobsolete: do not traceback on invalid node identifiers
Mon, 30 Jul 2012 15:48:04 +0200 revset: minor doc fixes on obsolete related revsets stable
Patrick Mezard <patrick@mezard.eu> [Mon, 30 Jul 2012 15:48:04 +0200] rev 17291
revset: minor doc fixes on obsolete related revsets
Mon, 30 Jul 2012 11:33:27 +0200 hgweb: make paper:error consistent with template stable
Ross Lagerwall <rosslagerwall@gmail.com> [Mon, 30 Jul 2012 11:33:27 +0200] rev 17290
hgweb: make paper:error consistent with template Tests fixed by Patrick Mézard <patrick@mezard.eu>
Mon, 30 Jul 2012 11:02:10 +0200 hgweb: avoid traceback when file or node parameters are missing stable
Ross Lagerwall <rosslagerwall@gmail.com> [Mon, 30 Jul 2012 11:02:10 +0200] rev 17289
hgweb: avoid traceback when file or node parameters are missing Previously, browsing to http://serv/diff would generate an internal server error due to the file and node parameters being missing. The same error also occurred for filelog, comparison and annotate.
Mon, 30 Jul 2012 08:18:25 +0200 hgweb: fix "branches" links in gitweb template stable
Ross Lagerwall <rosslagerwall@gmail.com> [Mon, 30 Jul 2012 08:18:25 +0200] rev 17288
hgweb: fix "branches" links in gitweb template Tests fixed by Patrick Mézard <patrick@mezard.eu>
Mon, 30 Jul 2012 08:11:22 +0200 hgweb: fix typo in monoblue template stable
Ross Lagerwall <rosslagerwall@gmail.com> [Mon, 30 Jul 2012 08:11:22 +0200] rev 17287
hgweb: fix typo in monoblue template
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip