summaryrefslogtreecommitdiff
path: root/exporter.py
Commit message (Expand)AuthorAgeFilesLines
* 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 python-fastimpor...Jelmer Vernooij2010-12-121-10/+11
* Merge in Ian's new mark file format branch, add support for still reading old...Jelmer Vernooij2010-12-111-4/+4
* 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