summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2017-10-04color: make "always" the same as "auto" in configJeff King
2017-10-04provide --color option for all ref-filter usersJeff King
2017-10-04t3205: use --color instead of color.branch=alwaysJeff King
2017-10-04t3203: drop "always" color testJeff King
2017-10-04t6006: drop "always" color config testsJeff King
2017-10-04t7502: use diff.noprefix for --verbose testJeff King
2017-10-04t7508: use test_terminal for color outputJeff King
2017-10-04t3701: use test-terminal to collect color outputJeff King
2017-10-04t4015: prefer --color to -c color.diff=alwaysJeff King
2017-10-04test-terminal: set TERM=vt100Jeff King
2017-07-13ref-filter: consult want_color() before emitting colorsJeff King
2017-07-13pretty: respect color settings for %C placeholdersJeff King
2017-07-13rev-list: pass diffopt->use_colors through to pretty-printJeff King
2017-07-13t: use test_decode_color rather than literal ANSI codesJeff King
2017-07-12Merge branch 'kn/ref-filter-branch-list'Junio C Hamano
2017-07-10Merge branch 'jk/reflog-walk-maint'Junio C Hamano
2017-07-10Merge branch 'ab/wildmatch'Junio C Hamano
2017-07-10Merge branch 'pw/unquote-path-in-git-pm'Junio C Hamano
2017-07-10Merge branch 'ks/commit-assuming-only-warning-removal'Junio C Hamano
2017-07-09branch: use BRANCH_COLOR_LOCAL in ref-filter formatJeff King
2017-07-07reflog-walk: don't free reflogs added to cacheJeff King
2017-07-07reflog-walk: duplicate strings in complete_reflogs listJeff King
2017-07-07Merge branch 'js/t5534-rev-parse-gives-multi-line-output-fix'Junio C Hamano
2017-07-07Merge branch 'js/fsck-name-object'Junio C Hamano
2017-07-05Merge branch 'cc/shared-index-permfix'Junio C Hamano
2017-07-05Merge branch 'rs/sha1-name-readdir-optim'Junio C Hamano
2017-07-05Merge branch 'bw/repo-object'Junio C Hamano
2017-07-05reflog-walk: skip over double-null oid due to HEAD renameJeff King
2017-07-05t5534: fix misleading grep invocationJohannes Schindelin
2017-06-30Merge branch 'vs/typofixes'Junio C Hamano
2017-06-30Merge branch 'rs/apply-validate-input'Junio C Hamano
2017-06-30Merge branch 'ks/status-initial-commit'Junio C Hamano
2017-06-30Merge branch 'pw/rebase-i-regression-fix-tests'Junio C Hamano
2017-06-30t9700: add tests for Git::unquote_path()Phillip Wood
2017-06-30commit-template: distinguish status information unconditionallyKaartic Sivaraam
2017-06-28t1450: use egrep for regexp "alternation"Junio C Hamano
2017-06-27apply: check git diffs for mutually exclusive header linesRené Scharfe
2017-06-27apply: check git diffs for invalid file modesRené Scharfe
2017-06-27apply: check git diffs for missing old filenamesRené Scharfe
2017-06-27Spelling fixesVille Skyttä
2017-06-26Merge branch 'ks/t7508-indent-fix'Junio C Hamano
2017-06-26Merge branch 'jk/add-p-commentchar-fix'Junio C Hamano
2017-06-26Merge branch 'mh/packed-ref-store-prep'Junio C Hamano
2017-06-26Merge branch 'lb/status-stash-count'Junio C Hamano
2017-06-25t1700: make sure split-index respects core.sharedrepositoryChristian Couder
2017-06-25t1301: move modebits() to test-lib-functions.shChristian Couder
2017-06-24Merge branch 'sd/t3200-branch-m-test' into maintJunio C Hamano
2017-06-24Merge branch 'km/test-mailinfo-b-failure' into maintJunio C Hamano
2017-06-24Merge branch 'ps/stash-push-pathspec-fix' into maintJunio C Hamano
2017-06-24Merge branch 'jk/pack-idx-corruption-safety' into maintJunio C Hamano