aboutsummaryrefslogtreecommitdiff
path: root/t/t9300-fast-import.sh
Commit message (Expand)AuthorAge
* Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce2007-08-19
* Make trailing LF optional for all fast-import commandsShawn O. Pearce2007-08-19
* Make trailing LF following fast-import `data` commands optionalShawn O. Pearce2007-08-19
* Teach fast-import to ignore lines starting with '#'Shawn O. Pearce2007-08-19
* Actually allow TAG_FIXUP branches in fast-importShawn O. Pearce2007-08-19
* git-diff: turn on recursion by defaultJeff King2007-07-29
* Teach fast-import to recursively copy files/directoriesShawn O. Pearce2007-07-15
* Support wholesale directory renames in fast-importShawn O. Pearce2007-07-09
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Fix possible coredump with fast-import --import-marksShawn O. Pearce2007-05-24
* New fast-import test case for valid tree sortingJeff King2007-03-12
* Merge branch 'js/diff-ni'Junio C Hamano2007-03-10
|\
| * Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-04
* | Allow fast-import frontends to reload the marks tableShawn O. Pearce2007-03-07
|/
* fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce2007-02-12
* fast-import: Hide the pack boundary commits by default.Shawn O. Pearce2007-02-11
* Teach fast-import how to clear the internal branch content.Shawn O. Pearce2007-02-07
* Don't do non-fastforward updates in fast-import.Shawn O. Pearce2007-02-06
* Support RFC 2822 date parsing in fast-import.Shawn O. Pearce2007-02-06
* Accept 'inline' file data in fast-import commit structure.Shawn O. Pearce2007-01-18
* Reduce value duplication in t9300-fast-import.Shawn O. Pearce2007-01-18
* Create test case for fast-import.Shawn O. Pearce2007-01-18