summaryrefslogtreecommitdiff
path: root/t/t9300-fast-import.sh
AgeCommit message (Expand)Author
2007-05-24Fix possible coredump with fast-import --import-marksShawn O. Pearce
2007-03-12New fast-import test case for valid tree sortingJeff King
2007-03-11Merge branch 'js/diff-ni'Junio C Hamano
2007-03-07Allow fast-import frontends to reload the marks tableShawn O. Pearce
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin
2007-02-12fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce
2007-02-12fast-import: Hide the pack boundary commits by default.Shawn O. Pearce
2007-02-07Teach fast-import how to clear the internal branch content.Shawn O. Pearce
2007-02-06Don't do non-fastforward updates in fast-import.Shawn O. Pearce
2007-02-06Support RFC 2822 date parsing in fast-import.Shawn O. Pearce
2007-01-18Accept 'inline' file data in fast-import commit structure.Shawn O. Pearce
2007-01-18Reduce value duplication in t9300-fast-import.Shawn O. Pearce
2007-01-18Create test case for fast-import.Shawn O. Pearce