Sun, 17 Dec 2006 14:56:12 -0600 demandimport: fix import x.y.z as a when x.y is already imported.
Matt Mackall <mpm@selenic.com> [Sun, 17 Dec 2006 14:56:12 -0600] rev 3921
demandimport: fix import x.y.z as a when x.y is already imported.
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 3920
Merge with stable
Sat, 16 Dec 2006 23:36:06 +0100 merge with crew-stable
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 16 Dec 2006 23:36:06 +0100] rev 3919
merge with crew-stable
Sat, 16 Dec 2006 23:33:24 +0100 Adjust test-help output for the change in 3c82ab166eea.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 16 Dec 2006 23:33:24 +0100] rev 3918
Adjust test-help output for the change in 3c82ab166eea.
Sat, 16 Dec 2006 23:24:30 +0100 Fix test-hup for different output of ls on at least MacOS X and Solaris 8.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 16 Dec 2006 23:24:30 +0100] rev 3917
Fix test-hup for different output of ls on at least MacOS X and Solaris 8.
Sat, 16 Dec 2006 20:18:36 -0200 convert-repo: update usage information
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sat, 16 Dec 2006 20:18:36 -0200] rev 3916
convert-repo: update usage information
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 3915
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 3914
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 3913
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 3912
Using --date "" isn't possible, so don't document epoch. (see issue447)
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 12:38:18 -0600 demandimport: ignore _hashlib and email.mime
Matt Mackall <mpm@selenic.com> [Fri, 15 Dec 2006 12:38:18 -0600] rev 3897
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 3896
Fix setup.py warning
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 3895
merge with main
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 3894
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 3893
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 3892
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 3891
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 3890
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 3889
Merge with crew
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 3888
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 3887
Merge with main
Wed, 13 Dec 2006 13:27:09 -0600 Replace demandload with new demandimport
Matt Mackall <mpm@selenic.com> [Wed, 13 Dec 2006 13:27:09 -0600] rev 3886
Replace demandload with new demandimport
Tue, 12 Dec 2006 18:16:23 -0600 Remove deprecated old-style branch support
Matt Mackall <mpm@selenic.com> [Tue, 12 Dec 2006 18:16:23 -0600] rev 3885
Remove deprecated old-style branch support
Thu, 14 Dec 2006 19:30:52 +0100 merge with crew-stable
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 14 Dec 2006 19:30:52 +0100] rev 3884
merge with crew-stable
Thu, 14 Dec 2006 19:30:18 +0100 Corrected synopsis for many commands.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 14 Dec 2006 19:30:18 +0100] rev 3883
Corrected synopsis for many commands. Use CMD instead of FILE for -e and --remotecmd (thanks, Neal Becker)
Thu, 14 Dec 2006 19:10:05 +0100 merge with hg-stable
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 14 Dec 2006 19:10:05 +0100] rev 3882
merge with hg-stable
Tue, 12 Dec 2006 17:52:33 -0600 Fix copy detection corner case
Matt Mackall <mpm@selenic.com> [Tue, 12 Dec 2006 17:52:33 -0600] rev 3881
Fix copy detection corner case We were aborting if the copied from rev was before the cut-off limit, rather than the copied _to_ rev. The copied from rev can be arbitrarily old.
Thu, 14 Dec 2006 16:10:06 +0100 Merging crew-stable
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 14 Dec 2006 16:10:06 +0100] rev 3880
Merging crew-stable
Thu, 14 Dec 2006 16:07:29 +0100 Set charset encoding for hgwebdir, too.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 14 Dec 2006 16:07:29 +0100] rev 3879
Set charset encoding for hgwebdir, too. (And remove extra spaces in the corresponding place in hgweb)
Thu, 14 Dec 2006 13:30:47 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 14 Dec 2006 13:30:47 +0100] rev 3878
merge with crew
Thu, 14 Dec 2006 00:41:11 +0100 spelling fix
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 14 Dec 2006 00:41:11 +0100] rev 3877
spelling fix
Wed, 13 Dec 2006 22:53:41 -0800 patchbomb: use ui.edit to compose summary mail
Brendan Cully <brendan@kublai.com> [Wed, 13 Dec 2006 22:53:41 -0800] rev 3876
patchbomb: use ui.edit to compose summary mail
Tue, 12 Dec 2006 15:34:11 -0600 zsh: better fix for partial completions
Steve Borho <steve@borho.org> [Tue, 12 Dec 2006 15:34:11 -0600] rev 3875
zsh: better fix for partial completions Properly handle relative paths followed by partial filenames hg add ../path/to/file/partial[TAB]
Tue, 12 Dec 2006 12:40:51 -0800 mq: fix qheader without args when guards are applied after qtop
Brendan Cully <brendan@kublai.com> [Tue, 12 Dec 2006 12:40:51 -0800] rev 3874
mq: fix qheader without args when guards are applied after qtop
Tue, 12 Dec 2006 19:11:01 +0100 Fix test output for test-mq-guards (changed by 22d18051f9e5)
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 12 Dec 2006 19:11:01 +0100] rev 3873
Fix test output for test-mq-guards (changed by 22d18051f9e5)
Tue, 12 Dec 2006 11:39:05 +0100 fix MANIFEST generation
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 12 Dec 2006 11:39:05 +0100] rev 3872
fix MANIFEST generation
Mon, 11 Dec 2006 16:40:42 -0800 mq: auto-ignore guards in qinit -c
Brendan Cully <brendan@kublai.com> [Mon, 11 Dec 2006 16:40:42 -0800] rev 3871
mq: auto-ignore guards in qinit -c
Mon, 11 Dec 2006 16:32:45 -0800 mq: fix explain_pushable for negative guards
Brendan Cully <brendan@kublai.com> [Mon, 11 Dec 2006 16:32:45 -0800] rev 3870
mq: fix explain_pushable for negative guards
Mon, 11 Dec 2006 18:09:52 +0100 Add instructions how to redo/finish failed merge with local working directory.
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 11 Dec 2006 18:09:52 +0100] rev 3869
Add instructions how to redo/finish failed merge with local working directory. b2ae81a7df29 already implemented this for branch merges.
Mon, 11 Dec 2006 14:30:50 +0100 hgweb.cgi and hgwebdir.cgi fixes/cleanups for user configurable parts:
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 11 Dec 2006 14:30:50 +0100] rev 3868
hgweb.cgi and hgwebdir.cgi fixes/cleanups for user configurable parts: - "import os" was missing in hgwebdir.cgi, added to comments for both script. - HGENCODING has to be set before importing hgweb, otherwise you'll get mixed encoding in changelog vs. file content/diffs. - "import sys" is only needed when changing sys.path - document purpose of cgitb.
Sun, 10 Dec 2006 20:08:16 -0600 Added signature for changeset 36a957364b1b89c150f2d0e60a99befe0ee08bd3
Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 20:08:16 -0600] rev 3867
Added signature for changeset 36a957364b1b89c150f2d0e60a99befe0ee08bd3
Sun, 10 Dec 2006 19:33:19 -0600 Added tag 0.9.2 for changeset 36a957364b1b
Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 19:33:19 -0600] rev 3866
Added tag 0.9.2 for changeset 36a957364b1b
Sun, 10 Dec 2006 19:20:35 -0600 Make make dist a bit quieter 0.9.2
Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 19:20:35 -0600] rev 3865
Make make dist a bit quieter
Sun, 10 Dec 2006 19:16:38 -0600 Automatically build MANIFEST for make dist
Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 19:16:38 -0600] rev 3864
Automatically build MANIFEST for make dist
Sun, 10 Dec 2006 17:41:07 -0600 Remove hard-coded version numbers and release notes from packaging
Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 17:41:07 -0600] rev 3863
Remove hard-coded version numbers and release notes from packaging
Sun, 10 Dec 2006 20:35:28 -0200 Use UTF-8 in .hg/branch
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sun, 10 Dec 2006 20:35:28 -0200] rev 3862
Use UTF-8 in .hg/branch
Sun, 10 Dec 2006 23:03:53 +0100 Indicate the purpose of the dummy changelog file in itself.
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 10 Dec 2006 23:03:53 +0100] rev 3861
Indicate the purpose of the dummy changelog file in itself. Otherwise people getting an error message with an old installation might wonder why this file is corrupted.
Sun, 10 Dec 2006 21:53:01 +0100 fix reserved char on windows, '[]+' are allowed
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 10 Dec 2006 21:53:01 +0100] rev 3860
fix reserved char on windows, '[]+' are allowed
Sun, 10 Dec 2006 19:41:57 +0100 fix errors spotted by pychecker
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 10 Dec 2006 19:41:57 +0100] rev 3859
fix errors spotted by pychecker
Sun, 10 Dec 2006 16:24:21 +0100 debuginstall: fix an incorrect variable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 10 Dec 2006 16:24:21 +0100] rev 3858
debuginstall: fix an incorrect variable
Mon, 20 Nov 2006 23:37:21 +0100 Uniformisation of commit help for -m and -l.
Mathieu Clabaut <mathieu.clabaut@gmail.com> [Mon, 20 Nov 2006 23:37:21 +0100] rev 3857
Uniformisation of commit help for -m and -l. Addition of the -m and -l options for hg import. 'hg tag' still lacks the --logfile option which short form conflicts with its --local option.
Sun, 10 Dec 2006 14:39:51 +0100 streamclone: remove unnecessary test, pconvert names
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 10 Dec 2006 14:39:51 +0100] rev 3856
streamclone: remove unnecessary test, pconvert names
Sun, 10 Dec 2006 12:46:47 +0100 debuginstall: fix a copy/paste error
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 10 Dec 2006 12:46:47 +0100] rev 3855
debuginstall: fix a copy/paste error
Sun, 10 Dec 2006 02:11:02 -0600 Merge Benoit's .hg/store support
Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 02:11:02 -0600] rev 3854
Merge Benoit's .hg/store support
Fri, 01 Dec 2006 13:34:09 +0100 switch to the .hg/store layout, fix the tests
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 01 Dec 2006 13:34:09 +0100] rev 3853
switch to the .hg/store layout, fix the tests
Sun, 10 Dec 2006 00:07:02 +0100 create the encode and decode functions for the store
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 10 Dec 2006 00:07:02 +0100] rev 3852
create the encode and decode functions for the store
Sun, 10 Dec 2006 00:06:59 +0100 add "requires" file to the repo, specifying the requirements
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 10 Dec 2006 00:06:59 +0100] rev 3851
add "requires" file to the repo, specifying the requirements
Sun, 10 Dec 2006 00:06:45 +0100 move code around
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 10 Dec 2006 00:06:45 +0100] rev 3850
move code around
Sun, 10 Dec 2006 00:06:43 +0100 don't use localrepo.__init__ to create the dest repo with clone+hardlinks
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 10 Dec 2006 00:06:43 +0100] rev 3849
don't use localrepo.__init__ to create the dest repo with clone+hardlinks
Sun, 10 Dec 2006 01:05:00 -0600 Add some remedies and a username check to debuginstall
Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 01:05:00 -0600] rev 3848
Add some remedies and a username check to debuginstall
Sun, 10 Dec 2006 01:04:28 -0600 Update README to mention hg debuginstall
Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 01:04:28 -0600] rev 3847
Update README to mention hg debuginstall
Sun, 10 Dec 2006 00:44:52 -0600 Make debuginstall actually attempt to use external patch and merge
Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 00:44:52 -0600] rev 3846
Make debuginstall actually attempt to use external patch and merge This will catch some tricky problems with tools and setup.
Sun, 10 Dec 2006 00:06:31 -0600 Make test-encoding return 0
Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 00:06:31 -0600] rev 3845
Make test-encoding return 0
Sun, 10 Dec 2006 00:05:47 -0600 Add debuginstall command to do basic install tests
Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 00:05:47 -0600] rev 3844
Add debuginstall command to do basic install tests
Sat, 09 Dec 2006 12:46:01 -0600 make transcoding more robust
Matt Mackall <mpm@selenic.com> [Sat, 09 Dec 2006 12:46:01 -0600] rev 3843
make transcoding more robust default to ASCII abort if unknown encoding wrap abort strings with _ add test
Sat, 09 Dec 2006 18:49:24 +0100 remove unnecessary call to umask
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 09 Dec 2006 18:49:24 +0100] rev 3842
remove unnecessary call to umask
Sat, 09 Dec 2006 14:19:52 +0100 Show the destionation for clone if not specified manually.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 09 Dec 2006 14:19:52 +0100] rev 3841
Show the destionation for clone if not specified manually.
Sat, 09 Dec 2006 14:00:36 +0100 Removed unneeded OSError exception handler.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 09 Dec 2006 14:00:36 +0100] rev 3840
Removed unneeded OSError exception handler. OSErrors will already be handled in the outside try/except.
Sat, 09 Dec 2006 11:16:27 +0100 Fixes test-encoding for python2.3 and minor cleanups:
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 09 Dec 2006 11:16:27 +0100] rev 3839
Fixes test-encoding for python2.3 and minor cleanups: - Use koi8-r instead of euc-jp, as the later isn't available in python2.3. - Add unicode representation for latin1 e', too. - Use date "1000000 0" like in other tests (though not strictly needed because we no longer use %c as default datestr format).
Sat, 09 Dec 2006 09:30:29 +0100 Use util.always instead of creating a new lambda function in show_changeset
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 09 Dec 2006 09:30:29 +0100] rev 3838
Use util.always instead of creating a new lambda function in show_changeset and simplify the expression.
Fri, 08 Dec 2006 20:44:58 -0600 Fix log regression where log -p file showed diffs for other files
Matt Mackall <mpm@selenic.com> [Fri, 08 Dec 2006 20:44:58 -0600] rev 3837
Fix log regression where log -p file showed diffs for other files
Fri, 08 Dec 2006 17:10:40 -0800 Fix hg serve -6 getsockname handling
Brendan Cully <brendan@kublai.com> [Fri, 08 Dec 2006 17:10:40 -0800] rev 3836
Fix hg serve -6 getsockname handling
Fri, 08 Dec 2006 22:01:05 -0200 Allow the user to specify the fallback encoding for the changelog
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 08 Dec 2006 22:01:05 -0200] rev 3835
Allow the user to specify the fallback encoding for the changelog Example: use EUC-JP instead of ISO-8859-1: [ui] fallbackencoding = EUC-JP
Fri, 08 Dec 2006 23:33:32 +0100 Removed unknown option -t in test-status
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 08 Dec 2006 23:33:32 +0100] rev 3834
Removed unknown option -t in test-status
Fri, 08 Dec 2006 14:06:26 -0800 Merge with mpm
Brendan Cully <brendan@kublai.com> [Fri, 08 Dec 2006 14:06:26 -0800] rev 3833
Merge with mpm
Fri, 08 Dec 2006 15:05:39 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Fri, 08 Dec 2006 15:05:39 -0600] rev 3832
Merge with crew
Fri, 08 Dec 2006 14:55:45 -0600 Add doc notes about revert and hg status vs diff
Matt Mackall <mpm@selenic.com> [Fri, 08 Dec 2006 14:55:45 -0600] rev 3831
Add doc notes about revert and hg status vs diff
Fri, 08 Dec 2006 12:53:51 -0800 Merge with mpm
Brendan Cully <brendan@kublai.com> [Fri, 08 Dec 2006 12:53:51 -0800] rev 3830
Merge with mpm
Fri, 08 Dec 2006 13:14:57 -0600 context: don't spuriously raise abort when a file goes missing.
Matt Mackall <mpm@selenic.com> [Fri, 08 Dec 2006 13:14:57 -0600] rev 3829
context: don't spuriously raise abort when a file goes missing.
Fri, 08 Dec 2006 13:04:10 -0600 Add notes about diff/merge asymmetry to export, diff, and log
Matt Mackall <mpm@selenic.com> [Fri, 08 Dec 2006 13:04:10 -0600] rev 3828
Add notes about diff/merge asymmetry to export, diff, and log
Fri, 08 Dec 2006 12:52:17 -0800 transplant: don't add extra newlines to changelog entry in filter
Brendan Cully <brendan@kublai.com> [Fri, 08 Dec 2006 12:52:17 -0800] rev 3827
transplant: don't add extra newlines to changelog entry in filter
Fri, 08 Dec 2006 07:48:47 +0100 merge with main
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 08 Dec 2006 07:48:47 +0100] rev 3826
merge with main
Thu, 07 Dec 2006 18:03:28 -0600 Teach convert-repo to deal with mixed charsets in git
Matt Mackall <mpm@selenic.com> [Thu, 07 Dec 2006 18:03:28 -0600] rev 3825
Teach convert-repo to deal with mixed charsets in git
Fri, 08 Dec 2006 01:36:50 -0200 log: convert branch names to the local encoding
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 08 Dec 2006 01:36:50 -0200] rev 3824
log: convert branch names to the local encoding
Thu, 07 Dec 2006 14:35:43 -0200 fix encoding conversion of branch names when mq is loaded
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Thu, 07 Dec 2006 14:35:43 -0200] rev 3823
fix encoding conversion of branch names when mq is loaded
Thu, 07 Dec 2006 14:15:11 -0200 fix hg diff -r ''
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Thu, 07 Dec 2006 14:15:11 -0200] rev 3822
fix hg diff -r ''
Thu, 07 Dec 2006 11:22:17 +0100 Fixed indentation, spacing and a typo (debugdata->debugdate) in commands.table.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 07 Dec 2006 11:22:17 +0100] rev 3821
Fixed indentation, spacing and a typo (debugdata->debugdate) in commands.table.
Wed, 06 Dec 2006 17:59:19 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 17:59:19 -0600] rev 3820
Merge with crew
Wed, 06 Dec 2006 17:58:45 -0600 Remove date parameter from merge
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 17:58:45 -0600] rev 3819
Remove date parameter from merge
Wed, 06 Dec 2006 17:58:09 -0600 Add --date support to update and revert
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 17:58:09 -0600] rev 3818
Add --date support to update and revert Add finddate to find the tipmost revision that matches a date spec Add --date option to update Add --date option to revert Don't pass backout's -d option to revert
Wed, 06 Dec 2006 13:51:54 -0800 Merge with mpm
Brendan Cully <brendan@kublai.com> [Wed, 06 Dec 2006 13:51:54 -0800] rev 3817
Merge with mpm
Wed, 06 Dec 2006 15:29:17 -0600 Add --date support to log
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 15:29:17 -0600] rev 3816
Add --date support to log Add --date opt Filter log with matchdate Fix "-{days}" match format
Wed, 06 Dec 2006 15:11:44 -0600 Add date matching support
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 15:11:44 -0600] rev 3815
Add date matching support Add extended date formats (eg "Dec", "2006") Add a couple missing basic date formats Improve default date element scheme to parsedate Add matchdate function to match a date spec Add -e switch and range matching to debugdate
Wed, 06 Dec 2006 13:27:39 -0800 Merge with mpm
Brendan Cully <brendan@kublai.com> [Wed, 06 Dec 2006 13:27:39 -0800] rev 3814
Merge with mpm
Wed, 06 Dec 2006 13:36:23 -0600 Update dates help topic
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:36:23 -0600] rev 3813
Update dates help topic
Wed, 06 Dec 2006 13:13:44 -0600 Update tests
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:13:44 -0600] rev 3812
Update tests
Wed, 06 Dec 2006 13:13:42 -0600 parsedate: add UTC and GMT timezones
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:13:42 -0600] rev 3811
parsedate: add UTC and GMT timezones
Wed, 06 Dec 2006 13:13:31 -0600 improve date parsing for numerous new date formats
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:13:31 -0600] rev 3810
improve date parsing for numerous new date formats Add lots of new date formats Formats without year, month, or day default to current Strip leading and trailing whitespace
Wed, 06 Dec 2006 13:13:27 -0600 parsedate: allow '' for epoch
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:13:27 -0600] rev 3809
parsedate: allow '' for epoch
Wed, 06 Dec 2006 13:13:26 -0600 parsedate: use Abort rather than ValueError
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:13:26 -0600] rev 3808
parsedate: use Abort rather than ValueError
Wed, 06 Dec 2006 13:13:25 -0600 add debugdate command
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:13:25 -0600] rev 3807
add debugdate command
Tue, 05 Dec 2006 21:35:44 -0600 zsh: fix completions with relative paths
Steve Borho <steve@borho.org> [Tue, 05 Dec 2006 21:35:44 -0600] rev 3806
zsh: fix completions with relative paths hg add ../foo/bar[TAB] now does what you expect
Tue, 05 Dec 2006 21:30:04 -0600 zsh: remove deprecated -f option for hg update
Steve Borho <steve@borho.org> [Tue, 05 Dec 2006 21:30:04 -0600] rev 3805
zsh: remove deprecated -f option for hg update
Wed, 06 Dec 2006 12:45:27 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 12:45:27 -0600] rev 3804
Merge with crew
Tue, 05 Dec 2006 16:39:54 -0600 hgk: show view in short command list
Matt Mackall <mpm@selenic.com> [Tue, 05 Dec 2006 16:39:54 -0600] rev 3803
hgk: show view in short command list
Tue, 05 Dec 2006 16:36:06 -0600 move patterns topics
Matt Mackall <mpm@selenic.com> [Tue, 05 Dec 2006 16:36:06 -0600] rev 3802
move patterns topics
(0) -3000 -1000 -120 +120 +1000 tip