summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2006-05-17read-tree -m -u: do not overwrite or remove untracked working tree files.Junio C Hamano
2006-05-15Merge branch 'fix'Junio C Hamano
2006-05-13git config syntax updatesLinus Torvalds
2006-05-09Merge branch 'mw/alternates'Junio C Hamano
2006-05-09Merge branch 'jc/again'Junio C Hamano
2006-05-09Merge branch 'jc/bindiff'Junio C Hamano
2006-05-07test case for transitive info/alternatesMartin Waitz
2006-05-07Merge branch 'fix'Junio C Hamano
2006-05-07clone: keep --reference even with -l -sMartin Waitz
2006-05-06t1300-repo-config: two new config parsing tests.sean
2006-05-06binary diff and apply: testsuite.Junio C Hamano
2006-05-06update-index --again: take optional pathspecsJunio C Hamano
2006-05-06update-index --againJunio C Hamano
2006-05-03repo-config: support --get-regexpJohannes Schindelin
2006-04-27t0000-basic: more commit-tree tests.Junio C Hamano
2006-04-26t0000-basic: Add ls-tree recursive test back.Junio C Hamano
2006-04-22Libify diff-index.Junio C Hamano
2006-04-22Libify diff-files.Junio C Hamano
2006-04-20Merge branch 'fix'Junio C Hamano
2006-04-20git-commit --amend: two fixes.Junio C Hamano
2006-04-18Merge branch 'lt/logopt'Junio C Hamano
2006-04-17Log message printout cleanupsLinus Torvalds
2006-04-17Makefile fixups.A Large Angry SCM
2006-04-14t5500: test fixJunio C Hamano
2006-04-13t3600-rm: skip failed-remove test when we cannot make an unremovable file.Junio C Hamano
2006-04-11Retire t5501-old-fetch-and-upload test.Junio C Hamano
2006-03-28xdiff: Show function names in hunk headers.Mark Wooding
2006-03-26Merge branch 'lt/diffgen' into nextJunio C Hamano
2006-03-26built-in diff: minimum tweaksJunio C Hamano
2006-03-26tar-tree: Use the prefix field of a tar headerRene Scharfe
2006-03-12annotate-tests: override VISUAL when running tests.Mark Wooding
2006-03-10Fix t1200 test for breakage caused by removal of full-stop at the end of fast...Junio C Hamano
2006-03-08repo-config: give value_ a sane default so regexec won't segfaultJonas Fonseca
2006-03-07Merge branch 'sp/checkout'Junio C Hamano
2006-03-06annotate-blame: tests incomplete lines.Junio C Hamano
2006-03-06annotate-blame test: add evil merge.Junio C Hamano
2006-03-06annotate-blame test: don't "source", but say "."Junio C Hamano
2006-03-06annotate/blame tests updates.Junio C Hamano
2006-03-06git-blame: Use the same tests for git-blame as for git-annotateFredrik Kuivinen
2006-03-05gitignore: Ignore some more boring things.Mark Wooding
2006-03-05Add --temp and --stage=all options to checkout-index.Shawn Pearce
2006-03-04Merge branch 'lt/rev-list'Junio C Hamano
2006-03-03workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm)Alex Riesen
2006-03-03git-mv: fix moves into a subdir from outsideJosef Weidendorfer
2006-03-03Fix test case for some sedJohannes Schindelin
2006-03-02annotate: Add a basic set of test cases.Ryan Anderson
2006-03-01Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds
2006-02-23git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.Carl Worth
2006-02-23Add new git-rm command with documentationCarl Worth
2006-02-22Merge branch 'fix'Junio C Hamano