summaryrefslogtreecommitdiff
path: root/exporters
Commit message (Expand)AuthorAgeFilesLines
* 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
| * add encoding option to fast-export-from-darcsIan Clatworthy2009-08-111-7/+16
| * first cut at .gz implicit compressionIan Clatworthy2009-08-111-33/+31
| * get fast-export-from-hg workingIan Clatworthy2009-08-111-10/+11
| * fast-export-from-darcs - working but chardet usage/packaging still to be sort...Ian Clatworthy2009-08-101-0/+10
| * first cut at fast-export-from-hg - not working yetIan Clatworthy2009-08-102-12/+49
| * implement fast-export-from-gitIan Clatworthy2009-08-101-6/+64
| * tweak required svn product nameIan Clatworthy2009-08-101-1/+2
| * initial cut at a simplified ui to xxx-fast-exportIan Clatworthy2009-08-101-0/+127
* | darcs-fast-export: give a more reasonable error message when chardet is not f...Miklos Vajna2009-08-111-1/+6
* | darcs-fast-export: document operands to options which have oneMiklos Vajna2009-08-111-11/+11
* | darcs-fast-export: document the --authors-file optionMiklos Vajna2009-08-111-0/+3
* | darcs-fast-export: use --include-merges option to bzr-log in x2dMiklos Vajna2009-08-111-1/+1
* | darcs-fast-export: bash4 fixesMiklos Vajna2009-08-1126-26/+26
|/
* Merge darcs-fast-exportMiklos Vajna2009-07-2550-0/+2632
* Integate latest (25-May-2009) hg-fast-exportIan Clatworthy2009-07-233-4/+16
* documentation clean-upsIan Clatworthy2009-02-181-11/+5
* turn bzr-fast-export into a fast-export commandIan Clatworthy2009-02-181-380/+0
* reapply local enhancements to hg-fast-exportIan Clatworthy2009-02-121-4/+10
* bundle latest hg-fast-exportIan Clatworthy2009-02-123-45/+93
* setup.py support fixed (Jelmer Vernooij)Ian Clatworthy2008-11-131-0/+0
|\
| * Fix setup.pyJelmer Vernooij2008-08-051-0/+0
* | Fix Renames + DeletionsPieter de Bie2008-10-241-7/+11
* | Merge in changes from fastimport.devPieter de Bie2008-10-242-7/+13
|\ \
| * | bzr-fast-export exports rm+mv correctly now (Jonas)Ian Clatworthy2008-09-231-7/+7
| * | set stdout to binary mode on windowsAlexey Stukalov2008-09-191-0/+6
| |/
* | bzr-fast-export: Use an array for rename bookkeepingPieter de Bie2008-10-231-3/+3
|/
* Merge Mirko Friedenhagen's regex improvement to svn-fast-export.pyIan Clatworthy2008-07-221-6/+57
|\
| * Use regular expressions to allow better control for files to export.Mirko Friedenhagen2008-05-081-6/+57
* | Merge Pieter de Bie's export-fixes branchIan Clatworthy2008-07-221-201/+277
|\ \ | |/ |/|
| * bzr-fast-export: Don't rename empty directoriesPieter de Bie2008-06-201-1/+23
| * bzr-fast-export: don't crash on paths that are invalid regexesPieter de Bie2008-06-201-2/+2
| * bzr-fast-export: Only output first parent as "from"Pieter de Bie2008-06-201-1/+3
| * bzr-fast-export.py: Skip over broken commits.Pieter de Bie2008-05-301-2/+15
| * bzr-fast-export.py: Add support for ghost commitsPieter de Bie2008-05-301-27/+39
| * Add recursive rename support.Pieter de Bie2008-05-301-0/+11
| * bzr-fast-export.py: Enhance marks support and add --checkpointPieter de Bie2008-05-301-3/+32
| * Classify bzr-fast-exportPieter de Bie2008-05-301-196/+188
|/
* Support kind changes in bzr-fast-export.Adeodato Simó2008-03-212-3/+4