log

age author description
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
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.
Fri, 01 Dec 2006 13:54:47 -0800 Brendan Cully Merge with crew
Fri, 01 Dec 2006 13:50:09 -0800 Brendan Cully transplant: "filtering %s\n"
Fri, 01 Dec 2006 22:29:47 +0100 Thomas Arendsen Hein Don't require a diff which accepts the -N option.
Fri, 01 Dec 2006 22:09:05 +0100 Thomas Arendsen Hein Compatibility fix for 'ln -sf'.
Fri, 01 Dec 2006 16:18:16 -0200 Alexis S. L. Carvalho additional fixes for issue436
Fri, 01 Dec 2006 15:40:23 +0100 Thomas Arendsen Hein Fix test-rename-dir-merge for different implementations of ls.
Fri, 01 Dec 2006 14:46:05 +0100 Thomas Arendsen Hein Fix test-notify for systems without or with a different version of diffstat.