summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2006-05-13git config syntax updatesLinus Torvalds1-3/+3
2006-05-07clone: keep --reference even with -l -sMartin Waitz1-0/+78
2006-04-20git-commit --amend: two fixes.Junio C Hamano1-0/+2
2006-04-16Makefile fixups.A Large Angry SCM1-1/+1
2006-04-13t5500: test fixJunio C Hamano1-19/+14
2006-04-13t3600-rm: skip failed-remove test when we cannot make an unremovable file.Junio C Hamano1-3/+15
2006-04-11Retire t5501-old-fetch-and-upload test.Junio C Hamano1-48/+0
2006-03-27xdiff: Show function names in hunk headers.Mark Wooding1-1/+1
2006-03-25Merge branch 'lt/diffgen' into nextJunio C Hamano1-1/+1
2006-03-25built-in diff: minimum tweaksJunio C Hamano1-1/+1
2006-03-25tar-tree: Use the prefix field of a tar headerRene Scharfe1-0/+3
2006-03-12annotate-tests: override VISUAL when running tests.Mark Wooding1-1/+1
2006-03-09Fix t1200 test for breakage caused by removal of full-stop at the end of fast...Junio C Hamano1-1/+1
2006-03-07repo-config: give value_ a sane default so regexec won't segfaultJonas Fonseca1-0/+8
2006-03-06Merge branch 'sp/checkout'Junio C Hamano1-0/+212
2006-03-06annotate-blame: tests incomplete lines.Junio C Hamano1-0/+19
2006-03-05annotate-blame test: add evil merge.Junio C Hamano1-0/+9
2006-03-05annotate-blame test: don't "source", but say "."Junio C Hamano2-2/+2
2006-03-05annotate/blame tests updates.Junio C Hamano1-37/+44
2006-03-05git-blame: Use the same tests for git-blame as for git-annotateFredrik Kuivinen3-83/+97
2006-03-05gitignore: Ignore some more boring things.Mark Wooding1-0/+1
2006-03-05Add --temp and --stage=all options to checkout-index.Shawn Pearce1-0/+212
2006-03-04Merge branch 'lt/rev-list'Junio C Hamano1-462/+0
2006-03-03workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm)Alex Riesen1-6/+17
2006-03-03git-mv: fix moves into a subdir from outsideJosef Weidendorfer1-2/+16
2006-03-02Fix test case for some sedJohannes Schindelin1-1/+2
2006-03-01annotate: Add a basic set of test cases.Ryan Anderson1-0/+89
2006-03-01Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds1-462/+0
2006-02-22git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.Carl Worth1-17/+35
2006-02-22Add new git-rm command with documentationCarl Worth1-0/+42
2006-02-22Merge branch 'fix'Junio C Hamano1-0/+22
2006-02-21Merge branch 'js/portable'Junio C Hamano1-5/+2
2006-02-21git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth1-0/+27
2006-02-21New test to verify that when git-clone fails it cleans up the new directory.Carl Worth1-0/+36
2006-02-21git-add: Add support for --, documentation, and test.Carl Worth1-0/+22
2006-02-21Merge part of jc/portable branchJunio C Hamano5-1/+19
2006-02-18Fixes for ancient versions of GNU makeJohannes Schindelin1-5/+2
2006-02-18Optionally work without pythonJohannes Schindelin5-1/+19
2006-02-17Make git-reset delete empty directoriesShawn Pearce1-0/+63
2006-02-17Abstract test_create_repo out for use in tests.Carl Worth1-6/+17
2006-02-12avoid echo -e, there are systems where it does not workAlex Riesen1-1/+1
2006-02-12fix "test: 2: unexpected operator" on bsdAlex Riesen1-1/+1
2006-02-11t5500: adjust to change in pack-object reporting behaviour.Junio C Hamano1-1/+1
2006-02-10Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.Junio C Hamano1-4/+6
2006-02-08t6000: fix a careless test library add-on.Junio C Hamano1-1/+6
2006-02-06git-commit: revamp the git-commit semantics.Junio C Hamano1-3/+3
2006-01-25tests: adjust breakage by stricter rev-parseJunio C Hamano1-2/+2
2006-01-21t4011: "sleep 1" is not enough on FATJunio C Hamano1-1/+1
2006-01-15show-branch: make the current branch and merge commits stand out.Junio C Hamano1-3/+3
2006-01-13GIT 1.1.2v1.1.2Junio C Hamano1-3/+3