log

age author description
Sat, 16 Dec 2006 13:57:37 +0100 Thomas Arendsen Hein Include hg.1.gendoc.txt in doc/MANIFEST to prevent unnecessary rebuild.
Sat, 16 Dec 2006 13:54:23 +0100 Thomas Arendsen Hein Regenerate hg.1 manpage if help text in help.py changes.
Sat, 16 Dec 2006 02:51:16 -0200 Alexis S. L. Carvalho merge with crew-stable
Sat, 16 Dec 2006 02:38:18 -0200 Alexis S. L. Carvalho util.system: fix quoting on windows
Sat, 16 Dec 2006 02:21:46 -0200 Alexis S. L. Carvalho templater.py: fix obfuscate
Fri, 15 Dec 2006 20:16:20 -0800 Brendan Cully Make demandimport pass all tests on python2.5.
Fri, 15 Dec 2006 18:38:09 -0800 Brendan Cully Merge with crew-stable
Fri, 15 Dec 2006 23:19:12 +0100 Benoit Boissinot fix strip on windows
Fri, 15 Dec 2006 19:30:20 +0100 Thomas Arendsen Hein Don't use node length for calculating revision number length.
Fri, 15 Dec 2006 19:09:10 +0100 Thomas Arendsen Hein Make sequence number on hg export start at 1 (as documented for %n). Add test.
Fri, 15 Dec 2006 11:14:55 -0800 Brendan Cully Merge with main
Fri, 15 Dec 2006 05:38:54 +0100 Benoit Boissinot merge with main
Thu, 14 Dec 2006 23:51:41 +0100 Benoit Boissinot use parent.__setattr__ instead of __dict__
Thu, 14 Dec 2006 13:49:33 -0800 Brendan Cully Merge with main
Fri, 15 Dec 2006 12:38:18 -0600 Matt Mackall demandimport: ignore _hashlib and email.mime
Fri, 15 Dec 2006 01:17:04 -0600 Matt Mackall Fix setup.py warning
Thu, 14 Dec 2006 20:31:33 -0600 Matt Mackall Disable demandloading in setup.py
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Thu, 14 Dec 2006 20:23:25 -0600 Matt Mackall Fix demandload bits of setup.py py2exe support
Thu, 14 Dec 2006 17:32:25 -0600 Matt Mackall Fix a pygettext complaint
Thu, 14 Dec 2006 17:32:00 -0600 Matt Mackall Enable gettext translations
Thu, 14 Dec 2006 15:55:46 -0600 Matt Mackall Merge with crew
Thu, 14 Dec 2006 19:30:52 +0100 Thomas Arendsen Hein merge with crew-stable
Thu, 14 Dec 2006 19:30:18 +0100 Thomas Arendsen Hein Corrected synopsis for many commands.
Thu, 14 Dec 2006 19:10:05 +0100 Thomas Arendsen Hein merge with hg-stable
Thu, 14 Dec 2006 16:10:06 +0100 Thomas Arendsen Hein Merging crew-stable
Thu, 14 Dec 2006 16:07:29 +0100 Thomas Arendsen Hein Set charset encoding for hgwebdir, too.
Thu, 14 Dec 2006 13:30:47 +0100 Benoit Boissinot merge with crew
Thu, 14 Dec 2006 00:41:11 +0100 Benoit Boissinot spelling fix
Wed, 13 Dec 2006 22:53:41 -0800 Brendan Cully patchbomb: use ui.edit to compose summary mail