summaryrefslogtreecommitdiff
path: root/t/t9300-fast-import.sh
AgeCommit message (Expand)Author
2008-03-09Merge branch 'maint' to sync with 1.5.4.4Junio C Hamano
2008-03-08Really make the LF after reset in fast-import optionalAdeodato Simó
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-08-19Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce
2007-08-19Make trailing LF optional for all fast-import commandsShawn O. Pearce
2007-08-19Make trailing LF following fast-import `data` commands optionalShawn O. Pearce
2007-08-19Teach fast-import to ignore lines starting with '#'Shawn O. Pearce
2007-08-19Actually allow TAG_FIXUP branches in fast-importShawn O. Pearce
2007-07-29git-diff: turn on recursion by defaultJeff King
2007-07-15Teach fast-import to recursively copy files/directoriesShawn O. Pearce
2007-07-10Support wholesale directory renames in fast-importShawn O. Pearce
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
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