summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2006-04-16Makefile fixups.A Large Angry SCM
2006-04-13t5500: 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-27xdiff: Show function names in hunk headers.Mark Wooding
2006-03-25Merge branch 'lt/diffgen' into nextJunio C Hamano
2006-03-25built-in diff: minimum tweaksJunio C Hamano
2006-03-25tar-tree: Use the prefix field of a tar headerRene Scharfe
2006-03-12annotate-tests: override VISUAL when running tests.Mark Wooding
2006-03-09Fix t1200 test for breakage caused by removal of full-stop at the end of fast...Junio C Hamano
2006-03-07repo-config: give value_ a sane default so regexec won't segfaultJonas Fonseca
2006-03-06Merge branch 'sp/checkout'Junio C Hamano
2006-03-06annotate-blame: tests incomplete lines.Junio C Hamano
2006-03-05annotate-blame test: add evil merge.Junio C Hamano
2006-03-05annotate-blame test: don't "source", but say "."Junio C Hamano
2006-03-05annotate/blame tests updates.Junio C Hamano
2006-03-05git-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-02Fix test case for some sedJohannes Schindelin
2006-03-01annotate: 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-22git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.Carl Worth
2006-02-22Add new git-rm command with documentationCarl Worth
2006-02-22Merge branch 'fix'Junio C Hamano
2006-02-21Merge branch 'js/portable'Junio C Hamano
2006-02-21git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth
2006-02-21New test to verify that when git-clone fails it cleans up the new directory.Carl Worth
2006-02-21git-add: Add support for --, documentation, and test.Carl Worth
2006-02-21Merge part of jc/portable branchJunio C Hamano
2006-02-18Fixes for ancient versions of GNU makeJohannes Schindelin
2006-02-18Optionally work without pythonJohannes Schindelin
2006-02-17Make git-reset delete empty directoriesShawn Pearce
2006-02-17Abstract 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-11t5500: adjust to change in pack-object reporting behaviour.Junio C Hamano
2006-02-10Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.Junio C Hamano
2006-02-08t6000: fix a careless test library add-on.Junio C Hamano
2006-02-06git-commit: revamp the git-commit semantics.Junio C Hamano
2006-01-25tests: adjust breakage by stricter rev-parseJunio C Hamano
2006-01-21t4011: "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-13GIT 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