summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2015-05-07tests: skip dav http-push tests under NO_EXPAT=NoThanksLibravatar Junio C Hamano1-0/+6
2015-05-07t/lib-httpd.sh: skip tests if NO_CURL is definedLibravatar Jeff King7-35/+6
2015-05-06t1006: add tests for git cat-file --allow-unknown-typeLibravatar Karthik Nayak1-0/+45
2015-05-05Merge branch 'mm/usage-log-l-can-take-regex'Libravatar Junio C Hamano1-4/+4
2015-05-05Merge branch 'ep/fix-test-lib-functions-report'Libravatar Junio C Hamano1-2/+2
2015-05-05Merge branch 'cn/bom-in-gitignore'Libravatar Junio C Hamano1-0/+9
2015-05-05Merge branch 'nd/t1509-chroot-test'Libravatar Junio C Hamano1-9/+29
2015-05-05Merge branch 'jk/type-from-string-gently'Libravatar Junio C Hamano1-0/+8
2015-05-05Merge branch 'ld/p4-filetype-detection'Libravatar Junio C Hamano1-5/+5
2015-05-05Merge branch 'jc/diff-no-index-d-f'Libravatar Junio C Hamano1-0/+34
2015-05-05t1007: add hash-object --literally testsLibravatar Eric Sunshine1-0/+11
2015-05-03blame: CRLF in the working tree and LF in the repoLibravatar Torsten Bögershausen1-3/+15
2015-04-29merge: deprecate 'git merge <message> HEAD <commit>' syntaxLibravatar Junio C Hamano4-6/+6
2015-04-29merge: handle FETCH_HEAD internallyLibravatar Junio C Hamano1-5/+5
2015-04-29t5520: test pulling an octopus into an unborn branchLibravatar Junio C Hamano1-0/+9
2015-04-29t5520: style fixesLibravatar Junio C Hamano1-16/+6
2015-04-29merge: test the top-level merge driverLibravatar Junio C Hamano1-0/+136
2015-04-29filter-branch: avoid passing commit message through sedLibravatar Jeff King1-0/+10
2015-04-29rebase -i: redo tasks that die during cherry-pickLibravatar Phil Hord1-0/+47
2015-04-28test-lib: turn on GIT_TEST_CHAIN_LINT by defaultLibravatar Jeff King1-1/+1
2015-04-28t7502-commit.sh: fix a broken and-chainLibravatar Ramsay Jones1-1/+1
2015-04-28connect: improve check for plink to reduce false positivesLibravatar brian m. carlson1-0/+33
2015-04-28t5601: fix quotation error leading to skipped testsLibravatar brian m. carlson1-1/+1
2015-04-28test: validate prerequistes syntaxLibravatar Junio C Hamano1-0/+9
2015-04-28git-p4: add failing tests for case-folding p4dLibravatar Luke Diamand2-1/+55
2015-04-28git-p4: t9814: prevent --chain-lint failureLibravatar Luke Diamand1-8/+3
2015-04-27Merge branch 'tb/connect-ipv6-parse-fix' into maintLibravatar Junio C Hamano2-16/+22
2015-04-25t0027: Add repoMIX and LF_nulLibravatar Torsten Bögershausen1-72/+85
2015-04-23git-p4: improve client path detection when branches are usedLibravatar Vitor Antunes1-1/+1
2015-04-22ignore: info/exclude should trump core.excludesfileLibravatar Junio C Hamano1-0/+10
2015-04-22stash: require a clean index to applyLibravatar Jeff King1-0/+7
2015-04-22t3903: avoid applying onto dirty indexLibravatar Jeff King1-2/+2
2015-04-22t3903: stop hard-coding commit sha1sLibravatar Jeff King1-5/+5
2015-04-22t9801: check git-p4's branch detection with client spec enabledLibravatar Vitor Antunes1-0/+106
2015-04-21Merge branch 'jk/test-annoyances' into maintLibravatar Junio C Hamano5-15/+24
2015-04-20Merge branch 'tb/connect-ipv6-parse-fix'Libravatar Junio C Hamano2-16/+22
2015-04-20Merge branch 'va/fix-git-p4-tests'Libravatar Junio C Hamano1-12/+31
2015-04-20git-p4: use -m when running p4 changesLibravatar Lex Spoon1-0/+64
2015-04-20log -L: improve error message on malformed argumentLibravatar Matthieu Moy1-4/+4
2015-04-18t1509: update prepare script to be able to run t1509 in chroot againLibravatar Nguyễn Thái Ngọc Duy1-9/+29
2015-04-18t0027: support NATIVE_CRLF platformsLibravatar Torsten Bögershausen1-10/+22
2015-04-18t0027: cleanup: rename functions; avoid non-leading TABsLibravatar Torsten Bögershausen1-92/+92
2015-04-17type_from_string_gently: make sure length matchesLibravatar Jeff King1-0/+8
2015-04-16stash -p: demonstrate failure of split with mixed y/nLibravatar Matthieu Moy1-0/+23
2015-04-16t3904-stash-patch: factor PERL prereq at the top of the fileLibravatar Matthieu Moy1-6/+12
2015-04-16t3904-stash-patch: fix test descriptionLibravatar Matthieu Moy1-1/+1
2015-04-16add -p: demonstrate failure when running 'edit' after a splitLibravatar Matthieu Moy1-0/+22
2015-04-16t3701-add-interactive: simplify codeLibravatar Matthieu Moy1-4/+1
2015-04-16test-lib-functions.sh: fix the second argument to some helper functionsLibravatar Elia Pinto1-2/+2
2015-04-16dir: allow a BOM at the beginning of exclude filesLibravatar Carlos Martín Nieto1-0/+9