summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | | | Fix some imports.Jelmer Vernooij2010-09-043-14/+22
| * | | | | | | Split out fastimport, import it from the system.Jelmer Vernooij2010-09-0323-2187/+22
| * | | | | | | Move pure-fastimport code into its own directory, in preparation of splitting...Jelmer Vernooij2010-09-0323-141/+176
|/ / / / / / /
* | | | | | | Merge fixes from Miklos for darcs fast import.Jelmer Vernooij2010-07-289-63/+197
|\ \ \ \ \ \ \
| * | | | | | | darcs-fast-import: don't fail for first empty commitMiklos Vajna2010-06-283-0/+12
| * | | | | | | darcs-fast-import: add --progress switchMiklos Vajna2010-06-272-1/+18
| * | | | | | | x2d: pass options to d-f-iMiklos Vajna2010-06-272-2/+10
| * | | | | | | darcs-fast-import: Create symlinks after darcs recordMiklos Vajna2010-06-271-7/+7
| * | | | | | | darcs-fast-import: Allow more liberal renamingMiklos Vajna2010-06-272-1/+9
| * | | | | | | darcs-fast-import: add --symhack optionMiklos Vajna2010-06-273-5/+46
| * | | | | | | darcs-fast-import: always invoke darcs add using --boringMiklos Vajna2010-06-272-2/+9
| * | | | | | | darcs-fast-import: do not silently ignore darcs failuresMiklos Vajna2010-06-271-3/+7
| * | | | | | | darcs-fast-import: better error handling for symlinksMiklos Vajna2010-06-273-0/+42
| * | | | | | | darcs-fast-import: No longer throw away the blob after writing itMiklos Vajna2010-06-272-1/+5
| * | | | | | | git-darcs: Fix exit/return confusion.Anders Kaseorg2010-04-211-25/+25
| * | | | | | | git-darcs: Import to a real ref (refs/remotes/darcs/$remote).Anders Kaseorg2010-04-211-11/+11
| * | | | | | | fix timezones in darcs-fast-export, take 2D Herring2010-04-211-19/+10
|/ / / / / / /
* | | | | | | Merge patches from Miklos for darcs-fast-exportIan Clatworthy2010-03-173-36/+58
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | fix timezones in darcs-fast-exportD Herring2010-03-171-33/+19
| * | | | | | git-darcs: add a see-also section to manpageMiklos Vajna2010-03-171-0/+3
| * | | | | | git-darcs: add support for {pre,post}-{fetch,push} hooksMiklos Vajna2010-03-172-2/+35
| * | | | | | git-darcs: don't add empty darcs-fast-export-options config entryMiklos Vajna2010-03-171-1/+1
|/ / / / / /
* | | | | | Release 0.9release-0.9.0Ian Clatworthy2010-02-283-13/+4
* | | | | | Don't bail for http://path/to/repo darcs remotesIan Clatworthy2010-02-131-1/+2
|\ \ \ \ \ \
| * | | | | | Don't bail for http://path/to/repo darcs remotesJustin Bogner2010-02-111-1/+2
|/ / / / / /
* | | | | | Fallback to system configobj if none in bzrib.utilIan Clatworthy2010-02-091-1/+4
|\ \ \ \ \ \
| * | | | | | Cope with Debian's bzr using the system configobj, not shipping with its own.Jelmer Vernooij2010-02-081-1/+4
|/ / / / / /