summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2017-03-28Merge branch 'tg/stash-push-fixup'Junio C Hamano
2017-03-28Merge branch 'sb/checkout-recurse-submodules'Junio C Hamano
2017-03-27Merge branch 'sb/t3600-rephrase'Junio C Hamano
2017-03-27Merge branch 'sb/describe-broken'Junio C Hamano
2017-03-27Merge branch 'sb/push-options-via-transport'Junio C Hamano
2017-03-27Merge branch 'km/t1400-modernization'Junio C Hamano
2017-03-27Merge branch 'jk/prefix-filename'Junio C Hamano
2017-03-27Merge branch 'jc/lint-runaway-here-doc'Junio C Hamano
2017-03-27Merge branch 'st/verify-tag'Junio C Hamano
2017-03-27Merge branch 'sb/submodule-update-initial-runs-custom-script'Junio C Hamano
2017-03-27Merge branch 'jk/quote-env-path-list-component'Junio C Hamano
2017-03-24Merge branch 'jk/sha1dc'Junio C Hamano
2017-03-24Merge branch 'sg/test-with-stdin'Junio C Hamano
2017-03-24Merge branch 'js/regexec-buf'Junio C Hamano
2017-03-24Merge branch 'dl/credential-cache-socket-in-xdg-cache'Junio C Hamano
2017-03-24t7004, t7030: fix here-doc syntax errorsSantiago Torres
2017-03-24tests: lint for run-away here-docJunio C Hamano
2017-03-22remote-curl: allow push optionsBrandon Williams
2017-03-22t7406: correct test case for submodule-update initial populationJunio C Hamano
2017-03-22stash: keep untracked files intact in stash -kThomas Gummerer
2017-03-22stash: pass the pathspec argument to git resetThomas Gummerer
2017-03-22stash: don't show internal implementation detailsThomas Gummerer
2017-03-22t5615: fix a here-doc syntax errorJunio C Hamano
2017-03-22builtin/describe: introduce --broken flagStefan Beller
2017-03-22t3600: rename test to describe its functionalityStefan Beller
2017-03-21Merge branch 'nd/conditional-config-include'Junio C Hamano
2017-03-21hash-object: fix buffer reuse with --path in a subdirectoryJeff King
2017-03-21t1400: use test_when_finished for cleanupKyle Meyer
2017-03-21t1400: remove a set of unused output filesKyle Meyer
2017-03-21t1400: use test_path_is_* helpersKyle Meyer
2017-03-21t1400: set core.logAllRefUpdates in "logged by touch" testsKyle Meyer
2017-03-21t1400: rename test descriptions to be uniqueKyle Meyer
2017-03-20Merge branch 'js/difftool-builtin'Junio C Hamano
2017-03-18pickaxe: fix segfault with '-S<...> --pickaxe-regex'SZEDER Gábor
2017-03-18tests: make the 'test_pause' helper work in non-verbose modeSZEDER Gábor
2017-03-18tests: create an interactive gdb session with the 'debug' helperSZEDER Gábor
2017-03-17Merge branch 'jk/cherry-pick-0-mainline'Junio C Hamano
2017-03-17Merge branch 'js/early-config'Junio C Hamano
2017-03-17Merge branch 'jk/add-i-use-pathspecs'Junio C Hamano
2017-03-17Merge branch 'bw/attr-pathspec'Junio C Hamano
2017-03-17Merge branch 'sb/rev-parse-show-superproject-root'Junio C Hamano
2017-03-17Merge branch 'jk/interop-test'Junio C Hamano
2017-03-17Merge branch 'cc/split-index-config'Junio C Hamano
2017-03-17credential-cache: add tests for XDG functionalityDevin Lehmacher
2017-03-17t0013: add a basic sha1 collision detection testJeff King
2017-03-16builtin/read-tree: add --recurse-submodules switchStefan Beller
2017-03-16builtin/checkout: add --recurse-submodules switchStefan Beller
2017-03-16Merge branch 'js/realpath-pathdup-fix' into maintJunio C Hamano
2017-03-16Merge branch 'ax/line-log-range-merge-fix' into maintJunio C Hamano
2017-03-16Merge branch 'jk/add-i-patch-do-prompt' into maintJunio C Hamano