summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2015-05-22Merge branch 'sb/t1020-cleanup'Junio C Hamano
2015-05-22Merge branch 'jc/ignore-epipe-in-filter'Junio C Hamano
2015-05-22Merge branch 'mh/lockfile-retry'Junio C Hamano
2015-05-22Merge branch 'jk/add-e-kill-editor'Junio C Hamano
2015-05-22Merge branch 'sg/completion-config'Junio C Hamano
2015-05-22Merge branch 'mh/ref-directory-file'Junio C Hamano
2015-05-22Merge branch 'mh/write-refs-sooner-2.4'Junio C Hamano
2015-05-22Merge branch 'mg/log-decorate-HEAD'Junio C Hamano
2015-05-22Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano
2015-05-20filter_buffer_or_fd(): ignore EPIPEJunio C Hamano
2015-05-19Merge branch 'kn/cat-file-literally'Junio C Hamano
2015-05-19Merge branch 'jc/merge'Junio C Hamano
2015-05-19Merge branch 'ph/rebase-i-redo'Junio C Hamano
2015-05-19Merge branch 'jc/test-prereq-validate'Junio C Hamano
2015-05-19Merge branch 'bc/connect-plink'Junio C Hamano
2015-05-19Merge branch 'jk/test-chain-lint'Junio C Hamano
2015-05-19Merge branch 'jk/stash-require-clean-index'Junio C Hamano
2015-05-19Merge branch 'jc/gitignore-precedence'Junio C Hamano
2015-05-19Merge branch 'nd/diff-i-t-a'Junio C Hamano
2015-05-18subdirectory tests: code cleanup, uncomment testStefan Beller
2015-05-14lock_packed_refs(): allow retries when acquiring the packed-refs lockMichael Haggerty
2015-05-13log: decorate HEAD with branch name under --decorate=full, tooJunio C Hamano
2015-05-13ref_transaction_commit(): fix atomicity and avoid fd exhaustionMichael Haggerty
2015-05-13t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZEStefan Beller
2015-05-13update-ref: test handling large transactions properlyStefan Beller
2015-05-13add: check return value of launch_editorJeff King
2015-05-12completion: simplify query for config variablesSZEDER Gábor
2015-05-12completion: add a helper function to get config variablesSZEDER Gábor
2015-05-11Merge branch 'jc/hash-object'Junio C Hamano
2015-05-11Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line'Junio C Hamano
2015-05-11Merge branch 'tb/blame-resurrect-convert-to-git'Junio C Hamano
2015-05-11Merge branch 'va/fix-git-p4-tests'Junio C Hamano
2015-05-11Merge branch 'ld/p4-case-fold'Junio C Hamano
2015-05-11Merge branch 'va/p4-client-path'Junio C Hamano
2015-05-11Merge branch 'mm/add-p-split-error'Junio C Hamano
2015-05-11Merge branch 'tb/t0027-crlf'Junio C Hamano
2015-05-11Merge branch 'ls/p4-changes-block-size'Junio C Hamano
2015-05-11Merge branch 'jk/reading-packed-refs'Junio C Hamano
2015-05-11Merge branch 'nd/multiple-work-trees'Junio C Hamano
2015-05-11Merge branch 'pt/credential-xdg'Junio C Hamano
2015-05-11ref_transaction_commit(): delete extra "the" from error messageMichael Haggerty
2015-05-11lock_ref_sha1_basic(): improve diagnostics for ref D/F conflictsMichael Haggerty
2015-05-11refs: check for D/F conflicts among refs created in a transactionMichael Haggerty
2015-05-11t1404: new tests of ref D/F conflicts within transactionsMichael Haggerty
2015-05-07tests: skip dav http-push tests under NO_EXPAT=NoThanksJunio C Hamano
2015-05-07t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King
2015-05-06t1006: add tests for git cat-file --allow-unknown-typeKarthik Nayak
2015-05-06Merge branch 'mm/usage-log-l-can-take-regex'Junio C Hamano
2015-05-06Merge branch 'ep/fix-test-lib-functions-report'Junio C Hamano
2015-05-06Merge branch 'cn/bom-in-gitignore'Junio C Hamano