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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip