Fri, 02 Apr 2010 15:22:03 -0500 grep: make use of output labeling
Brodie Rao <brodie@bitheap.org> [Fri, 02 Apr 2010 15:22:03 -0500] rev 10816
grep: make use of output labeling
Fri, 02 Apr 2010 15:22:00 -0500 ui: add ui.write() output labeling API
Brodie Rao <brodie@bitheap.org> [Fri, 02 Apr 2010 15:22:00 -0500] rev 10815
ui: add ui.write() output labeling API This adds output labeling support with the following methods: - ui.write(..., label='topic.name topic2.name2 ...') - ui.write_err(.., label=...) - ui.popbuffer(labeled=False) - ui.label(msg, label) By adding an API to label output directly, the color extension can forgo parsing command output and instead override the above methods to insert ANSI color codes. GUI tools can also override the above methods and use the labels to do GUI-specific styling. popbuffer gains a labeled argument that, when set to True, returns its buffered output with labels handled. In the case of the color extension, this would return output with color codes embedded. For existing users that use this method to capture and parse output, labels are discarded and output returned as normal when labeled is False (the default). Existing wrappers of ui.write() and ui.write_err() should make sure to accept its new **opts argument.
Thu, 01 Apr 2010 17:51:59 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Thu, 01 Apr 2010 17:51:59 -0500] rev 10814
Merge with stable
Thu, 01 Apr 2010 17:51:32 -0500 Merge with i18n
Matt Mackall <mpm@selenic.com> [Thu, 01 Apr 2010 17:51:32 -0500] rev 10813
Merge with i18n
Thu, 01 Apr 2010 17:49:38 -0500 Added signature for changeset 2b01dab59416 stable
Matt Mackall <mpm@selenic.com> [Thu, 01 Apr 2010 17:49:38 -0500] rev 10812
Added signature for changeset 2b01dab59416
Thu, 01 Apr 2010 17:49:38 -0500 Added tag 1.5.1 for changeset 2b01dab59416 stable
Matt Mackall <mpm@selenic.com> [Thu, 01 Apr 2010 17:49:38 -0500] rev 10811
Added tag 1.5.1 for changeset 2b01dab59416
Thu, 01 Apr 2010 19:32:36 -0300 i18n-pt_BR: update qnew help text stable 1.5.1
Wagner Bruna <wbruna@softwareexpress.com.br> [Thu, 01 Apr 2010 19:32:36 -0300] rev 10810
i18n-pt_BR: update qnew help text
Thu, 01 Apr 2010 17:40:47 -0500 Merge with i18n stable
Matt Mackall <mpm@selenic.com> [Thu, 01 Apr 2010 17:40:47 -0500] rev 10809
Merge with i18n
Thu, 01 Apr 2010 19:32:08 -0300 mq: remove reference for deprecated -f option stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Thu, 01 Apr 2010 19:32:08 -0300] rev 10808
mq: remove reference for deprecated -f option -f is the default behaviour since 27d542bc0f5b
Thu, 01 Apr 2010 11:45:25 -0300 merge with i18n stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Thu, 01 Apr 2010 11:45:25 -0300] rev 10807
merge with i18n stable
Thu, 01 Apr 2010 11:33:03 -0300 i18n-pt_BR: synchronized with e46c19c586fa stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Thu, 01 Apr 2010 11:33:03 -0300] rev 10806
i18n-pt_BR: synchronized with e46c19c586fa
Wed, 31 Mar 2010 21:22:07 +0000 l10n: Updates to French (fr) translation
bttfmcf <bttf.mcf@gmail.com> [Wed, 31 Mar 2010 21:22:07 +0000] rev 10805
l10n: Updates to French (fr) translation Transmitted-via: Transifex (www.transifex.net)
Wed, 31 Mar 2010 12:15:24 -0300 merge with i18n stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Wed, 31 Mar 2010 12:15:24 -0300] rev 10804
merge with i18n stable
Wed, 31 Mar 2010 12:14:38 -0300 i18n-pt_BR: synchronized with ca6ba6cac6cd stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Wed, 31 Mar 2010 12:14:38 -0300] rev 10803
i18n-pt_BR: synchronized with ca6ba6cac6cd
Wed, 31 Mar 2010 11:07:46 +0200 check-code.py: Check for bare ^ stable
Mads Kiilerich <mads@kiilerich.com> [Wed, 31 Mar 2010 11:07:46 +0200] rev 10802
check-code.py: Check for bare ^ Solaris sh interprets ^ as some kind of piping symbol.
Mon, 29 Mar 2010 09:15:08 -0300 Added support for 'everybody ' (using an asterisk) in user list. stable
Elifarley Callado Coelho Cruz <elifarley@gmail.com> [Mon, 29 Mar 2010 09:15:08 -0300] rev 10801
Added support for 'everybody ' (using an asterisk) in user list.
Tue, 30 Mar 2010 02:42:21 +0200 convert.cvs: Initialize state variable and abort on cvs error stable
Mads Kiilerich <mads@kiilerich.com> [Tue, 30 Mar 2010 02:42:21 +0200] rev 10800
convert.cvs: Initialize state variable and abort on cvs error Fix as proposed by Frank Kingswood. Avoids UnboundLocalError: local variable 'mode' referenced before assignment when cvs fails. This alsa partially fixes issue1592.
Thu, 01 Apr 2010 00:15:29 +0200 Merge with stable
Martin Geisler <mg@lazybytes.net> [Thu, 01 Apr 2010 00:15:29 +0200] rev 10799
Merge with stable
Thu, 01 Apr 2010 00:02:12 +0200 share: drop experimental label stable
Martin Geisler <mg@lazybytes.net> [Thu, 01 Apr 2010 00:02:12 +0200] rev 10798
share: drop experimental label As per mail from Matt: http://selenic.com/pipermail/mercurial/2010-March/030774.html
Wed, 31 Mar 2010 15:09:59 -0700 Merge with stable
Brendan Cully <brendan@kublai.com> [Wed, 31 Mar 2010 15:09:59 -0700] rev 10797
Merge with stable
Wed, 31 Mar 2010 10:59:00 -0400 Add missing --mq option to hg log. stable
Michael Glassford <glassfordmjg@gmail.com> [Wed, 31 Mar 2010 10:59:00 -0400] rev 10796
Add missing --mq option to hg log. Since norepo is a string, not a list, the norepo check was matching command names against any substring in norepo. This fix splits norepo into a list of commands.
Wed, 31 Mar 2010 17:32:19 +0200 Merge with stable
Martin Geisler <mg@lazybytes.net> [Wed, 31 Mar 2010 17:32:19 +0200] rev 10795
Merge with stable
Fri, 26 Mar 2010 21:37:18 +0100 url: expand path in auth filenames stable
Benoit Allard <benoit@aeteurope.nl> [Fri, 26 Mar 2010 21:37:18 +0100] rev 10794
url: expand path in auth filenames
Sat, 27 Mar 2010 13:39:45 +0200 expand paths in aliases stable
Alexander Solovyov <piranha@piranha.org.ua> [Sat, 27 Mar 2010 13:39:45 +0200] rev 10793
expand paths in aliases
Wed, 31 Mar 2010 12:09:21 +0200 merge with stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 31 Mar 2010 12:09:21 +0200] rev 10792
merge with stable
Wed, 31 Mar 2010 12:07:13 +0200 test-subrepo-svn: properly escape the url, make it work for svn 1.5 again stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 31 Mar 2010 12:07:13 +0200] rev 10791
test-subrepo-svn: properly escape the url, make it work for svn 1.5 again
Tue, 30 Mar 2010 13:09:25 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Tue, 30 Mar 2010 13:09:25 -0500] rev 10790
Merge with stable
Mon, 15 Mar 2010 14:53:34 -0500 util.termwidth: check stderr first as it's least likely to be redirected stable
Augie Fackler <durin42@gmail.com> [Mon, 15 Mar 2010 14:53:34 -0500] rev 10789
util.termwidth: check stderr first as it's least likely to be redirected
Mon, 29 Mar 2010 16:44:24 -0500 progress: use stderr instead of stdout; check stderr.isatty() stable
Augie Fackler <durin42@gmail.com> [Mon, 29 Mar 2010 16:44:24 -0500] rev 10788
progress: use stderr instead of stdout; check stderr.isatty() This means that progress bars will continue to show on the terminal when both stdin and stdout are redirected.
Mon, 29 Mar 2010 16:11:40 -0500 templatefilters: fix check-code warning
Matt Mackall <mpm@selenic.com> [Mon, 29 Mar 2010 16:11:40 -0500] rev 10787
templatefilters: fix check-code warning
Mon, 29 Mar 2010 15:51:26 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Mon, 29 Mar 2010 15:51:26 -0500] rev 10786
Merge with stable
Mon, 29 Mar 2010 15:16:38 -0500 Merge with i18n
Matt Mackall <mpm@selenic.com> [Mon, 29 Mar 2010 15:16:38 -0500] rev 10785
Merge with i18n
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip