log

age author description
Thu, 10 Sep 2009 08:45:33 -0400 Greg Ward Merge all changes to bzr-fastimport since I forked. default tip
Tue, 08 Sep 2009 14:58:44 +1000 Ian Clatworthy merge directory handling fix for darcs-fast-import
Tue, 08 Sep 2009 00:01:39 +0200 Miklos Vajna darcs: fix importing files in subdirs
Sat, 29 Aug 2009 15:28:33 +1000 Ian Clatworthy fix warning messages on non-utf8 names & emails
Sat, 29 Aug 2009 00:28:10 +1000 Ian Clatworthy Fix unicode email address parsing
Fri, 28 Aug 2009 21:48:47 +1000 Ian Clatworthy Handle formatting of unicode emails
Fri, 28 Aug 2009 21:29:14 +1000 Ian Clatworthy --forward, not --reverse, in fast-export help
Fri, 28 Aug 2009 21:28:21 +1000 Ian Clatworthy implicitly rename children on export when directory renamed
Fri, 28 Aug 2009 21:20:24 +1000 Ian Clatworthy Ensure empty string property values stay as empty strings
Fri, 28 Aug 2009 21:19:30 +1000 Ian Clatworthy Sanitize None revision properties to empty string
Fri, 28 Aug 2009 13:30:08 +1000 Ian Clatworthy Make sure renamed directories are found in file-id lookups
Fri, 28 Aug 2009 13:06:20 +1000 Ian Clatworthy Handle delete, rename then modify all in the one commit
Fri, 28 Aug 2009 12:12:14 +1000 Ian Clatworthy Merge feature support including generation/parsing of commit-properties, multiple-authors and empty-directories
Fri, 28 Aug 2009 11:16:04 +1000 Ian Clatworthy Tweak some diagnostic messages
Fri, 28 Aug 2009 11:00:11 +1000 Ian Clatworthy Teach fast-import-filter and fast-import-query about feature commands
Fri, 28 Aug 2009 09:09:14 +1000 Ian Clatworthy tweak author formatting to use same smart rule as used for committer
Fri, 28 Aug 2009 09:01:11 +1000 Ian Clatworthy add revision count to 'Starting export ...' message
Fri, 28 Aug 2009 08:57:45 +1000 Ian Clatworthy export and import empty directories
Fri, 28 Aug 2009 08:33:37 +1000 Ian Clatworthy Fix feature checking
Fri, 28 Aug 2009 00:20:00 +1000 Ian Clatworthy add --plain option to fast-export
Thu, 27 Aug 2009 23:26:40 +1000 Ian Clatworthy Validate features are known before importing
Thu, 27 Aug 2009 22:46:47 +1000 Ian Clatworthy Store multiple authors and revision properties when defined
Thu, 27 Aug 2009 21:47:04 +1000 Ian Clatworthy parsing of multiple authors and commit properties
Thu, 27 Aug 2009 20:05:47 +1000 Ian Clatworthy feature parsing
Thu, 27 Aug 2009 18:02:44 +1000 Ian Clatworthy merge ghost handling fix from trunk
Thu, 27 Aug 2009 18:01:11 +1000 Ian Clatworthy fix broken tests
Thu, 27 Aug 2009 15:37:30 +1000 Ian Clatworthy Define feature names in one place
Thu, 27 Aug 2009 15:25:24 +1000 Ian Clatworthy tweak proposed property formatting
Thu, 27 Aug 2009 15:19:43 +1000 Ian Clatworthy First cut at exporting additional metadata via 'features'
Thu, 27 Aug 2009 14:39:25 +1000 Ian Clatworthy Definition and formatting of multiple authors and revision properties
Thu, 27 Aug 2009 12:21:00 +1000 Ian Clatworthy Definition and output of feature commands
Thu, 27 Aug 2009 23:06:50 +1000 Ian Clatworthy More intelligent empty directory removal (Tom Widmer)
Thu, 27 Aug 2009 11:23:38 +0100 Tom Widmer Add missing tab characters to ensure that never born dirs are correctly removed during each pass of parent directory pruning.
Thu, 27 Aug 2009 11:16:09 +0100 Tom Widmer Add missing test cases for multilevel deletes in 2a dn 1.9-rich-root fast imports.
Thu, 27 Aug 2009 11:14:24 +0100 Tom Widmer Merged latest changes from upstream.
Thu, 27 Aug 2009 17:52:31 +1000 Ian Clatworthy Fix ghost handling and improve progress tracking in fast-export
Thu, 27 Aug 2009 00:50:01 +1000 Ian Clatworthy Handle git submodules in the stream by warning about + ignoring them
Wed, 26 Aug 2009 18:11:26 +1000 Ian Clatworthy Use the git on Windows path for the check and not just the run itself
Wed, 26 Aug 2009 18:02:19 +1000 Ian Clatworthy Fix launching of git on Windows
Tue, 25 Aug 2009 15:05:49 +0100 Tom Widmer Update pruning code to operate in multiple passes, with subsequent passes operating on the parent dirs of dirs pruned in the previous pass.
Tue, 25 Aug 2009 15:04:12 +0100 Tom Widmer Add test cases to check deletions from multiple levels in a tree still cause pruning of empty dirs to happen correctly.
Mon, 24 Aug 2009 23:10:27 +1000 Ian Clatworthy merge recursion depth exceeded fix
Mon, 24 Aug 2009 23:09:22 +1000 Ian Clatworthy Stop fast-export from exceeding the maximum recursion depth
Mon, 24 Aug 2009 20:13:02 +1000 Ian Clatworthy Merge fixes for inconsistent deltas
Mon, 24 Aug 2009 19:33:07 +1000 Ian Clatworthy Handle deleting a directory then adding a file within it in the same commit
Mon, 24 Aug 2009 17:58:14 +1000 Ian Clatworthy merge enhancement for easy lookup of a commit (trunk rev 224)
Mon, 24 Aug 2009 17:56:54 +1000 Ian Clatworthy Handle rename then modification of the new path
Mon, 24 Aug 2009 12:55:06 +1000 Ian Clatworthy Handle copy of a file/symlink already modified in this commit
Mon, 24 Aug 2009 12:40:39 +1000 Ian Clatworthy Handle rename of a file/symlink modified already in this commit
Mon, 24 Aug 2009 11:27:22 +1000 Ian Clatworthy add tests for symlink renaming
Mon, 24 Aug 2009 11:05:39 +1000 Ian Clatworthy Add tests for copying to a path deleted in the same commit
Mon, 24 Aug 2009 09:57:56 +1000 Ian Clatworthy Add tests for renaming to a deleted destination
Mon, 24 Aug 2009 09:10:47 +1000 Ian Clatworthy Handle delete then add of a file/symlink in the one commit
Mon, 24 Aug 2009 07:02:55 +1000 Ian Clatworthy merge fast-export fixes from trunk (rev 222)
Sat, 22 Aug 2009 18:19:24 +1000 Ian Clatworthy Change tests to use 2a instead of development6-rich-root
Sat, 22 Aug 2009 18:13:47 +1000 Ian Clatworthy commented out draft of CopyModified tests
Sat, 22 Aug 2009 18:09:13 +1000 Ian Clatworthy better diagnostics on inconsistent delta
Sat, 22 Aug 2009 14:49:04 +1000 Ian Clatworthy handle copy of a newly added file
Sat, 22 Aug 2009 14:16:30 +1000 Ian Clatworthy handle a delete of a newly added file
Sat, 22 Aug 2009 12:33:35 +1000 Ian Clatworthy Handle rename of a just added file