summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2018-02-09completion: use __gitcomp_builtin in _git_checkoutNguyễn Thái Ngọc Duy
2018-01-23Merge branch 'nd/add-i-ignore-submodules'Junio C Hamano
2018-01-23Merge branch 'mm/send-email-fallback-to-local-mail-address'Junio C Hamano
2018-01-23Merge branch 'tg/stash-with-pathspec-fix'Junio C Hamano
2018-01-23Merge branch 'sb/submodule-update-reset-fix'Junio C Hamano
2018-01-23Merge branch 'ab/commit-m-with-fixup'Junio C Hamano
2018-01-23Merge branch 'cc/codespeed'Junio C Hamano
2018-01-23Merge branch 'ab/perf-grep-threads'Junio C Hamano
2018-01-23Merge branch 'sb/diff-blobfind-pickaxe'Junio C Hamano
2018-01-23Merge branch 'jk/abort-clone-with-existing-dest'Junio C Hamano
2018-01-23Merge branch 'jc/merge-symlink-ours-theirs'Junio C Hamano
2018-01-23Merge branch 'nd/ita-wt-renames-in-status'Junio C Hamano
2018-01-23Merge branch 'dk/describe-all-output-fix'Junio C Hamano
2018-01-22Merge branch 'bc/hash-algo' into maintJunio C Hamano
2018-01-22t5601-clone: test case-conflicting files on case-insensitive filesystemEric Sunshine
2018-01-16add--interactive: ignore submodule changes except HEADNguyễn Thái Ngọc Duy
2018-01-11Merge branch 'js/test-with-ws-in-path'Junio C Hamano
2018-01-10t3900: add some more quotesBeat Bolli
2018-01-10Merge branch 'js/perl-path-workaround-in-tests'Junio C Hamano
2018-01-10Merge branch 'ew/empty-merge-with-dirty-index'Junio C Hamano
2018-01-10Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'Junio C Hamano
2018-01-10mingw: handle GITPERLLIB in t0021 in a Windows-compatible wayJohannes Schindelin
2018-01-09Merge branch 'bw/protocol-v1'Junio C Hamano
2018-01-09Merge branch 'js/test-with-ws-in-path'Junio C Hamano
2018-01-09Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...Junio C Hamano
2018-01-09merge-recursive: do not look at the index during recursive mergeJunio C Hamano
2018-01-08stash: don't delete untracked files that match pathspecThomas Gummerer
2018-01-08send-email: add test for Linux's get_maintainer.plAlex Bennée
2018-01-08perl/Git: remove now useless email-address parsing codeMatthieu Moy
2018-01-05Merge branch 'jh/memihash-opt'Junio C Hamano
2018-01-05Merge branch 'tb/test-lint-wc-l'Junio C Hamano
2018-01-05Merge branch 'ld/p4-multiple-shelves'Junio C Hamano
2018-01-05Merge branch 'ew/empty-merge-with-dirty-index'Junio C Hamano
2018-01-05Merge branch 'jk/test-suite-tracing'Junio C Hamano
2018-01-05submodule: submodule_move_head omits old argument in forced caseStefan Beller
2018-01-05t/lib-submodule-update.sh: fix test ignoring ignored files in submodulesStefan Beller
2018-01-05t/lib-submodule-update.sh: clarify testStefan Beller
2018-01-05perf/run: read GIT_PERF_REPO_NAME from perf.repoNameChristian Couder
2018-01-05perf/run: learn to send output to codespeed serverChristian Couder
2018-01-05perf/run: learn about perf.codespeedOutputChristian Couder
2018-01-05perf/run: add conf_opts argument to get_var_from_env_or_config()Christian Couder
2018-01-05perf/aggregate: implement codespeed JSON outputChristian Couder
2018-01-05perf/aggregate: refactor printing resultsChristian Couder
2018-01-05perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}Christian Couder
2018-01-05rebase -p: fix quoting when calling `git merge`Johannes Schindelin
2018-01-04diffcore: add a pickaxe option to find a specific blobStefan Beller
2018-01-04http: fix v1 protocol tests with apache httpd < 2.4Todd Zullinger
2018-01-04perf: amend the grep tests to test grep.threadsÆvar Arnfjörð Bjarmason
2018-01-03t0302 & t3900: add forgotten quotesJohannes Schindelin
2018-01-03Allow the test suite to pass in a directory whose name contains spacesJohannes Schindelin