Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-08-02 | revision: do not fallback to default when rev_input_given is set | Jeff King | 1 | -0/+6 |
2017-06-19 | Merge branch 'ab/pcre-v2' | Junio C Hamano | 1 | -0/+12 |
2017-06-02 | Merge branch 'ab/grep-preparatory-cleanup' | Junio C Hamano | 1 | -6/+154 |
2017-06-02 | Merge branch 'jk/diff-blob' | Junio C Hamano | 1 | -0/+9 |
2017-05-30 | Merge branch 'jc/name-rev-lw-tag' | Junio C Hamano | 1 | -1/+1 |
2017-05-26 | log: add -P as a synonym for --perl-regexp | Ævar Arnfjörð Bjarmason | 1 | -0/+12 |
2017-05-24 | handle_revision_arg: reset "dotdot" consistently | Jeff King | 1 | -0/+9 |
2017-05-21 | grep: add a test asserting that --perl-regexp dies when !PCRE | Ævar Arnfjörð Bjarmason | 1 | -1/+3 |
2017-05-21 | log: make --regexp-ignore-case work with --perl-regexp | Ævar Arnfjörð Bjarmason | 1 | -5/+55 |
2017-05-21 | log: add exhaustive tests for pattern style options & config | Ævar Arnfjörð Bjarmason | 1 | -1/+97 |
2017-05-15 | builtin/log: honor log.decorate | brian m. carlson | 1 | -0/+12 |
2017-03-29 | name-rev: favor describing with tags and use committer date to tiebreak | Junio C Hamano | 1 | -1/+1 |
2017-03-24 | log: if --decorate is not given, default to --decorate=auto | Alex Henrie | 1 | -1/+9 |
2017-02-10 | Merge branch 'jk/log-graph-name-only' | Junio C Hamano | 1 | -0/+48 |
2017-02-08 | diff: print line prefix for --name-only output | Jeff King | 1 | -0/+48 |
2017-02-02 | Merge branch 'nd/log-graph-configurable-colors' | Junio C Hamano | 1 | -0/+22 |
2017-01-31 | color_parse_mem: allow empty color spec | Jeff King | 1 | -1/+1 |
2017-01-23 | log --graph: customize the graph lines with config log.graphColors | Nguyễn Thái Ngọc Duy | 1 | -0/+22 |
2016-08-31 | graph: add support for --line-prefix on all graph-aware output | Jacob Keller | 1 | -0/+323 |
2016-08-10 | Merge branch 'jc/grep-commandline-vs-configuration' into maint | Junio C Hamano | 1 | -0/+14 |
2016-08-04 | Merge branch 'jc/grep-commandline-vs-configuration' | Junio C Hamano | 1 | -0/+14 |
2016-07-25 | grep: further simplify setting the pattern type | Junio C Hamano | 1 | -0/+14 |
2016-06-24 | log: add log.showSignature configuration variable | Mehul Jain | 1 | -0/+20 |
2016-06-24 | log: add "--no-show-signature" command line option | Mehul Jain | 1 | -0/+5 |