summaryrefslogtreecommitdiff
path: root/t/t4202-log.sh
Commit message (Expand)AuthorAgeFilesLines
* config API: add "string" version of *_value_multi(), fix segfaultsÆvar Arnfjörð Bjarmason2023-03-281-2/+6
* config API users: test for *_get_value_multi() segfaultsÆvar Arnfjörð Bjarmason2023-03-281-0/+11
* Merge branch 'ab/grep-simplify-extended-expression'Junio C Hamano2022-10-211-0/+9
|\
| * grep.c: remove "extended" in favor of "pattern_expression", fix segfaultÆvar Arnfjörð Bjarmason2022-10-111-0/+9
* | Merge branch 'ds/decorate-filter-tweak'Junio C Hamano2022-08-291-3/+129
|\ \
| * | log: create log.initialDecorationSet=allDerrick Stolee2022-08-051-0/+3
| * | log: add --clear-decorations optionDerrick Stolee2022-08-051-3/+100
| * | log: add default decoration filterDerrick Stolee2022-08-051-0/+20
| * | refs: allow "HEAD" as decoration filterDerrick Stolee2022-08-051-0/+6
| |/
* | symbolic-ref: refuse to set syntactically invalid targetLinus Torvalds2022-08-011-2/+2
|/
* log test: skip a failing mkstemp() test under valgrindÆvar Arnfjörð Bjarmason2022-05-121-4/+7
* Merge branch 'ab/grep-patterntype'Junio C Hamano2022-03-161-1/+0
|\
| * log tests: fix "abort tests early" regression in ff37a60c369Ævar Arnfjörð Bjarmason2022-03-041-1/+0
* | Merge branch 'fs/gpgsm-update'Junio C Hamano2022-03-131-1/+2
|\ \
| * | gpg-interface/gpgsm: fix for v2.3Fabian Stelzer2022-03-041-1/+2
* | | Merge branch 'ab/grep-patterntype'Junio C Hamano2022-02-251-0/+24
|\ \ \ | | |/ | |/|
| * | log tests: check if grep_config() is called by "log"-like cmdsÆvar Arnfjörð Bjarmason2022-02-151-0/+24
| |/
* | Merge branch 'ah/log-no-graph'Junio C Hamano2022-02-231-0/+69
|\ \
| * | log: add a --no-graph optionAlex Henrie2022-02-111-0/+69
* | | Merge branch 'js/diff-filter-negation-fix'Junio C Hamano2022-02-161-0/+13
|\ \ \ | |/ / |/| |
| * | diff-filter: be more careful when looking for negative bitsJohannes Schindelin2022-01-281-0/+13
| |/
* | Merge branch 'jc/name-rev-stdin'Junio C Hamano2022-02-091-1/+1
|\ \ | |/ |/|
| * name-rev: deprecate --stdin in favor of --annotate-stdinJohn Cai2022-01-101-1/+1
* | Merge branch 'rs/log-invert-grep-with-headers'Junio C Hamano2022-01-051-0/+19
|\ \
| * | log: let --invert-grep only invert --grepRené Scharfe2021-12-171-0/+19
* | | Merge branch 'rs/t4202-invert-grep-test-fix'Junio C Hamano2022-01-051-1/+1
|\ \ \
| * | | t4202: fix patternType setting in --invert-grep testRené Scharfe2021-12-171-1/+1
| |/ /
* | | Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-031-21/+21
|\ \ \ | |_|/ |/| |
| * | t4202: clarify intent by creating expected content less cleverlyEric Sunshine2021-12-131-21/+21
| |/
* | Merge branch 'fs/ssh-signing-key-lifetime'Junio C Hamano2021-12-211-0/+43
|\ \
| * | ssh signing: make git log verify key lifetimeFabian Stelzer2021-12-091-0/+43
| |/
* | log: load decorations with --simplify-by-decorationJeff King2021-12-011-0/+15
* | log: handle --decorate-refs with userformat "%d"Jeff King2021-12-011-0/+22
|/
* Merge branch 'hm/paint-hits-in-log-grep'Junio C Hamano2021-11-011-0/+51
|\
| * pretty: colorize pattern matches in commit messagesHamza Mahfooz2021-10-081-0/+51
* | Merge branch 'fs/ssh-signing'Junio C Hamano2021-10-251-0/+23
|\ \ | |/ |/|
| * ssh signing: tests for logs, tags & push certsFabian Stelzer2021-09-101-0/+23
* | Merge branch 'jk/log-decorate-optim'Junio C Hamano2021-07-281-0/+14
|\ \ | |/ |/|
| * load_ref_decorations(): fix decoration with tagsJeff King2021-07-141-0/+14
* | t4202: mark bogus head hash test with REFFILESHan-Wen Nienhuys2021-06-021-3/+9
* | t4202: split testcase for invalid HEAD symref and HEAD hashHan-Wen Nienhuys2021-06-021-3/+7
|/
* t4*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-54/+54
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* Merge branch 'jk/rev-input-given-fix'Junio C Hamano2020-08-311-0/+10
|\
| * revision: set rev_input_given in handle_revision_arg()Jeff King2020-08-261-0/+10
* | Revert "fmt-merge-msg: stop treating `master` specially"Junio C Hamano2020-07-301-36/+36
|/
* fmt-merge-msg: stop treating `master` speciallyJohannes Schindelin2020-06-231-36/+36
* Merge branch 'cb/test-use-ere-for-alternation'Junio C Hamano2020-05-311-1/+1
|\
| * t: avoid alternation (not POSIX) in grep's BRECarlo Marcelo Arenas Belón2020-05-291-1/+1
* | log: add log.excludeDecoration config optionDerrick Stolee2020-04-161-1/+50
|/