jelmer/python-fastimport.git
2009-10-21 Ian ClatworthyChange the default inventory cache size to 1. For large...
2009-10-13 Ian Clatworthyupdate NEWS with recent changes
2009-10-13 Ian ClatworthyAdd --user-map option to both fast-import and fast...
2009-10-13 Ian ClatworthyAdd a README explaining how to compile svn-fast-export.c
2009-10-13 Ian Clatworthyignore generated executables
2009-10-12 Ian ClatworthyMerge Ted's improvements to svn-fast-export
2009-10-12 Ian ClatworthyMerge fix for tags off the mainline
2009-10-12 Ian Clatworthybase file-ids on the basename, not path, as jam suggest...
2009-10-10 Ted GouldAdding an address parameter.
2009-10-09 Max BowsherStore tags on entire branch ancestry, not just left...
2009-10-09 Ian Clatworthyfix date parsing bug found while importing samba
2009-10-02 Ted GouldAdding in a first rev parameter
2009-10-02 Ted GouldChanging authors to be from SF instead of localhost
2009-10-02 Ted GouldSetting up makefile to use a little pkg-config
2009-09-27 Ian Clatworthymerge fix for empty patch name handling in darcs-fast...
2009-09-27 Ian Clatworthymerge Harry's fix so directories aren't output in plain...
2009-09-23 Erik Hesselinkdarcs-fast-export: no longer fail on empty patch name
2009-09-11 Harry HirschDon't emit directory info for renames operations when...
2009-09-11 Harry HirschMerged fix for directory handling in plain format
2009-09-10 John WhitleyDon't emit directory info when plain format is specified.
2009-09-09 Ian Clatworthymerge fixes for darcs-fast-import for better hg 1.3...
2009-09-09 Miklos Vajnadarcs: update d2x for Greg's hg-fastimport
2009-09-09 Miklos Vajnadarcs: handle timezones like +1300 in the importer
2009-09-09 Miklos Vajnadarcs: make sure the working directory has no changes...
2009-09-08 Ian Clatworthymerge directory handling fix for darcs-fast-import
2009-09-07 Miklos Vajnadarcs: fix importing files in subdirs
2009-08-29 Ian Clatworthyfix warning messages on non-utf8 names & emails
2009-08-28 Ian ClatworthyFix unicode email address parsing
2009-08-28 Ian ClatworthyHandle formatting of unicode emails
2009-08-28 Ian Clatworthy--forward, not --reverse, in fast-export help
2009-08-28 Ian Clatworthyimplicitly rename children on export when directory...
2009-08-28 Ian ClatworthyEnsure empty string property values stay as empty strings
2009-08-28 Ian ClatworthySanitize None revision properties to empty string
2009-08-28 Ian ClatworthyMake sure renamed directories are found in file-id...
2009-08-28 Ian ClatworthyHandle delete, rename then modify all in the one commit
2009-08-28 Ian ClatworthyMerge feature support including generation/parsing...
2009-08-28 Ian ClatworthyTweak some diagnostic messages
2009-08-28 Ian ClatworthyTeach fast-import-filter and fast-import-query about...
2009-08-27 Ian Clatworthytweak author formatting to use same smart rule as used...
2009-08-27 Ian Clatworthyadd revision count to 'Starting export ...' message
2009-08-27 Ian Clatworthyexport and import empty directories
2009-08-27 Ian ClatworthyFix feature checking
2009-08-27 Ian Clatworthyadd --plain option to fast-export
2009-08-27 Ian ClatworthyValidate features are known before importing
2009-08-27 Ian ClatworthyMore intelligent empty directory removal (Tom Widmer)
2009-08-27 Ian ClatworthyStore multiple authors and revision properties when...
2009-08-27 Ian Clatworthyparsing of multiple authors and commit properties
2009-08-27 Tom WidmerAdd missing tab characters to ensure that never born...
2009-08-27 Tom WidmerAdd missing test cases for multilevel deletes in 2a...
2009-08-27 Tom WidmerMerged latest changes from upstream.
2009-08-27 Ian Clatworthyfeature parsing
2009-08-27 Ian Clatworthymerge ghost handling fix from trunk
2009-08-27 Ian Clatworthyfix broken tests
2009-08-27 Ian ClatworthyFix ghost handling and improve progress tracking in...
2009-08-27 Ian ClatworthyDefine feature names in one place
2009-08-27 Ian Clatworthytweak proposed property formatting
2009-08-27 Ian ClatworthyFirst cut at exporting additional metadata via 'features'
2009-08-27 Ian ClatworthyDefinition and formatting of multiple authors and revis...
2009-08-27 Ian ClatworthyDefinition and output of feature commands
2009-08-26 Ian ClatworthyHandle git submodules in the stream by warning about...
2009-08-26 Ian ClatworthyUse the git on Windows path for the check and not just...
2009-08-26 Ian ClatworthyFix launching of git on Windows
2009-08-25 Tom WidmerUpdate pruning code to operate in multiple passes,...
2009-08-25 Tom WidmerAdd test cases to check deletions from multiple levels...
2009-08-24 Ian Clatworthymerge recursion depth exceeded fix
2009-08-24 Ian ClatworthyStop fast-export from exceeding the maximum recursion...
2009-08-24 Ian ClatworthyMerge fixes for inconsistent deltas
2009-08-24 Ian ClatworthyHandle deleting a directory then adding a file within...
2009-08-24 Ian Clatworthymerge enhancement for easy lookup of a commit (trunk...
2009-08-24 Ian ClatworthyHandle rename then modification of the new path
2009-08-24 Ian Clatworthyadd --commit-mark option to fast-import-query to show...
2009-08-24 Ian ClatworthySupport displaying a CommitCommand without inline blob...
2009-08-24 Ian ClatworthyHandle copy of a file/symlink already modified in this...
2009-08-24 Ian ClatworthyHandle rename of a file/symlink modified already in...
2009-08-24 Ian Clatworthyadd tests for symlink renaming
2009-08-24 Ian ClatworthyAdd tests for copying to a path deleted in the same...
2009-08-23 Ian ClatworthyAdd tests for renaming to a deleted destination
2009-08-23 Ian ClatworthyHandle delete then add of a file/symlink in the one...
2009-08-23 Ian Clatworthymerge fast-export fixes from trunk (rev 222)
2009-08-23 Ian ClatworthySupport an explicit output destination for bzr fast...
2009-08-23 Ian Clatworthybackout git-bzr fix as it was breaking fast-export
2009-08-22 Ian ClatworthyChange tests to use 2a instead of development6-rich...
2009-08-22 Ian Clatworthycommented out draft of CopyModified tests
2009-08-22 Ian Clatworthybetter diagnostics on inconsistent delta
2009-08-22 Ian Clatworthyhandle copy of a newly added file
2009-08-22 Ian Clatworthyhandle a delete of a newly added file
2009-08-22 Ian ClatworthyHandle rename of a just added file
2009-08-22 Ian Clatworthyhandle adding the same file twice in the one commit
2009-08-21 Ian ClatworthyMerge fixes from trunk, rev 220.
2009-08-21 Ian ClatworthyImprove diagnostics collection when inconsistent delta...
2009-08-21 Ian ClatworthyOnly count implicit checkpoints when deciding when...
2009-08-21 Ian ClatworthyMore robust implicit delete logic when file-id not...
2009-08-21 Ian ClatworthyEliminate the existing file-id cache altogether
2009-08-21 Ian Clatworthylookup file-ids in inventories instead of a cache
2009-08-21 Ian ClatworthyFix git-bzr mark compatibility issue (Gonéri Le Bouder)
2009-08-21 Ian Clatworthyupdate NEWS
2009-08-21 Gonéri Le BouderLocalGitBzrDirFormat has no repository_format
2009-08-21 Gonéri Le Bouderreally put ':' in the commit mark
2009-08-21 Ian Clatworthyhandle an empty input stream (Gonéri Le Bouder)
2009-08-21 Ian Clatworthytweak GenericProcessor __init__ method
next