Sun, 17 May 2009 03:04:17 +0200 |
Benoit Boissinot |
convert: use set instead of dict
|
Fri, 01 May 2009 11:32:19 +0200 |
Richard Quirk |
Add committer tag only when needed in git conversion
|
Sun, 26 Apr 2009 01:47:44 +0200 |
Martin Geisler |
convert: add copyright and license headers to back-ends
|
Mon, 23 Mar 2009 13:13:06 +0100 |
Peter Arrenbrecht |
cleanup: drop unused assignments
|
Sun, 26 Oct 2008 14:02:32 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 19 Oct 2008 00:32:23 +0200 |
Edouard Gomez |
convert: return remote branches in git source
|
Sun, 26 Oct 2008 13:23:02 +0100 |
Patrick Mezard |
convert: fix non-ASCII filenames retrieval from git sources (issue 1360)
|
Thu, 23 Oct 2008 14:05:11 +0200 |
Patrick Mezard |
convert: read git output in binary mode under Windows (issue 1359)
|
Thu, 24 Jul 2008 22:44:15 +0200 |
Dhruva Krishnamurthy |
convert: use git executable only, with subcommands
|
Sun, 03 Feb 2008 21:47:07 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
convert: use 'unknown' and '0 0' if commit author or date weren't specified
|
Fri, 09 Nov 2007 21:24:25 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
convert: display all errors if we couldn't open the source repo
|
Thu, 01 Nov 2007 12:37:17 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 30 Oct 2007 22:14:15 +0100 |
Patrick Mezard |
convert: fail if an external required tool is not found
|
Thu, 01 Nov 2007 12:05:14 +0100 |
Patrick Mezard |
Fix Windows os.popen bug with interleaved stdout/stderr output
|
Sat, 06 Oct 2007 21:19:06 +0200 |
Patrick Mezard |
convert: quote "^" to avoid windows using it as an escape char.
|
Thu, 04 Oct 2007 23:21:37 -0300 |
Alexis S. L. Carvalho |
convert_git: add --filemap support
|
Mon, 24 Sep 2007 19:14:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
convert_git: avoid returning two entries for the same file in getchanges
|
Sun, 26 Aug 2007 19:13:24 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 26 Aug 2007 16:49:26 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 26 Aug 2007 19:05:19 +0200 |
Patrick Mezard |
convert: fix /dev/null redirections under Windows
|
Sun, 26 Aug 2007 14:51:27 +0200 |
Patrick Mezard |
convert: fix issue702 about GIT_DIR= construct unsupported under Windows.
|
Sun, 01 Jul 2007 21:09:08 -0700 |
Brendan Cully |
convert: gitcmd wrapper for os.popen
|
Sun, 05 Aug 2007 12:03:27 -0700 |
Brendan Cully |
convert: look up copies in getchanges instead of getcommit
|
Fri, 13 Jul 2007 08:28:57 -0700 |
Brendan Cully |
convert: record the source revision in the changelog
|
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 22:00:25 -0700 |
Brendan Cully |
convert: import all branches from git repositories
|
Sun, 01 Jul 2007 21:09:08 -0700 |
Brendan Cully |
convert: gitcmd wrapper for os.popen
|
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
|
Mon, 25 Jun 2007 18:52:12 -0300 |
Alexis S. L. Carvalho |
convert: "unknown" is a string
|
Sat, 23 Jun 2007 13:33:45 -0500 |
Matt Mackall |
convert: sometimes git forgets the author
|
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
|