- Apr 01, 2010
-
-
Matt Mackall authored
-
Matt Mackall authored
-
Wagner Bruna authored
-f is the default behaviour since 27d542bc0f5b
-
Wagner Bruna authored
-
- Mar 31, 2010
-
-
Wagner Bruna authored
-
kiilerix authored
Solaris sh interprets ^ as some kind of piping symbol.
-
- Mar 29, 2010
-
-
Elifarley Callado Coelho Cruz authored
-
- Mar 30, 2010
-
-
kiilerix authored
Fix as proposed by Frank Kingswood. Avoids UnboundLocalError: local variable 'mode' referenced before assignment when cvs fails. This alsa partially fixes issue1592.
-
- Mar 31, 2010
-
-
Martin Geisler authored
As per mail from Matt: http://selenic.com/pipermail/mercurial/2010-March/030774.html
-
Michael Glassford authored
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.
-
- Mar 26, 2010
-
-
Benoit Allard authored
-
- Mar 27, 2010
-
-
Alexander Solovyov authored
-
- Mar 31, 2010
-
-
Benoit Boissinot authored
-
- Mar 15, 2010
-
-
Augie Fackler authored
-
- Mar 29, 2010
-
-
Augie Fackler authored
This means that progress bars will continue to show on the terminal when both stdin and stdout are redirected.
-
Matt Mackall authored
-
Matt Mackall authored
-
- Mar 28, 2010
-
-
Jens Bäckman authored
-
- Mar 27, 2010
-
-
Wagner Bruna authored
-
- Mar 26, 2010
-
-
Wagner Bruna authored
-
- Mar 23, 2010
-
-
Jens Bäckman authored
Some simpler translations done too
-
- Mar 24, 2010
-
-
Benjamin Pollack authored
-
- Mar 25, 2010
-
-
Greg Ward authored
-
- Mar 24, 2010
-
-
kiilerix authored
This allows most tests to succeed with ./run-tests.py --tmpdir='/tmp/hg test' and introduces other tests for spaces and shell quoting
-
- Mar 26, 2010
-
-
Sune Foldager authored
-
Sune Foldager authored
-
Sune Foldager authored
-
- Mar 24, 2010
-
-
Benoit Boissinot authored
-
- Mar 23, 2010
-
-
Patrick Mezard authored
This was broken in 38fe86fb16e3.
-
Dirkjan Ochtman authored
-
- Mar 22, 2010
-
-
Pierre-Yves David authored
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.
-
- Mar 23, 2010
-
-
Dirkjan Ochtman authored
-
Patrick Mezard authored
-
- Mar 22, 2010
-
-
Konstantin Zemlyak authored
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."
-
- Mar 20, 2010
-
-
Benoit Boissinot authored
-
Benoit Boissinot authored
-
- Mar 19, 2010
-
-
Benoit Boissinot authored
accept the following patch header: first line: foo/a.orig second line: foo/a
-
Matt Mackall authored
-
- Mar 16, 2010
-
-
Wagner Bruna authored
-