0
I Use This!
Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Dec 28, 2024 — Dec 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Store the BranchMapper in the CacheManager so it can be got from other places. More... about 16 years ago
Make BranchMapper just map one name per call. Move building a dict to the one callsite which actually wants that. More... about 16 years ago
Remove unused and unimplemented BranchMapper.bzr_to_git, and update docstring. More... about 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... about 16 years ago
Set a tag when touching a refs/tags/ ref with a commit command. More... about 16 years ago
http read support for darcs-fast-export More... about 16 years ago
Handle multi-level branches More... about 16 years ago
Get fastimport working on non-chk repositories again for bzr versions after 2.0.0 More... about 16 years ago
darcs-fast-export: refactor to a python class More... about 16 years ago
darcs-fast-export: add testcase for http export support More... about 16 years ago
darcs-fast-export: support exporting http repos directly More... about 16 years ago
handle git ref names with slashes in them More... about 16 years ago
Fix parsing error when a property is found after a multi-line one More... about 16 years ago
Change the default inventory cache size to 1. For large projects, this reduces memory overhead and also speeds up conversion. More... about 16 years ago
update NEWS with recent changes More... about 16 years ago
Add --user-map option to both fast-import and fast-import-filter More... about 16 years ago
Add a README explaining how to compile svn-fast-export.c More... about 16 years ago
ignore generated executables More... about 16 years ago
Merge Ted's improvements to svn-fast-export More... about 16 years ago
Merge fix for tags off the mainline More... about 16 years ago
base file-ids on the basename, not path, as jam suggested. This improves the samba import from 565M to 353M. More... about 16 years ago
Adding an address parameter. More... about 16 years ago
Store tags on entire branch ancestry, not just left-hand ancestry. More... about 16 years ago
fix date parsing bug found while importing samba More... about 16 years ago
Adding in a first rev parameter More... over 16 years ago
Changing authors to be from SF instead of localhost More... over 16 years ago
Setting up makefile to use a little pkg-config More... over 16 years ago
merge fix for empty patch name handling in darcs-fast-import More... over 16 years ago
merge Harry's fix so directories aren't output in plain format More... over 16 years ago
darcs-fast-export: no longer fail on empty patch name More... over 16 years ago