log hgext/convert/cvs.py @ 5461:ab4d2e9f3b97

age author description
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert_cvs: add --filemap support
Fri, 14 Sep 2007 23:10:41 +0200 Patrick Mezard Merge with crew-stable
Fri, 14 Sep 2007 22:17:53 +0200 Patrick Mezard convert: workaround for cvsps.cache under Windows
Fri, 14 Sep 2007 22:17:53 +0200 Patrick Mezard convert: fix remote cvs file paths separator
Fri, 14 Sep 2007 22:17:53 +0200 Patrick Mezard convert: avoid interpreting Windows path as CVS connection strings.
Fri, 14 Sep 2007 22:17:53 +0200 Patrick Mezard convert: call popen2 in binary mode, with a command string.
Wed, 15 Aug 2007 14:38:18 -0700 Brendan Cully convert: raise Abort instead of NoRepo when CVS pserver auth fails.
Tue, 07 Aug 2007 15:57:23 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 07 Aug 2007 15:56:26 +0200 Thomas Arendsen Hein CVS import: Support new-style .cvspass-file format.
Sun, 05 Aug 2007 12:03:27 -0700 Brendan Cully convert: look up copies in getchanges instead of getcommit
Thu, 05 Jul 2007 12:08:48 -0700 Brendan Cully convert: move some code into common init function
Thu, 05 Jul 2007 12:00:04 -0700 Brendan Cully convert: call superclass init from engine init functions
Sun, 01 Jul 2007 19:40:02 -0700 Brendan Cully convert: move *** empty log message *** into commit class
Sun, 01 Jul 2007 15:02:15 -0700 Brendan Cully convert: add -r argument specifying latest revision to convert
Sun, 01 Jul 2007 12:58:08 -0700 Brendan Cully convert: ove recode method into converter_source
Sun, 24 Jun 2007 07:22:58 -0700 Eric Hopper convert: handle new cvsps with Tags: and multiple tags.
Sun, 10 Jun 2007 20:08:47 -0700 Brendan Cully Split convert extension into common and repository type modules base hgext/convert/__init__.py@3c42ffdf7ca3