summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2016-10-17convert: modernize testsLars Schneider
2016-09-12Merge branch 'ep/use-git-trace-curl-in-tests'Junio C Hamano
2016-09-12Merge branch 'js/t6026-clean-up'Junio C Hamano
2016-09-12Merge branch 'js/t9903-chaining'Junio C Hamano
2016-09-12Merge branch 'jc/forbid-symbolic-ref-d-HEAD'Junio C Hamano
2016-09-12Merge branch 'jc/submodule-anchor-git-dir'Junio C Hamano
2016-09-12Merge branch 'jk/test-lib-drop-pid-from-results'Junio C Hamano
2016-09-12Merge branch 'jk/diff-submodule-diff-inline'Junio C Hamano
2016-09-09Merge branch 'sb/submodule-clone-rr'Junio C Hamano
2016-09-09Merge branch 'jh/status-v2-porcelain'Junio C Hamano
2016-09-09Merge branch 'rt/help-unknown'Junio C Hamano
2016-09-09Merge branch 'cc/receive-pack-limit'Junio C Hamano
2016-09-09Merge branch 'jk/format-patch-number-singleton-patch-with-cover'Junio C Hamano
2016-09-09Merge branch 'jk/delta-base-cache'Junio C Hamano
2016-09-07t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto
2016-09-07t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment varElia Pinto
2016-09-07test-lib.sh: preserve GIT_TRACE_CURL from the environmentElia Pinto
2016-09-07t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto
2016-09-07t6026-merge-attr: clean up background process at end of test caseJohannes Sixt
2016-09-07t9903: fix broken && chainJohannes Sixt
2016-09-02symbolic-ref -d: do not allow removal of HEADJunio C Hamano
2016-09-01submodule: avoid auto-discovery in prepare_submodule_repo_env()Junio C Hamano
2016-09-01diff: teach diff to display submodule difference with an inline diffJacob Keller
2016-09-01allow do_submodule_path to work even if submodule isn't checked outJacob Keller
2016-09-01graph: add support for --line-prefix on all graph-aware outputJacob Keller
2016-08-31Merge branch 'mh/blame-worktree'Junio C Hamano
2016-08-31Merge branch 'kw/patch-ids-optim'Junio C Hamano
2016-08-30help: make option --help open man pages only for Git commandsRalf Thielow
2016-08-30help: introduce option --exclude-guidesRalf Thielow
2016-08-30test-lib: drop PID from test-results/*.countJeff King
2016-08-29p3400: make test script executableRené Scharfe
2016-08-29blame: fix segfault on untracked filesThomas Gummerer
2016-08-25Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile'Junio C Hamano
2016-08-24receive-pack: allow a maximum input size to be specifiedJeff King
2016-08-23format-patch: show 0/1 and 1/1 for singleton patch with cover letterJacob Keller
2016-08-23t/perf: add basic perf tests for delta base cacheJeff King
2016-08-23mingw: ensure temporary file handles are not inherited by child processesBen Wijen
2016-08-19Merge branch 'ab/hooks'Junio C Hamano
2016-08-19Merge branch 'jk/difftool-command-not-found'Junio C Hamano
2016-08-19Merge branch 'sb/checkout-explit-detach-no-advice'Junio C Hamano
2016-08-19Merge branch 'tb/t0027-raciness-fix'Junio C Hamano
2016-08-19Merge branch 'rs/pull-signed-tag'Junio C Hamano
2016-08-18t6026-merge-attr: child processes must not inherit index.lock handlesBen Wijen
2016-08-18clone: recursive and reference option triggers submodule alternatesStefan Beller
2016-08-17Merge branch 'js/test-lint-pathname'Junio C Hamano
2016-08-17Merge branch 'sg/reflog-past-root'Junio C Hamano
2016-08-16rev-parse: respect core.hooksPath in --git-pathJohannes Schindelin
2016-08-16t/Makefile: ensure that paths are valid on platforms we careJohannes Schindelin
2016-08-15difftool: always honor fatal error exit codesJohn Keeping
2016-08-15checkout: do not mention detach advice for explicit --detach optionStefan Beller