Sun, 01 Jul 2007 22:21:05 -0700 convert: svn: fix fallback directory listing code when importing a submodule
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 22:21:05 -0700] rev 4763
convert: svn: fix fallback directory listing code when importing a submodule
Sun, 01 Jul 2007 22:09:33 -0700 convert: remove svn debugger trap
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 22:09:33 -0700] rev 4762
convert: remove svn debugger trap
Sun, 01 Jul 2007 22:00:25 -0700 convert: import all branches from git repositories
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 22:00:25 -0700] rev 4761
convert: import all branches from git repositories
Sun, 01 Jul 2007 21:09:08 -0700 convert: gitcmd wrapper for os.popen
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 21:09:08 -0700] rev 4760
convert: gitcmd wrapper for os.popen
Sun, 01 Jul 2007 20:30:04 -0700 convert: activate subversion engine
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 20:30:04 -0700] rev 4759
convert: activate subversion engine Fail gracefully if the subversion python bindings are not installed. Support --rev option to convert as well as URL@rev.
Sun, 01 Jul 2007 23:56:11 +0200 convert extension: Add SVN converter
Daniel Holth <dholth@fastmail.fm> [Sun, 01 Jul 2007 23:56:11 +0200] rev 4758
convert extension: Add SVN converter
Sun, 01 Jul 2007 17:15:54 +0200 convert extension: stripped-down svn transport module
Daniel Holth <dholth@fastmail.fm> [Sun, 01 Jul 2007 17:15:54 +0200] rev 4757
convert extension: stripped-down svn transport module
Sun, 01 Jul 2007 19:58:19 -0700 convert: split converter into convertsource and convertsink
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 19:58:19 -0700] rev 4756
convert: split converter into convertsource and convertsink
Sun, 01 Jul 2007 19:40:02 -0700 convert: move *** empty log message *** into commit class
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 19:40:02 -0700] rev 4755
convert: move *** empty log message *** into commit class
Sun, 01 Jul 2007 19:23:10 -0700 convert: initialize source after destination, cleaning up if source is unusable
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 19:23:10 -0700] rev 4754
convert: initialize source after destination, cleaning up if source is unusable
Sun, 01 Jul 2007 15:02:15 -0700 convert: add -r argument specifying latest revision to convert
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 15:02:15 -0700] rev 4753
convert: add -r argument specifying latest revision to convert
Sun, 01 Jul 2007 12:58:08 -0700 convert: ove recode method into converter_source
Brendan Cully <brendan@kublai.com> [Sun, 01 Jul 2007 12:58:08 -0700] rev 4752
convert: ove recode method into converter_source
Sun, 01 Jul 2007 19:19:42 +0200 Merge with crew-stable
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 01 Jul 2007 19:19:42 +0200] rev 4751
Merge with crew-stable
Sun, 01 Jul 2007 19:15:25 +0200 Make hgk handle filenames with spaces (issue49)
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 01 Jul 2007 19:15:25 +0200] rev 4750
Make hgk handle filenames with spaces (issue49)
Sun, 01 Jul 2007 15:22:49 +0200 Use "--config ui.report_untrusted=false" for hg calls in hgk, fixes issue523.
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 01 Jul 2007 15:22:49 +0200] rev 4749
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.
Sat, 30 Jun 2007 08:31:23 -0700 Merge with Adam Spiers
Brendan Cully <brendan@kublai.com> [Sat, 30 Jun 2007 08:31:23 -0700] rev 4748
Merge with Adam Spiers
Sat, 30 Jun 2007 01:21:41 +0100 mercurial.spec: convert extension now installs files into hgext/convert/
Adam Spiers <hg@adamspiers.org> [Sat, 30 Jun 2007 01:21:41 +0100] rev 4747
mercurial.spec: convert extension now installs files into hgext/convert/
Sat, 30 Jun 2007 01:21:41 +0100 buildrpm: fix rpm release number calculation
Adam Spiers <hg@adamspiers.org> [Sat, 30 Jun 2007 01:21:41 +0100] rev 4746
buildrpm: fix rpm release number calculation It was broken when patch queues were in use.
Sun, 03 Jun 2007 14:42:39 +0100 buildrpm: auto-generate %changelog in .spec file
Adam Spiers <hg@adamspiers.org> [Sun, 03 Jun 2007 14:42:39 +0100] rev 4745
buildrpm: auto-generate %changelog in .spec file Top entry is tip; subsequent entries are the version tags from .hgtags.
Sat, 30 Jun 2007 01:21:22 +0100 mercurial.spec: include CONTRIBUTORS, COPYING and man pages in rpm
Adam Spiers <hg@adamspiers.org> [Sat, 30 Jun 2007 01:21:22 +0100] rev 4744
mercurial.spec: include CONTRIBUTORS, COPYING and man pages in rpm
Sun, 03 Jun 2007 14:40:56 +0100 mercurial.spec: include various utility files from contrib/ in rpm
Adam Spiers <hg@adamspiers.org> [Sun, 03 Jun 2007 14:40:56 +0100] rev 4743
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
Sun, 21 Jan 2007 00:59:23 -1000 mercurial.spec: add BuildRequires
julian@lava.net [Sun, 21 Jan 2007 00:59:23 -1000] rev 4742
mercurial.spec: add BuildRequires Add build dependencies from README as block quote.
Sat, 02 Jun 2007 12:42:47 +0100 mercurial.spec: fix when default python prefix != rpm %{_prefix}
Adam Spiers <hg@adamspiers.org> [Sat, 02 Jun 2007 12:42:47 +0100] rev 4741
mercurial.spec: fix when default python prefix != rpm %{_prefix} e.g. on SUSE Linux Enterprise 10
Fri, 29 Jun 2007 13:06:49 -0700 Convert default mercurial.ini file to Windows line endings
Lee Cantey <lcantey@gmail.com> [Fri, 29 Jun 2007 13:06:49 -0700] rev 4740
Convert default mercurial.ini file to Windows line endings
Fri, 29 Jun 2007 11:13:36 +0200 Added full URL to debug output if something doesn't look like an http hg repo.
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.
Thu, 28 Jun 2007 21:16:25 -0700 Handle extensions with defined but empty cmdtable
Brendan Cully <brendan@kublai.com> [Thu, 28 Jun 2007 21:16:25 -0700] rev 4738
Handle extensions with defined but empty cmdtable
Thu, 28 Jun 2007 09:19:08 -0700 mq: more qdelete help text tweaks
Brendan Cully <brendan@kublai.com> [Thu, 28 Jun 2007 09:19:08 -0700] rev 4737
mq: more qdelete help text tweaks
Thu, 28 Jun 2007 08:42:43 -0700 mq: require patch argument or revision for qdelete
Brendan Cully <brendan@kublai.com> [Thu, 28 Jun 2007 08:42:43 -0700] rev 4736
mq: require patch argument or revision for qdelete
Thu, 28 Jun 2007 16:18:09 +0200 Make hg glog abort if unused arguments are given.
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.
Thu, 28 Jun 2007 16:03:45 +0200 Abort if earlygetopt fails to detect an option.
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.
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip