summaryrefslogtreecommitdiff
path: root/exporters
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* improve hg-fast-export integrationIan Clatworthy2008-03-174-74/+147
* Set stdout to binary mode on Windows to make it use the correct line endings.James Westby2008-03-151-0/+6
* bundle svn-fast-export and hg-fast-exportIan Clatworthy2008-03-147-0/+1165
* integrate dato's bzr-fast-exportIan Clatworthy2008-03-113-0/+333