summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary output from t3600-rm.Shawn Pearce2006-05-291-19/+23
* Merge branch 'lt/apply'Junio C Hamano2006-05-281-0/+53
|\
| * apply: force matching at the beginning.Junio C Hamano2006-05-241-1/+19
| * Add a test-case for git-apply trying to add an ending lineCatalin Marinas2006-05-241-0/+35
* | t1002: use -U0 instead of --unified=0Linus Torvalds2006-05-281-10/+10
|/
* read-tree -m -u: do not overwrite or remove untracked working tree files.Junio C Hamano2006-05-174-26/+48
* Merge branch 'fix'Junio C Hamano2006-05-151-4/+4
|\
| * git config syntax updatesLinus Torvalds2006-05-131-3/+3
* | Merge branch 'mw/alternates'Junio C Hamano2006-05-091-0/+105
|\ \
| * | test case for transitive info/alternatesMartin Waitz2006-05-071-0/+105
* | | Merge branch 'jc/again'Junio C Hamano2006-05-091-0/+82
|\ \ \
| * | | update-index --again: take optional pathspecsJunio C Hamano2006-05-051-1/+10
| * | | update-index --againJunio C Hamano2006-05-051-0/+73
* | | | Merge branch 'jc/bindiff'Junio C Hamano2006-05-092-0/+85
|\ \ \ \ | |_|/ / |/| | |
| * | | binary diff and apply: testsuite.Junio C Hamano2006-05-062-0/+85
| |/ /
* | | Merge branch 'fix'Junio C Hamano2006-05-071-0/+78
|\ \ \ | | |/ | |/|
| * | clone: keep --reference even with -l -sMartin Waitz2006-05-071-0/+78
* | | t1300-repo-config: two new config parsing tests.sean2006-05-061-0/+31
| |/ |/|
* | repo-config: support --get-regexpJohannes Schindelin2006-05-021-0/+23
* | t0000-basic: more commit-tree tests.Junio C Hamano2006-04-261-0/+28
* | t0000-basic: Add ls-tree recursive test back.Junio C Hamano2006-04-261-0/+21
* | Libify diff-index.Junio C Hamano2006-04-221-5/+5
* | Libify diff-files.Junio C Hamano2006-04-222-2/+2
* | Merge branch 'fix'Junio C Hamano2006-04-201-0/+2
|\ \ | |/
| * git-commit --amend: two fixes.Junio C Hamano2006-04-201-0/+2
* | Merge branch 'lt/logopt'Junio C Hamano2006-04-181-2/+2
|\ \ | |/ |/|
| * Log message printout cleanupsLinus Torvalds2006-04-171-2/+2
* | Makefile fixups.A Large Angry SCM2006-04-161-1/+1
|/
* t5500: test fixJunio C Hamano2006-04-131-19/+14
* t3600-rm: skip failed-remove test when we cannot make an unremovable file.Junio C Hamano2006-04-131-3/+15
* Retire t5501-old-fetch-and-upload test.Junio C Hamano2006-04-111-48/+0
* xdiff: Show function names in hunk headers.Mark Wooding2006-03-271-1/+1
* Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-251-1/+1
|\
| * built-in diff: minimum tweaksJunio C Hamano2006-03-251-1/+1
* | tar-tree: Use the prefix field of a tar headerRene Scharfe2006-03-251-0/+3
|/
* annotate-tests: override VISUAL when running tests.Mark Wooding2006-03-121-1/+1
* Fix t1200 test for breakage caused by removal of full-stop at the end of fast...Junio C Hamano2006-03-091-1/+1
* repo-config: give value_ a sane default so regexec won't segfaultJonas Fonseca2006-03-071-0/+8
* Merge branch 'sp/checkout'Junio C Hamano2006-03-061-0/+212
|\
| * Add --temp and --stage=all options to checkout-index.Shawn Pearce2006-03-051-0/+212
* | annotate-blame: tests incomplete lines.Junio C Hamano2006-03-061-0/+19
* | annotate-blame test: add evil merge.Junio C Hamano2006-03-051-0/+9
* | annotate-blame test: don't "source", but say "."Junio C Hamano2006-03-052-2/+2
* | annotate/blame tests updates.Junio C Hamano2006-03-051-37/+44
* | git-blame: Use the same tests for git-blame as for git-annotateFredrik Kuivinen2006-03-053-83/+97
* | gitignore: Ignore some more boring things.Mark Wooding2006-03-051-0/+1
|/
* Merge branch 'lt/rev-list'Junio C Hamano2006-03-041-462/+0
|\
| * Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds2006-03-011-462/+0
* | workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm)Alex Riesen2006-03-031-6/+17
* | git-mv: fix moves into a subdir from outsideJosef Weidendorfer2006-03-031-2/+16