Sat, 01 Sep 2012 12:49:43 -0500 Added signature for changeset 072209ae4ddb stable
Matt Mackall <mpm@selenic.com> [Sat, 01 Sep 2012 12:49:43 -0500] rev 17419
Added signature for changeset 072209ae4ddb
Sat, 01 Sep 2012 12:49:39 -0500 Added tag 2.3.1 for changeset 072209ae4ddb stable
Matt Mackall <mpm@selenic.com> [Sat, 01 Sep 2012 12:49:39 -0500] rev 17418
Added tag 2.3.1 for changeset 072209ae4ddb
Sat, 01 Sep 2012 12:48:08 -0500 merge with crew stable 2.3.1
Matt Mackall <mpm@selenic.com> [Sat, 01 Sep 2012 12:48:08 -0500] rev 17417
merge with crew
Sat, 01 Sep 2012 14:31:31 +0200 i18n-de: synchronized with 20665910d9d9; fix Bug 3082 stable
Martin Schröder <martin.schroeder@nerdluecht.de> [Sat, 01 Sep 2012 14:31:31 +0200] rev 17416
i18n-de: synchronized with 20665910d9d9; fix Bug 3082
Fri, 31 Aug 2012 21:49:52 -0300 i18n-pt_BR: synchronized with bdd248666dbc stable
Wagner Bruna <wbruna@yahoo.com> [Fri, 31 Aug 2012 21:49:52 -0300] rev 17415
i18n-pt_BR: synchronized with bdd248666dbc
Fri, 31 Aug 2012 21:44:58 -0300 merge with i18n stable
Wagner Bruna <wbruna@yahoo.com> [Fri, 31 Aug 2012 21:44:58 -0300] rev 17414
merge with i18n
Fri, 03 Aug 2012 21:37:33 +0200 convert: use subprocess for all commandline calls stable
Patrick Mezard <patrick@mezard.eu> [Fri, 03 Aug 2012 21:37:33 +0200] rev 17413
convert: use subprocess for all commandline calls Avoid mixing popen and subprocess calls, it simplifies the command line generation and quoting issues with redirections. In practice, it fixes the subversion sink on Windows and probably helps with monotone and darcs sources.
Fri, 03 Aug 2012 21:05:01 +0200 convert: make commandline.limit_arglist private, simplify stable
Patrick Mezard <patrick@mezard.eu> [Fri, 03 Aug 2012 21:05:01 +0200] rev 17412
convert: make commandline.limit_arglist private, simplify
Tue, 14 Aug 2012 22:38:25 -0400 largefiles: adjust localstore to handle batch statlfile requests (issue3583) stable
Matt Harbison <matt_harbison@yahoo.com> [Tue, 14 Aug 2012 22:38:25 -0400] rev 17411
largefiles: adjust localstore to handle batch statlfile requests (issue3583) This fixes a traceback when pushing to a local repo which started with 9e1616307c4c.
Fri, 31 Aug 2012 23:27:26 +0200 strip: fix revset usage (issue3604) stable
Pierre-Yves David <pierre-yves.david@ens-lyon.org> [Fri, 31 Aug 2012 23:27:26 +0200] rev 17410
strip: fix revset usage (issue3604) The `repair` code builds a giant revset query instead of using the "%lr" idiom. It is inefficient and crash when the number of stripped changeset is too big. This changeset replaces the bad code by a better revset usage.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip