Brendan Cully <brendan@kublai.com> [Tue, 03 Jul 2007 11:36:06 -0700] rev 4788
convert: svn: add an early return to move most changeset parsing out an indent level
Brendan Cully <brendan@kublai.com> [Tue, 03 Jul 2007 10:55:46 -0700] rev 4787
convert: svn: use a separate mempool for each ls in the 1.4 fallback path
Lee Cantey <lcantey@gmail.com> [Tue, 03 Jul 2007 04:18:24 -0700] rev 4786
Remove specific version requirement and point to latest versions of Mac Python downloads.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 03 Jul 2007 12:50:05 +0200] rev 4785
children extension: Don't abort when looking at the null revision.
Since 62c56d8f368b revlog.children only returns real children,
so this is no longer a problem.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 03 Jul 2007 12:46:34 +0200] rev 4784
merge with crew-stable
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 03 Jul 2007 12:14:25 +0200] rev 4783
Add extension to provide the 'hg children' command (with tests)
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 03 Jul 2007 03:14:18 -0300] rev 4782
merge with crew-stable
Brendan Cully <brendan@kublai.com> [Mon, 02 Jul 2007 22:34:38 -0700] rev 4781
Merge with tah
Brendan Cully <brendan@kublai.com> [Mon, 02 Jul 2007 22:33:48 -0700] rev 4780
convert: make convertsource option handling transparent
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 02 Jul 2007 22:45:58 +0200] rev 4779
Added import test for [PATCH] subject and message body with subject
Brendan Cully <brendan@kublai.com> [Mon, 02 Jul 2007 13:26:12 -0700] rev 4778
patch.extract: fix test-import breakage introduced in the previous changeset
Brendan Cully <brendan@kublai.com> [Mon, 02 Jul 2007 10:59:16 -0700] rev 4777
patch.extract: do not prepend subject if the description already starts with it
Brendan Cully <brendan@kublai.com> [Mon, 02 Jul 2007 08:31:02 -0700] rev 4776
convert: svn: skip revisions without file entries
Brendan Cully <brendan@kublai.com> [Mon, 02 Jul 2007 07:54:51 -0700] rev 4775
convert: svn: disable batched fetch - get the whole log immediately
Brendan Cully <brendan@kublai.com> [Mon, 02 Jul 2007 07:28:54 -0700] rev 4774
convert: svn: add revnum() to convert rev to revnum
Brendan Cully <brendan@kublai.com> [Mon, 02 Jul 2007 07:22:11 -0700] rev 4773
convert: svn: abort if module stat fails
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 23:28:21 -0700] rev 4772
convert: fetch svn changes on demand (in batches)
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 22:23:33 -0700] rev 4771
convert: svn: convert branch trunk to default
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 22:21:05 -0700] rev 4770
convert: svn: fix fallback directory listing code when importing a submodule
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 22:09:33 -0700] rev 4769
convert: remove svn debugger trap
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 22:00:25 -0700] rev 4768
convert: import all branches from git repositories
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 21:09:08 -0700] rev 4767
convert: gitcmd wrapper for os.popen
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 20:30:04 -0700] rev 4766
convert: activate subversion engine
Fail gracefully if the subversion python bindings are not installed.
Support --rev option to convert as well as URL@rev.
Daniel Holth <dholth@fastmail.fm> [Sun, 01 Jul 2007 23:56:11 +0200] rev 4765
convert extension: Add SVN converter
Daniel Holth <dholth@fastmail.fm> [Sun, 01 Jul 2007 17:15:54 +0200] rev 4764
convert extension: stripped-down svn transport module
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 19:58:19 -0700] rev 4763
convert: split converter into convertsource and convertsink
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 19:40:02 -0700] rev 4762
convert: move *** empty log message *** into commit class
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 19:23:10 -0700] rev 4761
convert: initialize source after destination, cleaning up if source is unusable
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 15:02:15 -0700] rev 4760
convert: add -r argument specifying latest revision to convert
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 12:58:08 -0700] rev 4759
convert: ove recode method into converter_source
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 01 Jul 2007 19:19:42 +0200] rev 4758
Merge with crew-stable
Brendan Cully <brendan@kublai.com> [Sat, 30 Jun 2007 08:31:23 -0700] rev 4757
Merge with Adam Spiers
Adam Spiers <hg@adamspiers.org> [Sat, 30 Jun 2007 01:21:41 +0100] rev 4756
mercurial.spec: convert extension now installs files into hgext/convert/
Adam Spiers <hg@adamspiers.org> [Sat, 30 Jun 2007 01:21:41 +0100] rev 4755
buildrpm: fix rpm release number calculation
It was broken when patch queues were in use.
Adam Spiers <hg@adamspiers.org> [Sun, 03 Jun 2007 14:42:39 +0100] rev 4754
buildrpm: auto-generate %changelog in .spec file
Top entry is tip; subsequent entries are the version tags from .hgtags.
Adam Spiers <hg@adamspiers.org> [Sat, 30 Jun 2007 01:21:22 +0100] rev 4753
mercurial.spec: include CONTRIBUTORS, COPYING and man pages in rpm
Adam Spiers <hg@adamspiers.org> [Sun, 03 Jun 2007 14:40:56 +0100] rev 4752
mercurial.spec: include various utility files from contrib/ in rpm
Files included:
hgk
convert-repo
hg-ssh
hg-viz
git-rev-tree
bash_completion
zsh_completion
mercurial.el
julian@lava.net [Sun, 21 Jan 2007 00:59:23 -1000] rev 4751
mercurial.spec: add BuildRequires
Add build dependencies from README as block quote.
Adam Spiers <hg@adamspiers.org> [Sat, 02 Jun 2007 12:42:47 +0100] rev 4750
mercurial.spec: fix when default python prefix != rpm %{_prefix}
e.g. on SUSE Linux Enterprise 10
Lee Cantey <lcantey@gmail.com> [Fri, 29 Jun 2007 13:06:49 -0700] rev 4749
Convert default mercurial.ini file to Windows line endings
Matt Mackall <mpm@selenic.com> [Thu, 05 Jul 2007 13:34:18 -0500] rev 4748
merge: make test for fast-forward merge stricter (issue619)
don't allow merging with an ancestor
fix != on contexts
add a test
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 04 Jul 2007 09:20:56 +0200] rev 4747
Fixed calling the merge script and reporting errors in debuginstall (issue617)
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 03 Jul 2007 12:45:33 +0200] rev 4746
Fix revlog.children so the real children of the null revision can be calculated.
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 03 Jul 2007 03:06:40 -0300] rev 4745
hgweb: use lrwxrwxrwx as the permissions of a symlink
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 03 Jul 2007 03:06:40 -0300] rev 4744
Make hg add foo; hg mv foo bar work.
- foo will be removed (the user has a copy of its contents in bar)
- bar will not be marked as a copy (there was no committed version of foo).
We print a warning telling that to the user.
Fixes issue269.
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 03 Jul 2007 03:06:40 -0300] rev 4743
test-copy2: use status -C instead of debugstate | grep copy
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 03 Jul 2007 03:06:40 -0300] rev 4742
test-rename: use hg status -C; don't use hg debugstate | grep copy
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 01 Jul 2007 19:15:25 +0200] rev 4741
Make hgk handle filenames with spaces (issue49)
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 01 Jul 2007 15:22:49 +0200] rev 4740
Use "--config ui.report_untrusted=false" for hg calls in hgk, fixes issue523.
tcl's exec yields an error if output to stderr happens and isn't redirected to
a file, so the warnings about untrusted .hg/hgrc caused problems in hgk.
The warning is still printed when executing 'hg view', so the user can see it
when using it from the shell.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 29 Jun 2007 11:13:36 +0200] rev 4739
Added full URL to debug output if something doesn't look like an http hg repo.
This way it is easier to debug problems with failing subcommands, like
changegroupsubset due to permission problems, when generally accessing
the repository works fine.
Brendan Cully <brendan@kublai.com> [Thu, 28 Jun 2007 21:16:25 -0700] rev 4738
Handle extensions with defined but empty cmdtable
Brendan Cully <brendan@kublai.com> [Thu, 28 Jun 2007 09:19:08 -0700] rev 4737
mq: more qdelete help text tweaks
Brendan Cully <brendan@kublai.com> [Thu, 28 Jun 2007 08:42:43 -0700] rev 4736
mq: require patch argument or revision for qdelete
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 28 Jun 2007 16:18:09 +0200] rev 4735
Make hg glog abort if unused arguments are given.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 28 Jun 2007 16:03:45 +0200] rev 4734
Abort if earlygetopt fails to detect an option.
Otherwise it could happen that a command is used on the wrong repository,
because abbreviations of --cwd or --repository were ignored.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 28 Jun 2007 15:56:25 +0200] rev 4733
Simplified earlygetopt and made it remove parsed options and values.
The order of aliases is no longer important, too.
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 27 Jun 2007 20:37:33 +0200] rev 4732
Disallow short earlygetop option combined with other short options
While "hg commit -qRfoo" can be read as "--quiet --repository foo",
"hg commit -mRfoo" should be "--message Rfoo".
csaba.henk@creo.hu [Wed, 27 Jun 2007 08:35:26 -0700] rev 4731
Fix tgz archival on Windows.
Making tgz's on Windows has been broken by 06de65673ec2
due to not being careful enough about binary mode opens.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 26 Jun 2007 22:38:57 +0200] rev 4730
Updated command tables in commands.py and hgext extensions.
- Marked for translation where extensions already had _()
- Corrected indentation
- fixed a few synopsises
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 26 Jun 2007 20:37:15 +0200] rev 4729
Catch illegal boolean values in hgrc nicely.
With hg 0.9.3 the section and parameter name wasn't printed,
with hg 0.9.4 there was a traceback for ValueError.