summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add -B flag to diff-* brothers.Junio C Hamano2005-05-301-0/+207
* [PATCH] diff-helper: Fix R/C score parsing under -z flag.Junio C Hamano2005-05-303-8/+210
* [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"Junio C Hamano2005-05-291-2/+1
* [PATCH] Move pathspec to the beginning of the diffcore chain.Junio C Hamano2005-05-291-11/+11
* [PATCH] Fix the way diffcore-rename records unremoved source.Junio C Hamano2005-05-291-0/+103
* [PATCH] fix and testcase for git-commit-tree optionRene Scharfe2005-05-261-0/+45
* [PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano2005-05-263-92/+92
* [PATCH] ls-tree matching multiple pathsJason McMullan2005-05-261-0/+103
* [PATCH] Test case portability fix.Mark Allen2005-05-252-5/+3
* [PATCH] Mode only changes from diff.Junio C Hamano2005-05-251-0/+34
* [PATCH] Adjust show-files test for dotfiles.Junio C Hamano2005-05-251-3/+4
* [PATCH] Allow symlinks in the leading path in checkout-cache --prefix=Junio C Hamano2005-05-241-0/+95
* [PATCH] Redo rename/copy detection logic.Junio C Hamano2005-05-243-24/+24
* [PATCH] Fix diff-pruning logic which was running prune too early.Junio C Hamano2005-05-231-4/+3
* [PATCH] diff-raw format update take #2.Junio C Hamano2005-05-234-175/+276
* [PATCH] Rename/copy detection fix.Junio C Hamano2005-05-232-11/+97
* [PATCH] Be careful with symlinks when detecting renames and copies.Junio C Hamano2005-05-231-0/+66
* [PATCH] The diff-raw format updates.Junio C Hamano2005-05-213-116/+115
* t/t4003-diff-rename-1: use modern options to "diff"Linus Torvalds2005-05-211-3/+3
* [PATCH] Diff overhaul, adding the other half of copy detection.Junio C Hamano2005-05-211-1/+37
* [PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano2005-05-213-3/+96
* [PATCH] Fix use of wc in t0000-basicDaniel Barkalow2005-05-201-1/+1
* [PATCH] Diff-files fix with more tests.Junio C Hamano2005-05-201-0/+61
* [PATCH] Add tests for diff-treeJunio C Hamano2005-05-203-170/+332
* Fix up previous commitLinus Torvalds2005-05-195-0/+0
* [PATCH] diff overhaulJunio C Hamano2005-05-193-1/+9
* [PATCH] Implement git-checkout-cache -u to update stat information in the cache.Junio C Hamano2005-05-191-0/+31
* [PATCH] Detect renames in diff family.Junio C Hamano2005-05-191-0/+60
* [PATCH] A test case addition for strbuf regressionJunio C Hamano2005-05-191-0/+9
* [PATCH] Fix diff output take #4.Junio C Hamano2005-05-181-2/+5
* [PATCH 4/4] Trivial test harness fixes.Junio C Hamano2005-05-161-2/+3
* The test of the basic diff functionalityJunio C Hamano2005-05-151-0/+50
* [PATCH] Add the merge test Linus called "test script from hell".Junio C Hamano2005-05-151-0/+313
* Fixed misnamed t/t2010-update-cache-badpath.shPetr Baudis2005-05-151-0/+0
* [PATCH] Test GIT environment use.Junio C Hamano2005-05-151-0/+134
* Rename some test scripts and describe the naming conventionPetr Baudis2005-05-156-1/+26
* [PATCH 2/2] Test framework documentation.Junio C Hamano2005-05-141-0/+174
* [PATCH 1/2] Test suite fixup.Junio C Hamano2005-05-143-24/+26
* Try to make test output look betterPetr Baudis2005-05-141-2/+2
* t/Makefile: OPTS -> GIT_TEST_OPTSPetr Baudis2005-05-141-2/+3
* t/Makefile cleanupPetr Baudis2005-05-141-4/+3
* Fixed t0000-basic.sh and test-lib.sh permissionsPetr Baudis2005-05-142-0/+0
* [PATCH 2/2] The core GIT tests: recent additions and fixes.Junio C Hamano2005-05-146-0/+375
* [PATCH 1/2] Test framework take two.Junio C Hamano2005-05-143-0/+336