| Mon, 18 Jan 2021 23:07:03 +0000 |
Roy Marples |
Add __version__ and set to 0.1.0
|
| Mon, 18 Jan 2021 23:04:05 +0000 |
Roy Marples |
Move hgfastimport directory to hgext3rd/fastimport
|
| Mon, 18 Jan 2021 18:04:38 +0000 |
Roy Marples |
Support Mercurial 5.6 and Python-3.6
|
| Sun, 12 Aug 2018 07:54:35 -0400 |
Daniel Johnson |
Fix compatibility with 4.6+
|
| Fri, 13 Dec 2013 22:38:47 -0500 |
Dennis Schridde |
Allow empty source argument
|
| Thu, 17 May 2012 23:55:40 +0200 |
Ralph Meijer |
Add patch to fix rename handling by correcting the used attribute names.
|
| Sun, 26 Jul 2015 18:07:59 -0400 |
Greg Ward |
Update tests to pass with Mercurial 1.9.
|
| Sun, 26 Jul 2015 18:05:44 -0400 |
Greg Ward |
Mercurial 1.6 is no longer supported.
|
| Sun, 26 Jul 2015 14:38:49 -0400 |
Greg Ward |
Drop support for Mercurial <= 1.5.
|
| Sun, 26 Jul 2015 12:42:36 -0400 |
Greg Ward |
README: improve dependency instructions.
|
| Sun, 26 Jul 2015 14:32:32 -0400 |
Greg Ward |
Merge in Jelmer Vernooij's switch to python-fastimport over pyfastimport.
|
| Sun, 26 Jul 2015 14:09:40 -0400 |
Greg Ward |
Update tests to reflect correct timezone conversion.
|
| Sun, 26 Jul 2015 14:25:46 -0400 |
Greg Ward |
Update tests: changeset IDs changed in 76bd0ea8add3.
|
| Sun, 11 Dec 2011 17:44:03 +0100 |
Jelmer Vernooij |
Add myself to contributors list.
|
| Thu, 10 Nov 2011 23:09:10 +0100 |
Jelmer Vernooij |
Update to cope with API differences.
|
| Thu, 10 Nov 2011 23:02:14 +0100 |
Jelmer Vernooij |
Update README to reference lp:python-fastimport rather than Greg's pyfastimport.
|
| Mon, 01 Aug 2011 22:09:19 -0400 |
Greg Ward |
Make --sourcesort work by assigning a sortkey to every commit.
|
| Mon, 01 Aug 2011 21:24:29 -0400 |
Greg Ward |
Convert timezones correctly.
|
| Mon, 01 Aug 2011 18:35:31 -0400 |
Greg Ward |
Handle commits commands that reference a tag better.
|
| Mon, 01 Aug 2011 18:18:24 -0400 |
Greg Ward |
Rename local variable committish to commitref.
|
| Mon, 01 Aug 2011 17:26:50 -0400 |
Greg Ward |
Use relative imports.
|
| Wed, 10 Nov 2010 21:31:23 -0500 |
Greg Ward |
Adapt to Mercurial 1.6 API change.
|
| Sun, 19 Jul 2009 11:56:59 -0400 |
Greg Ward |
test-fastimport-anonbranch: use explicit datesort to avoid breaking test
|
| Tue, 02 Jun 2009 08:59:10 -0400 |
Greg Ward |
Adjust to upstream change: converter.convert() now takes sortmode.
|
| Sun, 24 May 2009 10:53:02 -0400 |
Greg Ward |
Use new utility function fastimport.processor.parseMany().
|
| Fri, 10 Jul 2009 14:12:30 -0400 |
Greg Ward |
README: misc updates
|
| Fri, 10 Jul 2009 14:07:30 -0400 |
Greg Ward |
Do sort options just like hgext.convert.
|
| Sun, 17 May 2009 18:18:13 -0400 |
Greg Ward |
comment
|
| Sun, 17 May 2009 18:18:01 -0400 |
Greg Ward |
Adapt to upstream changes in pyfastimport.
|
| Sat, 16 May 2009 12:57:22 -0400 |
Greg Ward |
Massive rework to use infrastructure provided by convert extension.
|