summaryrefslogtreecommitdiff
path: root/exporters
Commit message (Expand)AuthorAgeFilesLines
* Remove old FSF address. Thanks Dan Callaghan.Jelmer Vernooij2011-10-064-11/+4
* Inline bzr-fast-export license.Jelmer Vernooij2011-10-062-28/+0
* Strip leading slashes when exporting Subversion repositories.Jelmer Vernooij2010-12-121-2/+2
* Fix indentation when running p4.Jelmer Vernooij2010-12-111-1/+1
* tests: make sure the dir exists where we run darcs diffMiklos Vajna2010-07-281-3/+3
* darcs-fast-import: check of the return code of record and tagMiklos Vajna2010-07-281-3/+12
* darcs-fast-import: don't fail for first empty commitMiklos Vajna2010-06-283-0/+12
* darcs-fast-import: add --progress switchMiklos Vajna2010-06-272-1/+18
* x2d: pass options to d-f-iMiklos Vajna2010-06-272-2/+10
* darcs-fast-import: Create symlinks after darcs recordMiklos Vajna2010-06-271-7/+7
* darcs-fast-import: Allow more liberal renamingMiklos Vajna2010-06-272-1/+9
* darcs-fast-import: add --symhack optionMiklos Vajna2010-06-273-5/+46
* darcs-fast-import: always invoke darcs add using --boringMiklos Vajna2010-06-272-2/+9
* darcs-fast-import: do not silently ignore darcs failuresMiklos Vajna2010-06-271-3/+7
* darcs-fast-import: better error handling for symlinksMiklos Vajna2010-06-273-0/+42
* darcs-fast-import: No longer throw away the blob after writing itMiklos Vajna2010-06-272-1/+5
* git-darcs: Fix exit/return confusion.Anders Kaseorg2010-04-211-25/+25
* git-darcs: Import to a real ref (refs/remotes/darcs/$remote).Anders Kaseorg2010-04-211-11/+11
* fix timezones in darcs-fast-export, take 2D Herring2010-04-211-19/+10
* fix timezones in darcs-fast-exportD Herring2010-03-171-33/+19
* git-darcs: add a see-also section to manpageMiklos Vajna2010-03-171-0/+3
* git-darcs: add support for {pre,post}-{fetch,push} hooksMiklos Vajna2010-03-172-2/+35
* git-darcs: don't add empty darcs-fast-export-options config entryMiklos Vajna2010-03-171-1/+1
* Don't bail for http://path/to/repo darcs remotesJustin Bogner2010-02-111-1/+2
* Fix Monotone prefix and command name: mnt -> mtnIan Clatworthy2010-01-281-3/+3
* darcs-fast-export: don't use urllib.urlopen().getcode()Miklos Vajna2010-01-251-1/+6
* darcs-fast-export: refactor to a python classMiklos Vajna2009-10-221-336/+356
* darcs-fast-export: add testcase for http export supportMiklos Vajna2009-10-222-0/+89
* darcs-fast-export: support exporting http repos directlyMiklos Vajna2009-10-222-10/+48
* Add a README explaining how to compile svn-fast-export.cIan Clatworthy2009-10-131-0/+12
* Adding an address parameter.Ted Gould2009-10-101-1/+6
* Adding in a first rev parameterTed Gould2009-10-021-1/+4
* Changing authors to be from SF instead of localhostTed Gould2009-10-021-2/+2
* Setting up makefile to use a little pkg-configTed Gould2009-10-021-3/+4
* darcs-fast-export: no longer fail on empty patch nameErik Hesselink2009-09-242-1/+7
* darcs: update d2x for Greg's hg-fastimportMiklos Vajna2009-09-095-16/+12
* darcs: handle timezones like +1300 in the importerMiklos Vajna2009-09-092-0/+7
* darcs: make sure the working directory has no changes when verifying importsMiklos Vajna2009-09-091-0/+4
* darcs: fix importing files in subdirsMiklos Vajna2009-09-082-0/+7
* Use the git on Windows path for the check and not just the run itselfIan Clatworthy2009-08-261-5/+5
* Fix launching of git on WindowsIan Clatworthy2009-08-261-1/+4
* Fix NameError running fast-export-from-gitIan Clatworthy2009-08-181-1/+1
* Verify the presence of the p4 command-line tool and the Perforce PythonMatt McClure2009-08-161-0/+2
* Adds a fast-export-from-p4 command.Matt McClure2009-08-161-0/+22
* added fast-export-to-cvsIan Clatworthy2009-08-141-2/+25
* added fast-export-from-mnt commandIan Clatworthy2009-08-141-0/+22
* first batch of fast-export-from-xxx commandsIan Clatworthy2009-08-112-6/+261
|\
| * initial cut at fast-export-from-svnIan Clatworthy2009-08-111-0/+11
| * back out implicit gz compression - can come laterIan Clatworthy2009-08-111-6/+6
| * tweak fast-export-from-hg to use the same prefix for the mapping and status f...Ian Clatworthy2009-08-111-2/+5