Sat, 16 Dec 2006 23:11:16 +0100 Make 'hg sign' behave like other commands: Default to current parent.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 16 Dec 2006 23:11:16 +0100] rev 3916
Make 'hg sign' behave like other commands: Default to current parent.
Sat, 16 Dec 2006 22:58:10 +0100 doc fix: hg tags defaults to current parent revision, too.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 16 Dec 2006 22:58:10 +0100] rev 3915
doc fix: hg tags defaults to current parent revision, too. Additionally use better language for the help text for tag, cat and manifest.
Sat, 16 Dec 2006 22:33:39 +0100 doc string fix: hg cat and manifest default to current parent revision.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 16 Dec 2006 22:33:39 +0100] rev 3914
doc string fix: hg cat and manifest default to current parent revision.
Sat, 16 Dec 2006 22:13:56 +0100 Using --date "" isn't possible, so don't document epoch. (see issue447)
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 16 Dec 2006 22:13:56 +0100] rev 3913
Using --date "" isn't possible, so don't document epoch. (see issue447)
Sat, 16 Dec 2006 14:51:22 -0600 Merge with stable
Matt Mackall <mpm@selenic.com> [Sat, 16 Dec 2006 14:51:22 -0600] rev 3912
Merge with stable
Sat, 16 Dec 2006 14:41:34 -0600 convert-repo: avoid adding bogus value to shamap on tag update
Matt Mackall <mpm@selenic.com> [Sat, 16 Dec 2006 14:41:34 -0600] rev 3911
convert-repo: avoid adding bogus value to shamap on tag update
Sat, 16 Dec 2006 14:35:14 -0600 convert-repo: fix recoding of committer
Matt Mackall <mpm@selenic.com> [Sat, 16 Dec 2006 14:35:14 -0600] rev 3910
convert-repo: fix recoding of committer
Sat, 16 Dec 2006 14:40:55 +0100 merge with crew-stable
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 16 Dec 2006 14:40:55 +0100] rev 3909
merge with crew-stable
Sat, 16 Dec 2006 13:57:37 +0100 Include hg.1.gendoc.txt in doc/MANIFEST to prevent unnecessary rebuild.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 16 Dec 2006 13:57:37 +0100] rev 3908
Include hg.1.gendoc.txt in doc/MANIFEST to prevent unnecessary rebuild.
Sat, 16 Dec 2006 13:54:23 +0100 Regenerate hg.1 manpage if help text in help.py changes.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 16 Dec 2006 13:54:23 +0100] rev 3907
Regenerate hg.1 manpage if help text in help.py changes.
Sat, 16 Dec 2006 02:51:16 -0200 merge with crew-stable
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sat, 16 Dec 2006 02:51:16 -0200] rev 3906
merge with crew-stable
Sat, 16 Dec 2006 02:38:18 -0200 util.system: fix quoting on windows
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sat, 16 Dec 2006 02:38:18 -0200] rev 3905
util.system: fix quoting on windows
Sat, 16 Dec 2006 02:21:46 -0200 templater.py: fix obfuscate
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sat, 16 Dec 2006 02:21:46 -0200] rev 3904
templater.py: fix obfuscate
Fri, 15 Dec 2006 20:16:20 -0800 Make demandimport pass all tests on python2.5.
Brendan Cully <brendan@kublai.com> [Fri, 15 Dec 2006 20:16:20 -0800] rev 3903
Make demandimport pass all tests on python2.5.
Fri, 15 Dec 2006 18:38:09 -0800 Merge with crew-stable
Brendan Cully <brendan@kublai.com> [Fri, 15 Dec 2006 18:38:09 -0800] rev 3902
Merge with crew-stable
Fri, 15 Dec 2006 23:19:12 +0100 fix strip on windows
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 15 Dec 2006 23:19:12 +0100] rev 3901
fix strip on windows c: was interpreted as a protocol, prepend file: to the bundle file name
Fri, 15 Dec 2006 19:30:20 +0100 Don't use node length for calculating revision number length.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 15 Dec 2006 19:30:20 +0100] rev 3900
Don't use node length for calculating revision number length. Done by moving repo.lookup of revisions from commands.export to patch.export
Fri, 15 Dec 2006 19:09:10 +0100 Make sequence number on hg export start at 1 (as documented for %n). Add test.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 15 Dec 2006 19:09:10 +0100] rev 3899
Make sequence number on hg export start at 1 (as documented for %n). Add test.
Fri, 15 Dec 2006 11:14:55 -0800 Merge with main
Brendan Cully <brendan@kublai.com> [Fri, 15 Dec 2006 11:14:55 -0800] rev 3898
Merge with main
Fri, 15 Dec 2006 05:38:54 +0100 merge with main
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 15 Dec 2006 05:38:54 +0100] rev 3897
merge with main
Thu, 14 Dec 2006 23:51:41 +0100 use parent.__setattr__ instead of __dict__
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 14 Dec 2006 23:51:41 +0100] rev 3896
use parent.__setattr__ instead of __dict__
Thu, 14 Dec 2006 13:49:33 -0800 Merge with main
Brendan Cully <brendan@kublai.com> [Thu, 14 Dec 2006 13:49:33 -0800] rev 3895
Merge with main
Fri, 15 Dec 2006 12:38:18 -0600 demandimport: ignore _hashlib and email.mime
Matt Mackall <mpm@selenic.com> [Fri, 15 Dec 2006 12:38:18 -0600] rev 3894
demandimport: ignore _hashlib and email.mime This makes things work with Python2.5. A better fix would be to fix demandload to use __getattribute__ to be more transparent.
Fri, 15 Dec 2006 01:17:04 -0600 Fix setup.py warning
Matt Mackall <mpm@selenic.com> [Fri, 15 Dec 2006 01:17:04 -0600] rev 3893
Fix setup.py warning
Thu, 14 Dec 2006 20:31:33 -0600 Disable demandloading in setup.py
Matt Mackall <mpm@selenic.com> [Thu, 14 Dec 2006 20:31:33 -0600] rev 3892
Disable demandloading in setup.py
Thu, 14 Dec 2006 20:25:19 -0600 Simplify i18n imports
Matt Mackall <mpm@selenic.com> [Thu, 14 Dec 2006 20:25:19 -0600] rev 3891
Simplify i18n imports
Thu, 14 Dec 2006 20:23:25 -0600 Fix demandload bits of setup.py py2exe support
Matt Mackall <mpm@selenic.com> [Thu, 14 Dec 2006 20:23:25 -0600] rev 3890
Fix demandload bits of setup.py py2exe support
Thu, 14 Dec 2006 17:32:25 -0600 Fix a pygettext complaint
Matt Mackall <mpm@selenic.com> [Thu, 14 Dec 2006 17:32:25 -0600] rev 3889
Fix a pygettext complaint
Thu, 14 Dec 2006 17:32:00 -0600 Enable gettext translations
Matt Mackall <mpm@selenic.com> [Thu, 14 Dec 2006 17:32:00 -0600] rev 3888
Enable gettext translations The new demandimport eliminates most of the gettext performance hit of importing gettext, which was doubling the run time for 'hg'. Now, with 'hg tip': dummy: .09530s no translations: .09638s translations: .09755s
Thu, 14 Dec 2006 15:55:46 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Thu, 14 Dec 2006 15:55:46 -0600] rev 3887
Merge with crew
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip