log contrib/convert-repo @ 4476:d46d3197a5d1 default tip

age author description
Wed, 16 May 2007 01:10:12 -0400 Daniel Holth use documented convert-repo interface
Wed, 16 May 2007 01:07:27 -0400 Daniel Holth document conversion interface
Mon, 26 Feb 2007 12:12:29 -0600 Matt Mackall Merge with crew
Wed, 21 Feb 2007 00:38:06 +0100 Edouard Gomez Don't keep trailing white space in cvs tags
Wed, 21 Feb 2007 00:38:06 +0100 Edouard Gomez Change a bit cvsps arguments
Wed, 21 Feb 2007 11:02:37 -0600 Matt Mackall convert-repo: use .git/objects/ rather than .git/HEAD to detect git repos
Tue, 30 Jan 2007 23:09:06 -0500 Daniel Holth convert-repo converts symlinks from git
Tue, 06 Feb 2007 15:23:40 -0200 Alexis S. L. Carvalho convert-repo: handle packed git tags
Sat, 27 Jan 2007 15:53:31 -0800 csaba henk add pserver support to convert_repo
Fri, 29 Dec 2006 20:04:31 -0600 Matt Mackall symlinks: add flags param to wwrite
Fri, 22 Dec 2006 17:59:40 -0600 Matt Mackall convert-repo: add option to attempt to sort by date
Fri, 22 Dec 2006 17:59:39 -0600 Matt Mackall convert-repo: add CVS exec bit support
Fri, 22 Dec 2006 17:59:34 -0600 Matt Mackall convert-repo: add CVS branch support
Fri, 22 Dec 2006 17:59:34 -0600 Matt Mackall convert-repo: add basic CVS import support
Wed, 20 Dec 2006 17:04:07 -0600 Matt Mackall Update convert-repo usage comments
Wed, 20 Dec 2006 16:31:46 -0600 Matt Mackall convert-repo: add some smarts
Sat, 16 Dec 2006 20:18:36 -0200 Alexis S. L. Carvalho convert-repo: update usage information
Sat, 16 Dec 2006 14:41:34 -0600 Matt Mackall convert-repo: avoid adding bogus value to shamap on tag update
Sat, 16 Dec 2006 14:35:14 -0600 Matt Mackall convert-repo: fix recoding of committer
Thu, 07 Dec 2006 18:03:28 -0600 Matt Mackall Teach convert-repo to deal with mixed charsets in git
Mon, 24 Jul 2006 13:47:29 -0700 Alexis S. L. Carvalho make convert-repo deal with git symbolic refs.
Wed, 19 Apr 2006 11:29:41 -0700 Vadim Gelfer convert-repo: fix reversed time zone offset
Mon, 13 Feb 2006 12:48:28 -0600 Matt Mackall Revert convert-repo changes
Sun, 29 Jan 2006 18:38:56 +1300 Matt Mackall convert-repo: use commit rather than rawcommit
Sun, 29 Jan 2006 17:22:03 +1300 Matt Mackall convert-repo: automatically create empty map file
Wed, 05 Oct 2005 19:27:35 -0700 Matt Mackall convert-repo: fix up octopus merge conversion
Wed, 05 Oct 2005 19:26:41 -0700 Matt Mackall convert-repo: change duplicate elimination
Wed, 05 Oct 2005 19:25:45 -0700 Matt Mackall convert-repo: linearize the tag commit
Wed, 05 Oct 2005 17:11:06 -0700 Matt Mackall convert-repo: retrieve the commit hash from the tag object for tag import
Wed, 05 Oct 2005 17:09:51 -0700 Matt Mackall convert-repo: Fix timezone handling
Fri, 23 Sep 2005 17:15:36 -0700 Florian La Roche git -> hg conversion script
Tue, 13 Sep 2005 19:32:43 -0500 mason Fix off by one in convert-repo tags
Thu, 14 Jul 2005 22:56:55 -0800 mpm Merge with TAH
Thu, 14 Jul 2005 22:37:46 -0800 mpm Teach convert-repo about tags
Wed, 13 Jul 2005 01:53:27 -0800 mpm convert-repo: deal with packed git and other fixes
Thu, 23 Jun 2005 17:33:07 -0800 mpm Get set_exec from util in convert_repo
Wed, 22 Jun 2005 11:21:04 -0800 mpm convert-repo fixups
Sun, 12 Jun 2005 08:51:11 -0800 mpm Add new convert-repo script