summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2005-11-24Rename git-config-set to git-repo-configJohannes Schindelin
2005-11-21Allow hierarchical section namesJohannes Schindelin
2005-11-20git-config-set: support selecting values by non-matching regexJohannes Schindelin
2005-11-20git-config-set: add more optionsJohannes Schindelin
2005-11-17tests: binary diff application.Junio C Hamano
2005-11-17apply: allow-binary-replacement.Junio C Hamano
2005-11-16git-apply: fail if a patch cannot be applied.Junio C Hamano
2005-11-16Fix tests with new git in CJohannes Schindelin
2005-11-15Update topo-order test.Junio C Hamano
2005-11-15allow git-update-ref create refs with slashes in namesAlex Riesen
2005-11-11Merge branches 'jc/sb' and 'jc/mb'Junio C Hamano
2005-11-11t1200: use --topo-order to keep the show-branch output stable.Junio C Hamano
2005-11-11Add test case for merge-base.Junio C Hamano
2005-11-08make tests ignorable with "make -i"Alex Riesen
2005-11-08fix t5000-tar-tree.sh when $TAR isn't setAlex Riesen
2005-11-05test: t4102-apply-rename fails with strict umask.Junio C Hamano
2005-11-03remove CR/LF from .gitignoreAlex Riesen
2005-10-29make t5501 less annoyingJohannes Schindelin
2005-10-29Implement an interoperability test for fetch-pack/upload-packJohannes Schindelin
2005-10-29Implement a test for git-fetch-pack/git-upload-packJohannes Schindelin
2005-10-28fix testsuite to tolerate spaces in pathPavel Roskin
2005-10-28Create object subdirectories on demand (phase II)Linus Torvalds
2005-10-18No funny names on cygwin...Johannes Schindelin
2005-10-18Adjust tests for not quoting SP.Junio C Hamano
2005-10-18Add tests for funny pathnames.Junio C Hamano
2005-10-16Disable hooks during tests.Junio C Hamano
2005-10-15Merge branch 'fixes'Junio C Hamano
2005-10-13Adapt tutorial to cygwin and add test caseJohannes Schindelin
2005-10-13Add git-index-pack utilitySergey Vlasov
2005-10-11Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin
2005-10-10Merge branch 'fixes'Junio C Hamano
2005-10-10t5400-send-pack relies on a working cpioJohannes Schindelin
2005-10-10Deal with $(bindir) and friends with whitespaces.Junio C Hamano
2005-10-10Also force LC_ALL in test scripts.Junio C Hamano
2005-10-08Create object subdirectories on demandLinus Torvalds
2005-10-08Merge branch 'fixes'Junio C Hamano
2005-10-07Fix wrong filename listing bug in git-ls-tree.robfitz@273k.net
2005-10-07Show original and resulting blob object info in diff output.Junio C Hamano
2005-10-02[PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen
2005-10-02More portability.Junio C Hamano
2005-10-02Add git-symbolic-refJunio C Hamano
2005-09-28Update the case table in t/t1000.Junio C Hamano
2005-09-27[PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen
2005-09-22Retire diff-helper.Junio C Hamano
2005-09-20Show modified files in git-ls-filesJunio C Hamano
2005-09-17Fix typo in test comment.Junio C Hamano
2005-09-11[PATCH] Add debugging help for case #16 to read-tree.cJunio C Hamano
2005-09-11[PATCH] Rewrite read-treeDaniel Barkalow
2005-09-09Retire support for old environment variables.Junio C Hamano
2005-09-09'build' scripts before installing.Junio C Hamano