summaryrefslogtreecommitdiff
path: root/exporter.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove old FSF address. Thanks Dan Callaghan.Jelmer Vernooij2011-10-061-2/+1
|
* Inline bzr-fast-export license.Jelmer Vernooij2011-10-061-2/+21
|
* Support exporting files that are changed into directories.Jelmer Vernooij2011-08-171-1/+1
|
* In "plain" mode, skip tags that contain characters not valid in Git.Jelmer Vernooij2011-08-171-0/+37
|
* utf8 decode/encode paths and committer/author email/name, as ↵Jelmer Vernooij2010-12-121-10/+11
| | | | python-fastimport no longer does so.
* Merge in Ian's new mark file format branch, add support for still reading ↵Jelmer Vernooij2010-12-111-4/+4
| | | | old style marks files.
* In plain mode, don't export multiple authors.Jelmer Vernooij2010-12-111-1/+1
|
* Cope with non-ascii characters in tag names.Jelmer Vernooij2010-12-111-1/+1
|
* Fix import of single_plural.Jelmer Vernooij2010-11-091-3/+9
|
* Fix output stream to stdout for bzr fast-export.Jelmer Vernooij2010-11-081-0/+513