summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix UnicodeError for non-ASCII paths.INADA Naoki2011-01-231-8/+8
|/ / / /
* | | | [r=mbp] Remove duplicate definition of cache_manager._Cleanup.Max Bowsher2010-12-221-27/+0
|\ \ \ \
| * | | | Remove duplicate definition of cache_manager._Cleanup.Max Bowsher2010-12-221-27/+0
|/ / / /
* | | | Clarify installation requirements for python-fastimport.Jelmer Vernooij2010-12-191-1/+2
* | | | utf8 decode/encode paths and committer/author email/name, as python-fastimpor...Jelmer Vernooij2010-12-122-15/+29
* | | | Handle unicode decoding of commit messages in bzr-fastimport, python-fastimpo...Jelmer Vernooij2010-12-121-1/+6
* | | | Fix typo.Jelmer Vernooij2010-12-121-1/+1
* | | | Strip leading slashes when exporting Subversion repositories.Jelmer Vernooij2010-12-122-2/+5
* | | | Allow entries without email address in user map.Jelmer Vernooij2010-12-112-2/+3
* | | | Support new marks file format introduced in (apparently) git 1.6.Jelmer Vernooij2010-12-114-42/+30
|\ \ \ \
| * | | | Merge trivial patch from Gabriel Filion to cope with API changes forJelmer Vernooij2010-12-111-1/+1
| * | | | Merge in Ian's new mark file format branch, add support for still reading old...Jelmer Vernooij2010-12-112-41/+26
| |\ \ \ \ |/ / / / /
| * | | | Use the new marks file format (introduced in git 1.6 apparently)Ian Clatworthy2009-08-242-39/+11
* | | | | SOURCE argument to bzr fast-import-filter is now optional, consistent with ex...Jelmer Vernooij2010-12-112-2/+5
* | | | | Fix indentation when running p4.Jelmer Vernooij2010-12-112-1/+3
* | | | | In plain mode, don't export multiple authors.Jelmer Vernooij2010-12-112-1/+3
* | | | | Avoid use of Repository.revisions, which may not be set.Jelmer Vernooij2010-12-111-10/+9
* | | | | Cope with non-ascii characters in symbolic links.Jelmer Vernooij2010-12-112-6/+9
|\ \ \ \ \
| * | | | | unicode to str back on exportDaniel Clemente2009-10-311-1/+2
| * | | | | use unicode paths when handling copy and renameDaniel Clemente2009-10-301-4/+4
| * | | | | pass unicode object (rather than str) to match CHKInventory._entry_to_bytes r...Daniel Clemente2009-10-301-1/+1
* | | | | | Cope with non-ascii characters in tag names.Jelmer Vernooij2010-12-112-1/+6
* | | | | | Fix fast-import-filter.Jelmer Vernooij2010-12-111-3/+7
* | | | | | Move command implementations into a separate cmds module.Jelmer Vernooij2010-12-113-883/+895
* | | | | | Add testr magic.Jelmer Vernooij2010-12-112-0/+5
* | | | | | Fix import of single_plural.Jelmer Vernooij2010-11-091-3/+9
* | | | | | Merge fixes for git-darcs.Jelmer Vernooij2010-11-090-0/+0
|\ \ \ \ \ \
| * | | | | | git-darcs: Fix exit/return confusion.Anders Kaseorg2010-03-271-25/+25
| * | | | | | git-darcs: Import to a real ref (refs/remotes/darcs/$remote).Anders Kaseorg2010-03-271-11/+11
| * | | | | | fix timezones in darcs-fast-export, take 2D Herring2010-03-171-19/+10
* | | | | | | Fix output stream to stdout for bzr fast-export.Jelmer Vernooij2010-11-084-9/+78
* | | | | | | Add tests for _get_source_stream.Jelmer Vernooij2010-11-082-0/+59
* | | | | | | Remove (now) useless iterator.Jelmer Vernooij2010-11-081-3/+0
* | | | | | | Merge split of python-fastimport into a separate package.Jelmer Vernooij2010-11-0630-4480/+352
|\ \ \ \ \ \ \
| * | | | | | | Support get_file_text in _TreeShim.Jelmer Vernooij2010-10-261-4/+7
| * | | | | | | Fix some more bugs found by ad-hoc testing.Jelmer Vernooij2010-10-162-9/+7
| * | | | | | | Simplify imports in case fastimport is not installed.Jelmer Vernooij2010-10-161-25/+5
| * | | | | | | Check for availability of fastimport before running tests.Jelmer Vernooij2010-10-156-15/+92
| * | | | | | | Add FastimportFeature.Jelmer Vernooij2010-10-151-1/+20
| * | | | | | | Mention fastimport in README.Jelmer Vernooij2010-10-151-0/+2
| * | | | | | | Merge trunk.Jelmer Vernooij2010-10-092-6/+15
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge darcs exporter improvements from Miklos.Jelmer Vernooij2010-10-092-6/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | 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
|/ / / / / / / /
| * | | | | | | Provide stubs for logging functions no longer provided by python-fastimport.Jelmer Vernooij2010-09-122-1/+49
| * | | | | | | Use modes for FileModifyCommand.Jelmer Vernooij2010-09-124-61/+104
| * | | | | | | Remove processors, now in python-fastimport.Jelmer Vernooij2010-09-0610-2260/+0
| * | | | | | | Split out reftracker.Jelmer Vernooij2010-09-066-55/+97
| * | | | | | | Fix typo, handle bzr-specific locking in GenericProcessor.Jelmer Vernooij2010-09-053-2/+27
| * | | | | | | Only require passing BzrDir to bzr-specific processors.Jelmer Vernooij2010-09-044-11/+19