summaryrefslogtreecommitdiff
path: root/t/t9300-fast-import.sh
Commit message (Expand)AuthorAgeFilesLines
* New fast-import test case for valid tree sortingJeff King2007-03-121-0/+50
* Merge branch 'js/diff-ni'Junio C Hamano2007-03-101-14/+14
|\
| * Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-13/+13
* | Allow fast-import frontends to reload the marks tableShawn O. Pearce2007-03-071-0/+8
|/
* fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce2007-02-121-0/+60
* fast-import: Hide the pack boundary commits by default.Shawn O. Pearce2007-02-111-0/+26
* Teach fast-import how to clear the internal branch content.Shawn O. Pearce2007-02-071-0/+51
* Don't do non-fastforward updates in fast-import.Shawn O. Pearce2007-02-061-0/+80
* Support RFC 2822 date parsing in fast-import.Shawn O. Pearce2007-02-061-0/+36
* Accept 'inline' file data in fast-import commit structure.Shawn O. Pearce2007-01-181-0/+59
* Reduce value duplication in t9300-fast-import.Shawn O. Pearce2007-01-181-17/+17
* Create test case for fast-import.Shawn O. Pearce2007-01-181-0/+184