log

age author description
Mon, 04 Dec 2006 01:21:53 -0600 Matt Mackall update test-debugcomplete
Sun, 03 Dec 2006 18:47:05 -0600 Matt Mackall hgweb: report detected character set
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:51:50 -0600 Matt Mackall Hex-encode ! in test-encoding printf
Sun, 03 Dec 2006 16:31:25 -0600 Matt Mackall Add output for encoding test
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Add a charset encoding test case
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall tests: set a default encoding for running tests (ASCII)
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Add documentation for charset encoding options
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Add global options for setting encoding and encodingmode
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Handle transcoding of branch names
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Handle transcoding of tags
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Handle transcoding of username and description in changelog
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Add functions for transcoding and manipulating multibyte strings
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Add encoding detection
Mon, 04 Dec 2006 09:38:49 +0100 Benoit Boissinot bundlerepo: don't hardcode the revlog filename
Sat, 02 Dec 2006 22:41:05 +0100 Thomas Arendsen Hein merge with crew
Sat, 02 Dec 2006 22:35:17 +0100 Thomas Arendsen Hein Move ellipsis code to util.ellipsis() and improve maxlength handling.
Sat, 02 Dec 2006 22:16:00 +0100 Thomas Arendsen Hein Use UnexpectedOutput exception instead of RepoError in sshrepo, too.
Sat, 02 Dec 2006 22:15:18 +0100 Thomas Arendsen Hein Change sshrepo.repoerror() into a more flexible sshrepo.raise_().
Sat, 02 Dec 2006 21:57:20 +0100 Thomas Arendsen Hein Don't show traceback on 'hg clone -r unknown ssh://hg.example.com/'.
Sat, 02 Dec 2006 18:41:07 -0200 Alexis S. L. Carvalho fix qseries -v and guards interaction
Sat, 02 Dec 2006 16:08:00 -0200 Alexis S. L. Carvalho changegroup.py: delay the loading of the bz2 and zlib modules
Sat, 02 Dec 2006 03:38:55 -0200 Alexis S. L. Carvalho Ignore all errors while parsing the branch cache.
Sat, 02 Dec 2006 03:16:17 -0200 Alexis S. L. Carvalho small fixes for test-newbranch
Fri, 01 Dec 2006 15:43:48 -0800 Brendan Cully transplant: split filter args into changelog entry and patch
Fri, 01 Dec 2006 15:00:33 -0800 Brendan Cully transplant: log source node when recovering too.
Fri, 01 Dec 2006 14:30:17 -0800 Brendan Cully transplant: clobber old series when transplant fails
Fri, 01 Dec 2006 23:28:14 +0100 Thomas Arendsen Hein merge with crew
Fri, 01 Dec 2006 23:27:53 +0100 Thomas Arendsen Hein Use unsigned version format.
Fri, 01 Dec 2006 23:16:12 +0100 Thomas Arendsen Hein Improve error message for unknown revlog flags.