| Mon, 15 Feb 2021 12:06:38 +0000 |
Roy Marples |
Added tag 0.1.1 for changeset a90da62aa705
default tip
|
| Mon, 15 Feb 2021 11:49:46 +0000 |
Roy Marples |
Build as version 0.1.1
0.1.1
|
| Fri, 22 Jan 2021 16:34:07 +0000 |
Roy Marples |
Fix string usage in setup.py
|
| Fri, 22 Jan 2021 15:53:03 +0000 |
Roy Marples |
We always compress/decompress blob data
|
| Fri, 22 Jan 2021 00:03:52 +0000 |
Roy Marples |
Be consitent in how we use strings
|
| Thu, 21 Jan 2021 23:59:21 +0000 |
Roy Marples |
Use a sqlite3 database to store the blob data if available
|
| Thu, 21 Jan 2021 22:52:55 +0000 |
Roy Marples |
Remove __pycache__ files in the clean target
|
| Thu, 21 Jan 2021 20:42:10 +0000 |
Roy Marples |
hgimport: Pass on deleteall_handler
|
| Wed, 20 Jan 2021 21:53:47 +0000 |
Roy Marples |
Whitespace police
|
| Wed, 20 Jan 2021 20:25:57 +0000 |
Roy Marples |
setup.py: Add python_fastimport as a package
|
| Tue, 19 Jan 2021 23:05:11 +0000 |
Roy Marples |
Move README.txt to README.rst and tidy up
|
| Tue, 19 Jan 2021 23:00:57 +0000 |
Roy Marples |
Use vendor/python_fastimport rather than depending on the library
|
| Tue, 19 Jan 2021 23:00:01 +0000 |
Roy Marples |
python-fastimport: Import our own modules using relative pathing
|
| Tue, 19 Jan 2021 22:57:27 +0000 |
Roy Marples |
Merge python-fastimport-0.9.8
|
| Tue, 19 Jan 2021 22:56:34 +0000 |
Roy Marples |
Import python-fastimport-0.9.8
vendor/python-fastimport
|
| Tue, 19 Jan 2021 22:53:29 +0000 |
Roy Marples |
Add a script to import python-fastimport to our liking
|
| Tue, 19 Jan 2021 22:51:49 +0000 |
Roy Marples |
Add a vendor area
|
| Mon, 18 Jan 2021 23:42:22 +0000 |
Roy Marples |
Ignore everything we build thus far
|
| Mon, 18 Jan 2021 23:37:52 +0000 |
Roy Marples |
Add a Makefile with some useful targets such as distinfo
|
| Mon, 18 Jan 2021 23:21:11 +0000 |
Roy Marples |
Implement setup.py so that hg-fastimport can be packaged
|
| 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.
|