Mon, 05 Apr 2010 15:25:08 -0500 templater: drop raw method
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10853
templater: drop raw method
Mon, 05 Apr 2010 15:25:08 -0500 templater: raise nested functions
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10852
templater: raise nested functions
Mon, 05 Apr 2010 15:25:08 -0500 templater: cache full tree
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10851
templater: cache full tree store the parsed version of subtemplates in higher level parse lists, avoid run-time cache lookups
Mon, 05 Apr 2010 15:25:08 -0500 templater: use recursive flattening
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10850
templater: use recursive flattening This avoids slow list operations compared to the iterative version
Mon, 05 Apr 2010 15:25:08 -0500 templater: cache self.defaults.get
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10849
templater: cache self.defaults.get
Mon, 05 Apr 2010 15:25:08 -0500 templater: privatize class variables
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10848
templater: privatize class variables
Mon, 05 Apr 2010 15:25:08 -0500 templater: map -> mapping
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10847
templater: map -> mapping
Mon, 05 Apr 2010 15:25:08 -0500 templater: extend preparsing
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10846
templater: extend preparsing preparse filters and formats and supply functions to apply
Mon, 05 Apr 2010 15:25:08 -0500 templater: preparse templates and cache
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10845
templater: preparse templates and cache This breaks templates down into a list of literal and {} groups, with group types preidentified.
Mon, 05 Apr 2010 15:25:08 -0500 keywords: build a new templater to work around caching interaction
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 15:25:08 -0500] rev 10844
keywords: build a new templater to work around caching interaction
Mon, 05 Apr 2010 14:33:41 -0500 templater: directly parse templates, no regexes
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 14:33:41 -0500] rev 10843
templater: directly parse templates, no regexes
Mon, 05 Apr 2010 14:33:41 -0500 logo: clean up source file with scour
Jeff Schiller <codedread@gmail.com> [Mon, 05 Apr 2010 14:33:41 -0500] rev 10842
logo: clean up source file with scour
Mon, 05 Apr 2010 14:33:41 -0500 contrib: drop rewrite-revlog
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 14:33:41 -0500] rev 10841
contrib: drop rewrite-revlog
Mon, 05 Apr 2010 14:33:41 -0500 contrib: drop git-viz
Matt Mackall <mpm@selenic.com> [Mon, 05 Apr 2010 14:33:41 -0500] rev 10840
contrib: drop git-viz
Mon, 05 Apr 2010 20:35:47 +0200 merge with stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 05 Apr 2010 20:35:47 +0200] rev 10839
merge with stable
Mon, 05 Apr 2010 20:10:46 +0200 add a test for the inprocess status dirstate race stable
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Mon, 05 Apr 2010 20:10:46 +0200] rev 10838
add a test for the inprocess status dirstate race
Mon, 05 Apr 2010 19:49:19 +0200 merge with stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 05 Apr 2010 19:49:19 +0200] rev 10837
merge with stable
Mon, 05 Apr 2010 18:13:20 +0200 dirstate: fix in memory dirstate entries for 1-second race stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 05 Apr 2010 18:13:20 +0200] rev 10836
dirstate: fix in memory dirstate entries for 1-second race Only the on-disk file was modified, we need to modify the in-memory dirstate as well.
Mon, 05 Apr 2010 13:44:30 +0200 commands: leftover from d7b601f1e02c
Martin Geisler <mg@lazybytes.net> [Mon, 05 Apr 2010 13:44:30 +0200] rev 10835
commands: leftover from d7b601f1e02c
Mon, 05 Apr 2010 11:58:54 +0200 commands: small refactoring in summary
Martin Geisler <mg@lazybytes.net> [Mon, 05 Apr 2010 11:58:54 +0200] rev 10834
commands: small refactoring in summary
Mon, 05 Apr 2010 11:52:40 +0200 commands: retrieve tags from context object
Martin Geisler <mg@lazybytes.net> [Mon, 05 Apr 2010 11:52:40 +0200] rev 10833
commands: retrieve tags from context object
Sun, 04 Apr 2010 21:35:00 -0400 summary: make use of output labeling
Eric Eisner <ede@mit.edu> [Sun, 04 Apr 2010 21:35:00 -0400] rev 10832
summary: make use of output labeling The individual pieces of information use the same labels as the commands they summarize for better cohesion of commands.
Sun, 04 Apr 2010 22:53:50 -0500 color: concatenate effects correctly and avoid printing empty effects
Brodie Rao <brodie@bitheap.org> [Sun, 04 Apr 2010 22:53:50 -0500] rev 10831
color: concatenate effects correctly and avoid printing empty effects
Mon, 05 Apr 2010 01:31:16 +0200 commands: fix typo
Martin Geisler <mg@lazybytes.net> [Mon, 05 Apr 2010 01:31:16 +0200] rev 10830
commands: fix typo
Mon, 05 Apr 2010 01:00:14 +0200 cmdutil: do not translate trivial string
Martin Geisler <mg@lazybytes.net> [Mon, 05 Apr 2010 01:00:14 +0200] rev 10829
cmdutil: do not translate trivial string
Sun, 04 Apr 2010 02:39:45 +0200 wix: refactor and new guids.wxi
Adrian Buehlmann <adrian@cadifra.com> [Sun, 04 Apr 2010 02:39:45 +0200] rev 10828
wix: refactor and new guids.wxi
Fri, 02 Apr 2010 15:22:19 -0500 color: don't split colors across lines (which confuses less -R)
Brodie Rao <brodie@bitheap.org> [Fri, 02 Apr 2010 15:22:19 -0500] rev 10827
color: don't split colors across lines (which confuses less -R) Currently, less -R doesn't support colors spanning multiple lines; only the first line will be colorized. Instead of allowing colors to span multiple lines, the color extension now applies colors to each line it receives, even when ui.write() is given multiple lines in one call.
Fri, 02 Apr 2010 15:22:17 -0500 color: colorize based on output labels instead of parsing output
Brodie Rao <brodie@bitheap.org> [Fri, 02 Apr 2010 15:22:17 -0500] rev 10826
color: colorize based on output labels instead of parsing output By overriding ui.write(), ui.write_err(), ui.popbuffer(), and ui.label(), the color extension can avoid parsing command output and simply colorize output based on labels. As before, the color extension provides a list of default colors for core commands/labels. Other extensions can provide their own defaults by specifying a colortable dict (similar to cmdtable). In this process, --color is promoted to a global option and the deprecated --no-color option is removed.
Fri, 02 Apr 2010 15:22:15 -0500 record: make use of output labeling
Brodie Rao <brodie@bitheap.org> [Fri, 02 Apr 2010 15:22:15 -0500] rev 10825
record: make use of output labeling
Fri, 02 Apr 2010 15:22:14 -0500 qseries: make use of output labeling
Brodie Rao <brodie@bitheap.org> [Fri, 02 Apr 2010 15:22:14 -0500] rev 10824
qseries: make use of output labeling
Fri, 02 Apr 2010 15:22:11 -0500 qdiff: make use of output labeling
Brodie Rao <brodie@bitheap.org> [Fri, 02 Apr 2010 15:22:11 -0500] rev 10823
qdiff: make use of output labeling
Fri, 02 Apr 2010 15:22:12 -0500 qguard: make use of output labeling
Brodie Rao <brodie@bitheap.org> [Fri, 02 Apr 2010 15:22:12 -0500] rev 10822
qguard: make use of output labeling
Fri, 02 Apr 2010 15:22:10 -0500 churn: make use of output labeling
Brodie Rao <brodie@bitheap.org> [Fri, 02 Apr 2010 15:22:10 -0500] rev 10821
churn: make use of output labeling
Fri, 02 Apr 2010 15:22:09 -0500 bookmark: make use of output labeling
Brodie Rao <brodie@bitheap.org> [Fri, 02 Apr 2010 15:22:09 -0500] rev 10820
bookmark: make use of output labeling
Fri, 02 Apr 2010 15:22:07 -0500 cmdutil: make use of output labeling in changeset_printer
Brodie Rao <brodie@bitheap.org> [Fri, 02 Apr 2010 15:22:07 -0500] rev 10819
cmdutil: make use of output labeling in changeset_printer
Fri, 02 Apr 2010 15:22:06 -0500 diff: make use of output labeling
Brodie Rao <brodie@bitheap.org> [Fri, 02 Apr 2010 15:22:06 -0500] rev 10818
diff: make use of output labeling
Fri, 02 Apr 2010 15:22:05 -0500 status: make use of output labeling
Brodie Rao <brodie@bitheap.org> [Fri, 02 Apr 2010 15:22:05 -0500] rev 10817
status: make use of output labeling
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
Mon, 29 Mar 2010 15:16:05 -0500 Merge with i18n stable
Matt Mackall <mpm@selenic.com> [Mon, 29 Mar 2010 15:16:05 -0500] rev 10784
Merge with i18n
Mon, 29 Mar 2010 15:15:44 -0500 Merge stable heads stable
Matt Mackall <mpm@selenic.com> [Mon, 29 Mar 2010 15:15:44 -0500] rev 10783
Merge stable heads
Sun, 28 Mar 2010 20:27:09 +0200 i18n-sv: translated the 'patterns' command stable
Jens Bäckman <jens.backman@gmail.com> [Sun, 28 Mar 2010 20:27:09 +0200] rev 10782
i18n-sv: translated the 'patterns' command
Fri, 26 Mar 2010 21:35:06 -0300 merge with stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Fri, 26 Mar 2010 21:35:06 -0300] rev 10781
merge with stable
Fri, 26 Mar 2010 21:32:49 -0300 merge with i18n stable stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Fri, 26 Mar 2010 21:32:49 -0300] rev 10780
merge with i18n stable
Fri, 26 Mar 2010 20:18:14 -0300 i18n-pt_BR: synchronized with 9f6e30a89f11 stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Fri, 26 Mar 2010 20:18:14 -0300] rev 10779
i18n-pt_BR: synchronized with 9f6e30a89f11
Tue, 23 Mar 2010 21:58:51 +0100 i18n-sv: synchronized with a1cb8ca051c0 stable
Jens Bäckman <jens.backman@gmail.com> [Tue, 23 Mar 2010 21:58:51 +0100] rev 10778
i18n-sv: synchronized with a1cb8ca051c0 Some simpler translations done too
Wed, 24 Mar 2010 16:42:08 -0400 schemes: add Kiln On Demand to default schemes stable
Benjamin Pollack <benjamin@bitquabit.com> [Wed, 24 Mar 2010 16:42:08 -0400] rev 10777
schemes: add Kiln On Demand to default schemes
Thu, 25 Mar 2010 15:37:39 -0400 Fix default style so 'log --copies' has a start and an end. stable
Greg Ward <greg-hg@gerg.ca> [Thu, 25 Mar 2010 15:37:39 -0400] rev 10776
Fix default style so 'log --copies' has a start and an end.
Wed, 24 Mar 2010 01:43:24 +0100 Tests with spaces in paths stable
Mads Kiilerich <mads@kiilerich.com> [Wed, 24 Mar 2010 01:43:24 +0100] rev 10775
Tests with spaces in paths This allows most tests to succeed with ./run-tests.py --tmpdir='/tmp/hg test' and introduces other tests for spaces and shell quoting
Mon, 29 Mar 2010 12:56:16 -0500 tests: add helpers.sh
Matt Mackall <mpm@selenic.com> [Mon, 29 Mar 2010 12:56:16 -0500] rev 10774
tests: add helpers.sh
Fri, 26 Mar 2010 17:09:56 +0100 merge with stable
Sune Foldager <cryo@cyanite.org> [Fri, 26 Mar 2010 17:09:56 +0100] rev 10773
merge with stable
Fri, 26 Mar 2010 17:02:49 +0100 push: refactor and optimize prepush stable
Sune Foldager <cryo@cyanite.org> [Fri, 26 Mar 2010 17:02:49 +0100] rev 10772
push: refactor and optimize prepush
Fri, 26 Mar 2010 17:02:36 +0100 push: fix bug in prepush logic and its tests stable
Sune Foldager <cryo@cyanite.org> [Fri, 26 Mar 2010 17:02:36 +0100] rev 10771
push: fix bug in prepush logic and its tests
Fri, 26 Mar 2010 17:02:23 +0100 localrepo: change _updatebranchcache to use a context generator stable
Sune Foldager <cryo@cyanite.org> [Fri, 26 Mar 2010 17:02:23 +0100] rev 10770
localrepo: change _updatebranchcache to use a context generator
Wed, 24 Mar 2010 19:44:53 +0100 merge with stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 24 Mar 2010 19:44:53 +0100] rev 10769
merge with stable
Wed, 24 Mar 2010 19:44:30 +0100 setup.py: don't use tabs stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 24 Mar 2010 19:44:30 +0100] rev 10768
setup.py: don't use tabs
Tue, 23 Mar 2010 17:24:17 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Tue, 23 Mar 2010 17:24:17 -0500] rev 10767
Merge with crew
Tue, 23 Mar 2010 15:23:04 +0100 run-tests: force to test pure on pypy as well
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Tue, 23 Mar 2010 15:23:04 +0100] rev 10766
run-tests: force to test pure on pypy as well
Tue, 23 Mar 2010 15:22:17 +0100 Fix run-tests.py -jX after 2ed667a9dfcb
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Tue, 23 Mar 2010 15:22:17 +0100] rev 10765
Fix run-tests.py -jX after 2ed667a9dfcb
Tue, 23 Mar 2010 17:06:58 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Tue, 23 Mar 2010 17:06:58 -0500] rev 10764
Merge with crew
Tue, 23 Mar 2010 22:59:31 +0100 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Tue, 23 Mar 2010 22:59:31 +0100] rev 10763
Merge with crew-stable
Tue, 23 Mar 2010 20:45:08 +0100 rebase: fix --collapse with --keepbranches (issue2100) stable
Patrick Mezard <pmezard@gmail.com> [Tue, 23 Mar 2010 20:45:08 +0100] rev 10762
rebase: fix --collapse with --keepbranches (issue2100) This was broken in 38fe86fb16e3.
Tue, 23 Mar 2010 20:01:30 +0100 setup: fail if bz2 is not available stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Tue, 23 Mar 2010 20:01:30 +0100] rev 10761
setup: fail if bz2 is not available
Mon, 22 Mar 2010 22:19:40 +0100 test-convert-cvs: filter unstable cvs output. stable
Pierre-Yves David <pierre-yves.david@ens-lyon.org> [Mon, 22 Mar 2010 22:19:40 +0100] rev 10760
test-convert-cvs: filter unstable cvs output. The order choosen by cvs to display commit is not stable when the tests are run under heavy CPU/IO load. This leads to irrelevant failures of the test suite. This changeset filters four lines impacted by this instability. The result of the conversion is still verified.
Tue, 23 Mar 2010 11:48:14 +0100 help: point out need for stringification stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Tue, 23 Mar 2010 11:48:14 +0100] rev 10759
help: point out need for stringification
Tue, 23 Mar 2010 11:37:31 +0100 tests: adapt the test runner to work with jython
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Tue, 23 Mar 2010 11:37:31 +0100] rev 10758
tests: adapt the test runner to work with jython
Tue, 23 Mar 2010 11:37:01 +0100 posix: move a global fcntl import to keep it from breaking jython
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Tue, 23 Mar 2010 11:37:01 +0100] rev 10757
posix: move a global fcntl import to keep it from breaking jython Only needed on darwin, anyway.
Tue, 23 Mar 2010 11:36:19 +0100 util: fake the builtin buffer if it's missing (jython)
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Tue, 23 Mar 2010 11:36:19 +0100] rev 10756
util: fake the builtin buffer if it's missing (jython)
Tue, 23 Mar 2010 10:18:46 +0100 mq: fix qcommit documentation wrt --mq option stable
Patrick Mezard <pmezard@gmail.com> [Tue, 23 Mar 2010 10:18:46 +0100] rev 10755
mq: fix qcommit documentation wrt --mq option
Mon, 22 Mar 2010 17:03:33 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Mon, 22 Mar 2010 17:03:33 -0500] rev 10754
Merge with stable
Mon, 22 Mar 2010 15:16:27 +0100 wsgicgi: call close() on iterable to avoid resource leaks stable
Konstantin Zemlyak <zart@zartsoft.ru> [Mon, 22 Mar 2010 15:16:27 +0100] rev 10753
wsgicgi: call close() on iterable to avoid resource leaks Quoting PEP 333 (WSGI): "If the iterable returned by the application has a close() method, the server or gateway must call that method upon completion of the current request, whether the request was completed normally, or terminated early due to an error. (This is to support resource release by the application. This protocol is intended to complement PEP 325's generator support, and other common iterables with close() methods."
Mon, 22 Mar 2010 11:08:52 +0100 merge with mpm
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 22 Mar 2010 11:08:52 +0100] rev 10752
merge with mpm
Mon, 22 Mar 2010 11:08:42 +0100 patch: warn when the internal patcher fails
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 22 Mar 2010 11:08:42 +0100] rev 10751
patch: warn when the internal patcher fails hopefully we'll soon fix the remaining failures from the internal patcher, and not use the external one anymore.
Mon, 22 Mar 2010 01:36:12 -0400 run-tests: make sure GREP_OPTIONS isn't set
Brodie Rao <brodie@bitheap.org> [Mon, 22 Mar 2010 01:36:12 -0400] rev 10750
run-tests: make sure GREP_OPTIONS isn't set This can interfere with test output, especially for options like --color.
Sat, 20 Mar 2010 16:57:24 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Sat, 20 Mar 2010 16:57:24 -0500] rev 10749
Merge with stable
Sat, 20 Mar 2010 14:47:05 +0100 patch: more precise NoHunk, raised for every file (issue2102) stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 20 Mar 2010 14:47:05 +0100] rev 10748
patch: more precise NoHunk, raised for every file (issue2102)
Sat, 20 Mar 2010 21:16:22 +0100 patch: differentiate start of file with diff --git vs '--- ' stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 20 Mar 2010 21:16:22 +0100] rev 10747
patch: differentiate start of file with diff --git vs '--- '
Sat, 20 Mar 2010 10:01:56 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Sat, 20 Mar 2010 10:01:56 -0500] rev 10746
Merge with stable
Fri, 19 Mar 2010 22:52:38 +0100 patch: try harder to find the file to patch on file creation (issue2041) stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 19 Mar 2010 22:52:38 +0100] rev 10745
patch: try harder to find the file to patch on file creation (issue2041) accept the following patch header: first line: foo/a.orig second line: foo/a
Fri, 19 Mar 2010 16:05:16 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Fri, 19 Mar 2010 16:05:16 -0500] rev 10744
Merge with stable
Fri, 19 Mar 2010 16:04:49 -0500 Merge with i18n
Matt Mackall <mpm@selenic.com> [Fri, 19 Mar 2010 16:04:49 -0500] rev 10743
Merge with i18n
Fri, 19 Mar 2010 16:04:00 -0500 Merge with i18n stable
Matt Mackall <mpm@selenic.com> [Fri, 19 Mar 2010 16:04:00 -0500] rev 10742
Merge with i18n
Tue, 16 Mar 2010 11:37:14 -0300 merge with i18n
Wagner Bruna <wbruna@softwareexpress.com.br> [Tue, 16 Mar 2010 11:37:14 -0300] rev 10741
merge with i18n
Tue, 16 Mar 2010 11:36:44 -0300 merge with i18n stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Tue, 16 Mar 2010 11:36:44 -0300] rev 10740
merge with i18n stable
Tue, 16 Mar 2010 11:31:08 -0300 i18n-pt_BR: synchronized with e930017f9e2a stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Tue, 16 Mar 2010 11:31:08 -0300] rev 10739
i18n-pt_BR: synchronized with e930017f9e2a
Sat, 06 Mar 2010 10:02:45 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Sat, 06 Mar 2010 10:02:45 +0100] rev 10738
Merge with stable
Sat, 06 Mar 2010 08:58:03 +0000 l10n: Updates to Danish (da) translation
Martin Geisler <mg@lazybytes.net> [Sat, 06 Mar 2010 08:58:03 +0000] rev 10737
l10n: Updates to Danish (da) translation Transmitted-via: Transifex (www.transifex.net)
Fri, 19 Mar 2010 12:45:39 +0100 patch: second line of a context diff starts with '--- ', not '+++ ' stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 19 Mar 2010 12:45:39 +0100] rev 10736
patch: second line of a context diff starts with '--- ', not '+++ '
Fri, 19 Mar 2010 11:32:55 +0100 Merge with stable
Martin Geisler <mg@lazybytes.net> [Fri, 19 Mar 2010 11:32:55 +0100] rev 10735
Merge with stable
Mon, 15 Mar 2010 22:37:38 +0100 patchbomb: --desc implies --intro
Cédric Duval <cedricduval@free.fr> [Mon, 15 Mar 2010 22:37:38 +0100] rev 10734
patchbomb: --desc implies --intro For a single patch, an introductory text should not remain unsent if --intro has been omitted, as the intent of --desc is clear.
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip