summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
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
2006-02-22Merge branch 'js/portable'Junio C Hamano
2006-02-22git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth
2006-02-22New test to verify that when git-clone fails it cleans up the new directory.Carl Worth
2006-02-22git-add: Add support for --, documentation, and test.Carl Worth
2006-02-21Merge part of jc/portable branchJunio C Hamano
2006-02-19Fixes for ancient versions of GNU makeJohannes Schindelin
2006-02-19Optionally work without pythonJohannes Schindelin
2006-02-18Make git-reset delete empty directoriesShawn Pearce
2006-02-18Abstract test_create_repo out for use in tests.Carl Worth
2006-02-12avoid echo -e, there are systems where it does not workAlex Riesen
2006-02-12fix "test: 2: unexpected operator" on bsdAlex Riesen
2006-02-12t5500: adjust to change in pack-object reporting behaviour.Junio C Hamano
2006-02-11Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.Junio C Hamano
2006-02-09t6000: fix a careless test library add-on.Junio C Hamano
2006-02-07git-commit: revamp the git-commit semantics.Junio C Hamano
2006-01-25tests: adjust breakage by stricter rev-parseJunio C Hamano
2006-01-22t4011: "sleep 1" is not enough on FATJunio C Hamano
2006-01-15show-branch: make the current branch and merge commits stand out.Junio C Hamano
2006-01-14GIT 1.1.2v1.1.2Junio C Hamano
2006-01-11name-rev: do not omit leading components of ref name.Junio C Hamano
2006-01-08GIT 1.1.0v1.1.0Junio C Hamano
2006-01-08Add a test for rebase when a change was picked upstreamYann Dirson