summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-03Merge branch 'sg/test-lib-simplify-expr-away'Libravatar Junio C Hamano1-5/+5
2016-05-03Merge branch 'js/name-rev-use-oldest-ref'Libravatar Junio C Hamano1-1/+1
2016-05-03Merge branch 'jd/p4-jobs-in-commit'Libravatar Junio C Hamano3-42/+150
2016-05-03t7300: mark test with SANITYLibravatar Stefan Beller1-1/+1
2016-05-03commit-tree: do not pay attention to commit.gpgsignLibravatar Junio C Hamano1-3/+10
2016-05-03submodule init: redirect stdout to stderrLibravatar Stefan Beller1-6/+18
2016-05-03submodule deinit test: fix broken && chain in subshellLibravatar Stefan Beller1-1/+1
2016-05-02Merge branch 'jk/use-write-script-more' into maintLibravatar Junio C Hamano3-18/+20
2016-05-02Merge branch 'ad/commit-have-m-option' into maintLibravatar Junio C Hamano1-0/+20
2016-05-02Merge branch 'sb/submodule-helper-clone-regression-fix' into maintLibravatar Junio C Hamano1-0/+41
2016-05-02Merge branch 'jk/branch-shortening-funny-symrefs' into maintLibravatar Junio C Hamano1-0/+12
2016-05-02Merge branch 'ky/branch-m-worktree' into maintLibravatar Junio C Hamano1-1/+22
2016-05-02Merge branch 'ky/branch-d-worktree' into maintLibravatar Junio C Hamano1-0/+6
2016-05-02t5510: run auto-gc in the foregroundLibravatar SZEDER Gábor1-0/+1
2016-04-29Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf' into maintLibravatar Junio C Hamano1-0/+14
2016-04-29Merge branch 'sk/send-pack-all-fix' into maintLibravatar Junio C Hamano1-0/+12
2016-04-29Merge branch 'sg/diff-multiple-identical-renames' into maintLibravatar Junio C Hamano1-0/+11