summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2016-05-13t9100,t3419: enclose all test code in single-quotesLibravatar Jeff King2-20/+20
2016-05-13t/lib-git-svn: drop $remote_git_svn and $git_svn_idLibravatar Jeff King11-63/+60
2016-05-13Merge branch 'sb/submodule-module-list-pathspec-fix'Libravatar Junio C Hamano1-1/+1
2016-05-13Merge branch 'jc/commit-tree-ignore-commit-gpgsign'Libravatar Junio C Hamano1-3/+10
2016-05-13perf: run "rebase -i" under perfLibravatar Johannes Schindelin1-0/+36
2016-05-13perf: make the tests work in worktreesLibravatar Johannes Schindelin1-7/+7
2016-05-13perf: let's disable symlinks when they are not availableLibravatar Johannes Schindelin1-1/+4
2016-05-12i18n: unpack-trees: avoid substituting only a verb in sentencesLibravatar Vasco Almeida1-9/+9
2016-05-11fast-import: implement unpack limitLibravatar Eric Wong2-0/+50
2016-05-11test-lib: set BASH_XTRACEFD automaticallyLibravatar Jeff King2-3/+16
2016-05-11mingw: introduce the 'core.hideDotFiles' settingLibravatar Johannes Schindelin2-0/+50
2016-05-10Merge branch 'sb/clean-test-fix'Libravatar Junio C Hamano1-1/+1
2016-05-10Merge branch 'js/close-packs-before-gc'Libravatar Junio C Hamano1-0/+1
2016-05-10Merge branch 'ls/p4-lfs'Libravatar Junio C Hamano1-0/+4
2016-05-10t0040: convert a few tests to use test-parse-options --expectLibravatar Junio C Hamano1-18/+2
2016-05-10t0040: remove unused test helpersLibravatar Junio C Hamano1-24/+0
2016-05-10test-parse-options: --expect=<string> option to simplify testsLibravatar Junio C Hamano1-0/+1
2016-05-10test-parse-options: fix output when callback option failsLibravatar Junio C Hamano1-3/+1
2016-05-10submodule: ensure that -c http.extraheader is heededLibravatar Johannes Schindelin1-1/+10
2016-05-10t3404: fix typoLibravatar Johannes Schindelin1-1/+1
2016-05-10Merge branch 'jk/submodule-c-credential' into js/http-custom-headersLibravatar Junio C Hamano2-0/+63
2016-05-10t5551: make the test for extra HTTP headers more robustLibravatar Johannes Schindelin1-1/+2
2016-05-10tests: adjust the configuration for Apache 2.2Libravatar Johannes Schindelin1-4/+12
2016-05-10commit: add a commit.verbose config variableLibravatar Pranit Bauva1-0/+51
2016-05-10fsck: detect and warn a commit with embedded NULLibravatar Junio C Hamano1-0/+18
2016-05-09t6036: remove pointless test that expects failureLibravatar Junio C Hamano1-83/+0
2016-05-09ll-merge: use a longer conflict marker for internal mergeLibravatar Junio C Hamano2-2/+3
2016-05-09test-lib-functions.sh: rewrite test_seq without PerlLibravatar Junio C Hamano1-1/+6
2016-05-09t4151: make sure argument to 'test -z' is givenLibravatar Armin Kunaschik1-1/+1
2016-05-09test-lib-functions.sh: remove misleading comment on test_seqLibravatar Junio C Hamano1-14/+7
2016-05-09t6302: simplify non-gpg casesLibravatar Jeff King1-23/+22
2016-05-09t6041: do not compress backup tar fileLibravatar Stefan Beller1-2/+2
2016-05-09t3513: do not compress backup tar fileLibravatar Stefan Beller1-2/+2
2016-05-09t5601: Remove trailing space in sed expressionLibravatar Torsten Bögershausen1-1/+1
2016-05-06Merge branch 'sb/submodule-path-misc-bugs' into maintLibravatar Junio C Hamano2-5/+126
2016-05-06Merge branch 'ls/p4-lfs-test-fix-2.7.0'Libravatar Junio C Hamano1-1/+1
2016-05-06Merge branch 'bc/object-id'Libravatar Junio C Hamano1-7/+7
2016-05-06Merge branch 'bw/rebase-merge-entire-branch'Libravatar Junio C Hamano2-2/+11
2016-05-06Merge branch 'js/http-custom-headers'Libravatar Junio C Hamano2-0/+15
2016-05-06Merge branch 'sb/clone-shallow-passthru'Libravatar Junio C Hamano1-0/+85
2016-05-06Merge branch 'ld/p4-test-py3'Libravatar Junio C Hamano2-6/+7
2016-05-06typofix: assorted typofixes in comments, documentation and messagesLibravatar Li Peng1-1/+1
2016-05-06submodule: stop sanitizing config optionsLibravatar Jeff King1-26/+0
2016-05-05submodule deinit: require '--all' instead of '.' for all submodulesLibravatar Stefan Beller1-1/+23
2016-05-05t7507-commit-verbose: improve test coverage by testing number of diffsLibravatar Pranit Bauva1-7/+9
2016-05-05parse-options.c: make OPTION_COUNTUP respect "unspecified" valuesLibravatar Pranit Bauva1-14/+14
2016-05-05t/t7507: improve test coverageLibravatar Pranit Bauva1-0/+5
2016-05-05t0040-parse-options: improve test coverageLibravatar Pranit Bauva1-0/+114
2016-05-04hooks: allow customizing where the hook directory isLibravatar Ævar Arnfjörð Bjarmason1-0/+37
2016-05-03Merge branch 'nf/mergetool-prompt'Libravatar Junio C Hamano1-1/+1