Tue, 22 Jun 2010 21:36:09 +0200 mq: explicit exit code when patch is already on top stable
Gilles Moris <gilles.moris@free.fr> [Tue, 22 Jun 2010 21:36:09 +0200] rev 11439
mq: explicit exit code when patch is already on top
Tue, 22 Jun 2010 09:49:51 +0200 mq: fix qpush --move for selected guarded patches stable
Gilles Moris <gilles.moris@free.fr> [Tue, 22 Jun 2010 09:49:51 +0200] rev 11438
mq: fix qpush --move for selected guarded patches In the case of guarded patch, the patch could not be found because the full_series list contains also the guard value appended to each patch name. As we already checked that the patch is pushable above in the code, we just have to use the series list (which doesn't contains guard value) to get the patch index.
Wed, 23 Jun 2010 17:50:27 -0300 help: glossary.txt formatting fixes stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Wed, 23 Jun 2010 17:50:27 -0300] rev 11437
help: glossary.txt formatting fixes
Wed, 23 Jun 2010 17:49:49 -0300 help: fix glossary.txt named branches description stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Wed, 23 Jun 2010 17:49:49 -0300] rev 11436
help: fix glossary.txt named branches description
Wed, 23 Jun 2010 10:45:53 +0200 zeroconf: Use BadDomainName exception instead of string exceptions stable
Javi Merino <cibervicho@gmail.com> [Wed, 23 Jun 2010 10:45:53 +0200] rev 11435
zeroconf: Use BadDomainName exception instead of string exceptions String exceptions no longer work in python 2.6. Use exception classes instead.
Wed, 23 Jun 2010 11:53:59 +0200 bookmarks: Use error message consistently stable
David Soria Parra <dsp@php.net> [Wed, 23 Jun 2010 11:53:59 +0200] rev 11434
bookmarks: Use error message consistently The 'updating bookmark %s failed!' message is better than 'failed to update bookmark %s'. To have more consistent error messages we use just 'updating bookmarks %s failed'.
Tue, 22 Jun 2010 15:45:13 -0500 Merge with default, fix up stray topological head from i18n stable
Matt Mackall <mpm@selenic.com> [Tue, 22 Jun 2010 15:45:13 -0500] rev 11433
Merge with default, fix up stray topological head from i18n
Tue, 22 Jun 2010 15:44:19 -0500 i18n: disable check-code on polib.py stable
Matt Mackall <mpm@selenic.com> [Tue, 22 Jun 2010 15:44:19 -0500] rev 11432
i18n: disable check-code on polib.py
Sun, 20 Jun 2010 12:26:48 +0200 bookmarks: Add -B option to incoming/outgoing to compare bookmarks stable
David Soria Parra <dsp@php.net> [Sun, 20 Jun 2010 12:26:48 +0200] rev 11431
bookmarks: Add -B option to incoming/outgoing to compare bookmarks We add a -B/--bookmarks option to hg incmoing and hg outgoing. If the option is passed we compare bookmarks instead of changesets. This can be used to see which bookmarks do not exists on the remote site.
Tue, 22 Jun 2010 15:33:58 -0500 Merge with i18n stable
Matt Mackall <mpm@selenic.com> [Tue, 22 Jun 2010 15:33:58 -0500] rev 11430
Merge with i18n
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip