Age | Commit message (Expand) | Author | Files | Lines |
2022-01-05 | Merge branch 'rs/log-invert-grep-with-headers' | Junio C Hamano | 1 | -0/+19 |
2022-01-05 | Merge branch 'rs/t4202-invert-grep-test-fix' | Junio C Hamano | 1 | -1/+1 |
2022-01-03 | Merge branch 'es/test-chain-lint' | Junio C Hamano | 1 | -21/+21 |
2021-12-21 | Merge branch 'fs/ssh-signing-key-lifetime' | Junio C Hamano | 1 | -0/+43 |
2021-12-17 | t4202: fix patternType setting in --invert-grep test | René Scharfe | 1 | -1/+1 |
2021-12-17 | log: let --invert-grep only invert --grep | René Scharfe | 1 | -0/+19 |
2021-12-13 | t4202: clarify intent by creating expected content less cleverly | Eric Sunshine | 1 | -21/+21 |
2021-12-09 | ssh signing: make git log verify key lifetime | Fabian Stelzer | 1 | -0/+43 |
2021-12-01 | log: load decorations with --simplify-by-decoration | Jeff King | 1 | -0/+15 |
2021-12-01 | log: handle --decorate-refs with userformat "%d" | Jeff King | 1 | -0/+22 |
2021-11-01 | Merge branch 'hm/paint-hits-in-log-grep' | Junio C Hamano | 1 | -0/+51 |
2021-10-25 | Merge branch 'fs/ssh-signing' | Junio C Hamano | 1 | -0/+23 |
2021-10-08 | pretty: colorize pattern matches in commit messages | Hamza Mahfooz | 1 | -0/+51 |
2021-09-10 | ssh signing: tests for logs, tags & push certs | Fabian Stelzer | 1 | -0/+23 |
2021-07-28 | Merge branch 'jk/log-decorate-optim' | Junio C Hamano | 1 | -0/+14 |
2021-07-14 | load_ref_decorations(): fix decoration with tags | Jeff King | 1 | -0/+14 |
2021-06-02 | t4202: mark bogus head hash test with REFFILES | Han-Wen Nienhuys | 1 | -3/+9 |
2021-06-02 | t4202: split testcase for invalid HEAD symref and HEAD hash | Han-Wen Nienhuys | 1 | -3/+7 |
2020-11-19 | t4*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -54/+54 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-08-31 | Merge branch 'jk/rev-input-given-fix' | Junio C Hamano | 1 | -0/+10 |
2020-08-26 | revision: set rev_input_given in handle_revision_arg() | Jeff King | 1 | -0/+10 |
2020-07-30 | Revert "fmt-merge-msg: stop treating `master` specially" | Junio C Hamano | 1 | -36/+36 |
2020-06-23 | fmt-merge-msg: stop treating `master` specially | Johannes Schindelin | 1 | -36/+36 |
2020-05-31 | Merge branch 'cb/test-use-ere-for-alternation' | Junio C Hamano | 1 | -1/+1 |
2020-05-29 | t: avoid alternation (not POSIX) in grep's BRE | Carlo Marcelo Arenas Belón | 1 | -1/+1 |
2020-04-16 | log: add log.excludeDecoration config option | Derrick Stolee | 1 | -1/+50 |
2020-03-26 | Merge branch 'hi/gpg-prefer-check-signature' | Junio C Hamano | 1 | -0/+105 |
2020-03-15 | t: increase test coverage of signature verification output | Hans Jerry Illikainen | 1 | -0/+105 |
2020-03-09 | Merge branch 'hd/show-one-mergetag-fix' | Junio C Hamano | 1 | -0/+20 |
2020-03-02 | show_one_mergetag: print non-parent in hex form. | Harald van Dijk | 1 | -0/+20 |
2020-02-24 | lib-log-graph: consolidate colored graph cmp logic | Abhishek Kumar | 1 | -3/+1 |
2020-02-24 | lib-log-graph: consolidate test_cmp_graph logic | Abhishek Kumar | 1 | -39/+14 |
2020-01-15 | t4202: abstract away SHA-1-specific constants | brian m. carlson | 1 | -62/+65 |
2019-12-05 | Merge branch 'hi/gpg-optional-pkfp-fix' | Junio C Hamano | 1 | -0/+20 |
2019-11-23 | gpg-interface: limit search for primary key fingerprint | Hans Jerry Illikainen | 1 | -0/+20 |
2019-10-16 | graph: smooth appearance of collapsing edges on commit lines | James Coglan | 1 | -1/+1 |
2019-10-07 | Merge branch 'rs/simplify-by-deco-with-deco-refs-exclude' | Junio C Hamano | 1 | -0/+15 |
2019-09-09 | log-tree: call load_ref_decorations() in get_name_decoration() | René Scharfe | 1 | -1/+1 |
2019-09-09 | log: test --decorate-refs-exclude with --simplify-by-decoration | René Scharfe | 1 | -0/+15 |
2019-08-06 | parse-options: allow --end-of-options as a synonym for "--" | Jeff King | 1 | -0/+7 |
2019-05-14 | tests: add a special setup where prerequisites fail | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2018-11-06 | Merge branch 'md/exclude-promisor-objects-fix' | Junio C Hamano | 1 | -0/+4 |
2018-10-23 | exclude-promisor-objects: declare when option is allowed | Matthew DeVore | 1 | -0/+4 |
2018-08-20 | Merge branch 'ab/test-must-be-empty-for-master' | Junio C Hamano | 1 | -4/+2 |
2018-07-30 | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 1 | -4/+2 |
2018-07-20 | gpg-interface t: extend the existing GPG tests with GPGSM | Henning Schild | 1 | -0/+37 |
2017-11-22 | log: add option to choose which refs to decorate | Rafael Ascensão | 1 | -0/+101 |
2017-10-04 | Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto | Junio C Hamano | 1 | -1/+1 |
2017-10-04 | test-terminal: set TERM=vt100 | Jeff King | 1 | -1/+1 |