summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t3100: add ls-tree -t and -d tests.Junio C Hamano2005-12-011-0/+38
*-. Merge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect' and 'lt/merge'Junio C Hamano2005-11-303-56/+22
|\ \
| | * ls-tree: match the test to the new semantics.Junio C Hamano2005-11-283-56/+22
| |/
* | [PATCH] Add tests for git-mv in subdirectoriesAlex Riesen2005-11-291-0/+27
|/
* Rename git-config-set to git-repo-configJohannes Schindelin2005-11-241-26/+26
* Allow hierarchical section namesJohannes Schindelin2005-11-211-0/+19
* git-config-set: support selecting values by non-matching regexJohannes Schindelin2005-11-201-0/+28
* git-config-set: add more optionsJohannes Schindelin2005-11-191-0/+224
* tests: binary diff application.Junio C Hamano2005-11-161-10/+39
* apply: allow-binary-replacement.Junio C Hamano2005-11-161-0/+8
* git-apply: fail if a patch cannot be applied.Junio C Hamano2005-11-161-0/+78
* Fix tests with new git in CJohannes Schindelin2005-11-151-0/+2
* Update topo-order test.Junio C Hamano2005-11-141-15/+15
* allow git-update-ref create refs with slashes in namesAlex Riesen2005-11-141-0/+8
*-. Merge branches 'jc/sb' and 'jc/mb'Junio C Hamano2005-11-112-2/+61
|\ \
| | * Add test case for merge-base.Junio C Hamano2005-11-111-0/+59
| |/ |/|
| * t1200: use --topo-order to keep the show-branch output stable.Junio C Hamano2005-11-111-2/+2
|/
* make tests ignorable with "make -i"Alex Riesen2005-11-081-3/+8
* fix t5000-tar-tree.sh when $TAR isn't setAlex Riesen2005-11-081-0/+1
* test: t4102-apply-rename fails with strict umask.Junio C Hamano2005-11-051-1/+1
* remove CR/LF from .gitignoreAlex Riesen2005-11-021-0/+12
* make t5501 less annoyingJohannes Schindelin2005-10-281-2/+2
* Implement an interoperability test for fetch-pack/upload-packJohannes Schindelin2005-10-281-0/+43
* Implement a test for git-fetch-pack/git-upload-packJohannes Schindelin2005-10-281-0/+136
* fix testsuite to tolerate spaces in pathPavel Roskin2005-10-281-4/+4
* Create object subdirectories on demand (phase II)Linus Torvalds2005-10-281-4/+4
* No funny names on cygwin...Johannes Schindelin2005-10-181-0/+3
* Adjust tests for not quoting SP.Junio C Hamano2005-10-171-5/+11
* Add tests for funny pathnames.Junio C Hamano2005-10-171-0/+133
* Disable hooks during tests.Junio C Hamano2005-10-161-1/+5
* Merge branch 'fixes'Junio C Hamano2005-10-151-0/+160
|\
| * Adapt tutorial to cygwin and add test caseJohannes Schindelin2005-10-131-0/+160
* | Add git-index-pack utilitySergey Vlasov2005-10-121-0/+18
* | Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin2005-10-114-6/+6
* | Merge branch 'fixes'Junio C Hamano2005-10-102-1/+5
|\ \ | |/
| * t5400-send-pack relies on a working cpioJohannes Schindelin2005-10-101-0/+3
| * Also force LC_ALL in test scripts.Junio C Hamano2005-10-091-1/+2
* | Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-101-1/+7
* | Create object subdirectories on demandLinus Torvalds2005-10-081-1/+1
* | Merge branch 'fixes'Junio C Hamano2005-10-071-0/+160
|\ \ | |/
| * Fix wrong filename listing bug in git-ls-tree.robfitz@273k.net2005-10-071-0/+160
* | Show original and resulting blob object info in diff output.Junio C Hamano2005-10-074-5/+14
|/
* [PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen2005-10-021-0/+69
* More portability.Junio C Hamano2005-10-013-19/+17
* Add git-symbolic-refJunio C Hamano2005-10-011-3/+3
* Update the case table in t/t1000.Junio C Hamano2005-09-281-31/+12
* [PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen2005-09-272-2/+3
* Retire diff-helper.Junio C Hamano2005-09-223-169/+0
* Show modified files in git-ls-filesJunio C Hamano2005-09-201-3/+38
* Fix typo in test comment.Junio C Hamano2005-09-171-1/+1