Thu, 02 Sep 2010 23:22:51 +0200 |
Martin Geisler |
tests: remove unneeded -d flags
|
Sun, 06 Jun 2010 17:20:10 +0900 |
FUJIWARA Katsunori |
replace Python standard textwrap by MBCS sensitive one for i18n text
|
Sun, 27 Sep 2009 09:39:57 +0200 |
Martin Geisler |
test-encoding: make test output easier to follow
|
Sun, 22 Jul 2007 14:53:57 -0500 |
Matt Mackall |
transactions: avoid late tear-down (issue641)
|
Thu, 21 Jun 2007 10:40:09 -0700 |
Eric Hopper |
Change branches to sort 'active' branches first, and add an option to show only active branches.
|
Mon, 18 Jun 2007 11:13:16 -0700 |
Brendan Cully |
Fix up tests for new branch message
|
Tue, 13 Mar 2007 15:02:33 -0300 |
Alexis S. L. Carvalho |
"default" is the default branch name
|
Fri, 09 Mar 2007 18:09:02 +0100 |
Thomas Arendsen Hein |
Store empty (default) branch in branch cache, too.
|
Sun, 10 Dec 2006 20:35:28 -0200 |
Alexis S. L. Carvalho |
Use UTF-8 in .hg/branch
|
Sat, 09 Dec 2006 12:46:01 -0600 |
Matt Mackall |
make transcoding more robust
|
Sat, 09 Dec 2006 11:16:27 +0100 |
Thomas Arendsen Hein |
Fixes test-encoding for python2.3 and minor cleanups:
|
Fri, 08 Dec 2006 22:01:05 -0200 |
Alexis S. L. Carvalho |
Allow the user to specify the fallback encoding for the changelog
|
Fri, 08 Dec 2006 01:36:50 -0200 |
Alexis S. L. Carvalho |
log: convert branch names to the local encoding
|
Mon, 04 Dec 2006 14:32:02 -0600 |
Matt Mackall |
Make quoting in test-encoding simpler
|
Sun, 03 Dec 2006 17:28:58 -0600 |
Matt Mackall |
test-encoding: copy a bundle from TESTDIR rather than constructing one
|
Sun, 03 Dec 2006 16:31:25 -0600 |
Matt Mackall |
Add output for encoding test
|