summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tweak proposed property formattingIan Clatworthy2009-08-271-5/+2
| * | | Definition and formatting of multiple authors and revision propertiesIan Clatworthy2009-08-271-0/+45
| * | | Definition and output of feature commandsIan Clatworthy2009-08-271-0/+11
* | | | Add missing test cases for multilevel deletes in 2a dn 1.9-rich-root fast imp...Tom Widmer2009-08-271-0/+6
* | | | Merged latest changes from upstream.Tom Widmer2009-08-272-1/+24
|\ \ \ \ | |/ / /
| * | | Handle git submodules in the stream by warning about + ignoring themIan Clatworthy2009-08-272-1/+24
* | | | Add test cases to check deletions from multiple levels in a tree still cause ...Tom Widmer2009-08-251-0/+73
|/ / /
* | | Handle deleting a directory then adding a file within it in the same commitIan Clatworthy2009-08-241-0/+56
* | | Handle rename then modification of the new pathIan Clatworthy2009-08-241-0/+121
* | | Handle copy of a file/symlink already modified in this commitIan Clatworthy2009-08-241-92/+103
* | | Handle rename of a file/symlink modified already in this commitIan Clatworthy2009-08-241-0/+121
* | | add tests for symlink renamingIan Clatworthy2009-08-241-15/+103
* | | Add tests for copying to a path deleted in the same commitIan Clatworthy2009-08-241-0/+93
* | | Add tests for renaming to a deleted destinationIan Clatworthy2009-08-241-1/+75
* | | Handle delete then add of a file/symlink in the one commitIan Clatworthy2009-08-241-0/+84
* | | Change tests to use 2a instead of development6-rich-rootIan Clatworthy2009-08-221-13/+13
* | | commented out draft of CopyModified testsIan Clatworthy2009-08-221-0/+94
* | | handle copy of a newly added fileIan Clatworthy2009-08-221-1/+88
* | | handle a delete of a newly added fileIan Clatworthy2009-08-221-0/+53
* | | Handle rename of a just added fileIan Clatworthy2009-08-221-0/+39
* | | handle adding the same file twice in the one commitIan Clatworthy2009-08-221-0/+41
* | | test and fix for implicit directory delete recursing upIan Clatworthy2009-08-211-0/+10
* | | update existing tests to reflect implicit directory pruning bahaviourIan Clatworthy2009-08-211-6/+7
* | | get tests passing againIan Clatworthy2009-08-071-1/+2
| |/ |/|
* | Add a test for bug #400960.Samuel Bronson2009-07-181-1/+13
|/
* upgrade tests to use --development6-rich-rootIan Clatworthy2009-04-081-9/+9
* fix parsing when a rename old-path has spaces in itIan Clatworthy2009-04-071-0/+12
* handle commit commands with no from clause and no sub-commandsIan Clatworthy2009-04-051-10/+21
* improve per-file graph generationIan Clatworthy2009-03-121-0/+24
* extend tests to test the chk code pathIan Clatworthy2009-03-121-13/+44
* error on zero length paths in the input streamIan Clatworthy2009-03-081-0/+25
* fix fast-export's encoding of user namesIan Clatworthy2009-02-261-0/+16
* head tracking tests and fixIan Clatworthy2009-02-252-0/+258
* nicer and round-trippable mapping of git ref names to bzr branch namesIan Clatworthy2009-02-252-0/+69
* get DeltaCommitHandler passing all testsIan Clatworthy2009-02-201-0/+4
* add directory delete testIan Clatworthy2009-02-201-0/+40
* file/symlink <-> directory rename testsIan Clatworthy2009-02-201-0/+84
* file/symlink <-> directory change tests & fixIan Clatworthy2009-02-201-0/+77
* file executable off <-> on testsIan Clatworthy2009-02-201-3/+43
* file <-> symlink change testsIan Clatworthy2009-02-201-11/+53
* basic delete testsIan Clatworthy2009-02-201-0/+58
* basic units tests for filemodifyIan Clatworthy2009-02-201-55/+115
* incorporate git-fast-import tweaks from bzr-fast-export scriptIan Clatworthy2009-02-181-1/+1
* fast-import-filter for including/excluding paths from a streamIan Clatworthy2009-02-184-0/+1176
|\
| * tag & reset tests & tweaksIan Clatworthy2009-02-171-1/+76
| * deleteall tests & tweaksIan Clatworthy2009-02-171-0/+60
| * rename and copy tests & tweaksIan Clatworthy2009-02-171-0/+333
| * add exclude_paths testsIan Clatworthy2009-02-171-0/+143
| * common_directory tests & tweaksIan Clatworthy2009-02-172-0/+57
| * include subdir & multiple files testsIan Clatworthy2009-02-171-0/+67