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