summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2017-08-27Merge branch 'mg/killed-merge'Junio C Hamano
2017-08-27Merge branch 'jc/cutoff-config'Junio C Hamano
2017-08-27Merge branch 'kw/write-index-reduce-alloc'Junio C Hamano
2017-08-27Merge branch 'bw/submodule-config-cleanup'Junio C Hamano
2017-08-27Merge branch 'tb/apply-with-crlf'Junio C Hamano
2017-08-27Merge branch 'jt/stash-tests'Junio C Hamano
2017-08-27Merge branch 'jk/trailers-parse'Junio C Hamano
2017-08-27Merge branch 'pb/trailers-from-command-line'Junio C Hamano
2017-08-27Merge branch 'jt/diff-color-move-fix'Junio C Hamano
2017-08-27Merge branch 'sb/diff-color-move'Junio C Hamano
2017-08-24Merge branch 'lg/merge-signoff'Junio C Hamano
2017-08-23Merge branch 'hv/t5526-andand-chain-fix'Junio C Hamano
2017-08-23Merge branch 'as/grep-quiet-no-match-exit-code-fix'Junio C Hamano
2017-08-23Merge branch 'rs/t1002-do-not-use-sum'Junio C Hamano
2017-08-23Merge branch 'nm/stash-untracked'Junio C Hamano
2017-08-23merge: save merge state earlierMichael J Gruber
2017-08-22rerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolvedJunio C Hamano
2017-08-22t4200: parameterize "rerere gc" custom expiry testJunio C Hamano
2017-08-22t4200: gather "rerere gc" togetherJunio C Hamano
2017-08-22t4200: make "rerere gc" test more robustJunio C Hamano
2017-08-22t4200: give us a clean slate after "rerere gc" testsJunio C Hamano
2017-08-22Merge branch 'mh/packed-ref-store'Junio C Hamano
2017-08-22Merge branch 'sb/retire-t1200'Junio C Hamano
2017-08-22Merge branch 'rs/t4062-obsd'Junio C Hamano
2017-08-22Merge branch 'jk/drop-sha1-entry-pos'Junio C Hamano
2017-08-22Merge branch 'pw/am-signoff'Junio C Hamano
2017-08-22Merge branch 'rs/t3700-clean-leftover'Junio C Hamano
2017-08-22Merge branch 'rs/in-obsd-basename-dirname-take-const'Junio C Hamano
2017-08-22Merge branch 'rs/obsd-getcwd-workaround'Junio C Hamano
2017-08-22Merge branch 'ma/parse-maybe-bool'Junio C Hamano
2017-08-22Merge branch 'ab/ref-filter-no-contains'Junio C Hamano
2017-08-22Merge branch 'bw/clone-recursive-quiet'Junio C Hamano
2017-08-22Merge branch 'pw/sequence-rerere-autoupdate'Junio C Hamano
2017-08-22Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano
2017-08-21perf: add test for writing the indexKevin Willford
2017-08-19stash: add a test for stashing in a detached stateJoel Teichroeb
2017-08-19stash: add a test for when apply fails during stash branchJoel Teichroeb
2017-08-19stash: add a test for stash create with no filesJoel Teichroeb
2017-08-19apply: file commited with CRLF should roundtrip diff and applyTorsten Bögershausen
2017-08-18git-grep: correct exit code with --quiet and -LAnthony Sottile
2017-08-17t5526: fix some broken && chainsHeiko Voigt
2017-08-16diff: define block by number of alphanumeric charsJonathan Tan
2017-08-16diff: respect MIN_BLOCK_LENGTH for last blockJonathan Tan
2017-08-15t1002: stop using sum(1)René Scharfe
2017-08-15pretty: support normalization options for %(trailers)Jeff King
2017-08-15t4205: refactor %(trailers) testsJeff King
2017-08-15interpret-trailers: add an option to unfold valuesJeff King
2017-08-15interpret-trailers: add an option to show only existing trailersJeff King
2017-08-15interpret-trailers: add an option to show only the trailersJeff King
2017-08-14interpret-trailers: add options for actionsPaolo Bonzini