summaryrefslogtreecommitdiff
path: root/t/t4202-log.sh
AgeCommit message (Expand)Author
2022-02-25Merge branch 'ab/grep-patterntype'Junio C Hamano
2022-02-24Merge branch 'ah/log-no-graph'Junio C Hamano
2022-02-16Merge branch 'js/diff-filter-negation-fix'Junio C Hamano
2022-02-16log tests: check if grep_config() is called by "log"-like cmdsÆvar Arnfjörð Bjarmason
2022-02-11log: add a --no-graph optionAlex Henrie
2022-02-09Merge branch 'jc/name-rev-stdin'Junio C Hamano
2022-01-28diff-filter: be more careful when looking for negative bitsJohannes Schindelin
2022-01-10name-rev: deprecate --stdin in favor of --annotate-stdinJohn Cai
2022-01-05Merge branch 'rs/log-invert-grep-with-headers'Junio C Hamano
2022-01-05Merge branch 'rs/t4202-invert-grep-test-fix'Junio C Hamano
2022-01-04Merge branch 'es/test-chain-lint'Junio C Hamano
2021-12-21Merge branch 'fs/ssh-signing-key-lifetime'Junio C Hamano
2021-12-18t4202: fix patternType setting in --invert-grep testRené Scharfe
2021-12-17log: let --invert-grep only invert --grepRené Scharfe
2021-12-13t4202: clarify intent by creating expected content less cleverlyEric Sunshine
2021-12-09ssh signing: make git log verify key lifetimeFabian Stelzer
2021-12-02log: load decorations with --simplify-by-decorationJeff King
2021-12-02log: handle --decorate-refs with userformat "%d"Jeff King
2021-11-01Merge branch 'hm/paint-hits-in-log-grep'Junio C Hamano
2021-10-25Merge branch 'fs/ssh-signing'Junio C Hamano
2021-10-08pretty: colorize pattern matches in commit messagesHamza Mahfooz
2021-09-10ssh signing: tests for logs, tags & push certsFabian Stelzer
2021-07-28Merge branch 'jk/log-decorate-optim'Junio C Hamano
2021-07-14load_ref_decorations(): fix decoration with tagsJeff King
2021-06-02t4202: mark bogus head hash test with REFFILESHan-Wen Nienhuys
2021-06-02t4202: split testcase for invalid HEAD symref and HEAD hashHan-Wen Nienhuys
2020-11-19t4*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-08-31Merge branch 'jk/rev-input-given-fix'Junio C Hamano
2020-08-26revision: set rev_input_given in handle_revision_arg()Jeff King
2020-07-30Revert "fmt-merge-msg: stop treating `master` specially"Junio C Hamano
2020-06-24fmt-merge-msg: stop treating `master` speciallyJohannes Schindelin
2020-05-31Merge branch 'cb/test-use-ere-for-alternation'Junio C Hamano
2020-05-29t: avoid alternation (not POSIX) in grep's BRECarlo Marcelo Arenas Belón
2020-04-16log: add log.excludeDecoration config optionDerrick Stolee
2020-03-27Merge branch 'hi/gpg-prefer-check-signature'Junio C Hamano
2020-03-15t: increase test coverage of signature verification outputHans Jerry Illikainen
2020-03-09Merge branch 'hd/show-one-mergetag-fix'Junio C Hamano
2020-03-02show_one_mergetag: print non-parent in hex form.Harald van Dijk
2020-02-24lib-log-graph: consolidate colored graph cmp logicAbhishek Kumar
2020-02-24lib-log-graph: consolidate test_cmp_graph logicAbhishek Kumar
2020-01-15t4202: abstract away SHA-1-specific constantsbrian m. carlson
2019-12-05Merge branch 'hi/gpg-optional-pkfp-fix'Junio C Hamano
2019-11-23gpg-interface: limit search for primary key fingerprintHans Jerry Illikainen
2019-10-16graph: smooth appearance of collapsing edges on commit linesJames Coglan
2019-10-07Merge branch 'rs/simplify-by-deco-with-deco-refs-exclude'Junio C Hamano
2019-09-09log-tree: call load_ref_decorations() in get_name_decoration()René Scharfe
2019-09-09log: test --decorate-refs-exclude with --simplify-by-decorationRené Scharfe
2019-08-06parse-options: allow --end-of-options as a synonym for "--"Jeff King
2019-05-14tests: add a special setup where prerequisites failÆvar Arnfjörð Bjarmason