- Jun 30, 2011
-
-
Alexander Sauta authored
-
Alexander Sauta authored
-
- Jun 29, 2011
-
-
Wagner Bruna authored
-
Matt Mackall authored
-
Katsunori FUJIWARA authored
-
Alexander Sauta authored
-
Alexander Sauta authored
-
Jens Bäckman authored
-
- Jun 28, 2011
-
-
Wagner Bruna authored
-
Alexander Sauta authored
-
Martin Geisler authored
-
- Jun 27, 2011
-
-
Alexander Sauta authored
-
Alexander Sauta authored
-
- Jun 28, 2011
-
-
Martin Geisler authored
Changeset e6a6e7ebd585 replaced the Portuguese translation with the English original and broke the test.
-
Martin Geisler authored
-
- Jun 27, 2011
-
-
Wagner Bruna authored
-
Wagner Bruna authored
-
Martin Geisler authored
This includes four i18n changesets transplanted from the default branch to the stable branch since they were made after the freeze.
-
- Jun 23, 2011
-
-
Alexander Sauta authored
-
- Jun 21, 2011
-
-
Alexander Sauta authored
-
Alexander Sauta authored
-
- Jun 20, 2011
-
-
Alexander Sauta authored
-
- Jun 27, 2011
-
-
Wagner Bruna authored
-
Wagner Bruna authored
-
Wagner Bruna authored
-
- Jun 23, 2011
-
-
Jens Bäckman authored
-
- Jun 20, 2011
-
-
Wagner Bruna authored
-
- Jun 21, 2011
-
-
Wagner Bruna authored
-
- Jun 20, 2011
-
-
Wagner Bruna authored
-
Wagner Bruna authored
-
- Jun 29, 2011
-
-
Adrian Buehlmann authored
-
Jesse Long authored
In the branches page, branches that are closed and are merged into another branch are displayed as `inactive'. This patch changes that behaviour to show these branches as `closed'. For me, the `closed' attribute is more important than the `inactive' attribute. Branches that are not closed, and are merged into other branches will still be shown as `inactive'. Branches that are closed, and are not merged into other branches will still be shown as `closed'.
-
Idan Kamara authored
-
Brodie Rao authored
less with the -R option only supports ANSI color codes, and terminfo mode issue non-ANSI color codes (depending on the database). The -r option can work around this, but there are users currently using the -R option, and defaulting to terminfo would break colorization in less for them without warning.
-
Brodie Rao authored
This can happen when stdout isn't a terminal (e.g., it's being piped).
-
- Jun 27, 2011
-
-
Adrian Buehlmann authored
supposed to succeed without notice
-
- Jun 29, 2011
-
-
Matt Mackall authored
-
Thomas Arendsen Hein authored
1. The module named 'wireproto' is tested. 2. There already is a test-wireproto.t for related tests on shell level.
-
Thomas Arendsen Hein authored
This makes test-wireprotocol.py work on Python 2.4
-
Thomas Arendsen Hein authored
- old-style classes were only checked for one-letter class names - add check for new-style classes with empty parent class, because this is not available in Python 2.4
-