0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Jul 06, 2025 — Jul 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add the failing test that we preserve the last-modified revision More... over 16 years ago
Change to multiplying tests rather than manually. More... over 16 years ago
Change (.keys(), .values()) to using (.iteritems()) More... over 16 years ago
Merge Max's fixes for tags created via commit commands More... over 16 years ago
Also catch tagging via commit when resuming a crashed import. More... over 16 years ago
Default branch-nick to mapped git ref name. More... over 16 years ago
Store the BranchMapper in the CacheManager so it can be got from other places. More... over 16 years ago
Make BranchMapper just map one name per call. Move building a dict to the one callsite which actually wants that. More... over 16 years ago
Remove unused and unimplemented BranchMapper.bzr_to_git, and update docstring. More... over 16 years ago
Avoid spurious 'git-' being prefixed on branches whose names happen to end with 'trunk', by tightening logic in BranchMapper._git_to_bzr_name. Also document. More... over 16 years ago
Set a tag when touching a refs/tags/ ref with a commit command. More... over 16 years ago
http read support for darcs-fast-export More... over 16 years ago
Handle multi-level branches More... over 16 years ago
Get fastimport working on non-chk repositories again for bzr versions after 2.0.0 More... over 16 years ago
darcs-fast-export: refactor to a python class More... over 16 years ago
darcs-fast-export: add testcase for http export support More... over 16 years ago
darcs-fast-export: support exporting http repos directly More... over 16 years ago
handle git ref names with slashes in them More... over 16 years ago
Fix parsing error when a property is found after a multi-line one More... over 16 years ago
Change the default inventory cache size to 1. For large projects, this reduces memory overhead and also speeds up conversion. More... over 16 years ago
update NEWS with recent changes More... over 16 years ago
Add --user-map option to both fast-import and fast-import-filter More... over 16 years ago
Add a README explaining how to compile svn-fast-export.c More... over 16 years ago
ignore generated executables More... over 16 years ago
Merge Ted's improvements to svn-fast-export More... over 16 years ago
Merge fix for tags off the mainline More... over 16 years ago
base file-ids on the basename, not path, as jam suggested. This improves the samba import from 565M to 353M. More... over 16 years ago
Adding an address parameter. More... over 16 years ago
Store tags on entire branch ancestry, not just left-hand ancestry. More... over 16 years ago
fix date parsing bug found while importing samba More... over 16 years ago