- Sep 26, 2010
-
-
Matt Mackall authored
-
- Sep 27, 2010
-
-
Steve Losh authored
This syntax file adds: * Highlighting of comments, output, and commands (with sh highlighting in commands). * Folding for output and blocks of commands+output. * Setting tab/indent settings to 2 spaces, because that's what's defined by the unified test file format.
-
Martin Geisler authored
-
Erik Zielke authored
The -m option became deprecated in changeset bcf90e712dc3, but the option still appeared in the help line for the qpush command
-
- Sep 26, 2010
-
-
Brodie Rao authored
-
Brodie Rao authored
-
Brodie Rao authored
-
- Sep 13, 2010
-
-
Wagner Bruna authored
-
- Sep 26, 2010
-
-
Martin Geisler authored
Before, running a test would give you a build/ directory in the root of your Mercurial source tree. The directory had a full copy of the the source, so a grep in '**/*.py' would find files inside build/.
-
Martin Geisler authored
-
Brodie Rao authored
Given a system Python version of 2.6, the following won't clean up build: $ make local PYTHON=python2.7 $ make clean Distutils only cleans up build subdirectories for the current Python version. This patch cleans up the build folder even if PYTHON=python2.7 isn't specified to clean.
-
Brodie Rao authored
This ensures .so files in hgext are cleaned up.
-
Christian Ebert authored
Prevent spurious differences in the working directory after a rollback. Add tests for several rollback situations.
-
Christian Ebert authored
Always shrink and never expand keywords during a diff operation. Avoid user distraction e.g. because of spurious differences appearing in the commit editor.
-
Christian Ebert authored
Even though just enforcing expansion after overwriting files in the working directory caused no problems that we know of, this avoids a potential source of problems (e.g. in collaboration other extensions) at no costs.
-
Christian Ebert authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-