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
*
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
*
|
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
2018-08-20
1
-4
/
+2
|
\
\
|
*
|
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
2018-07-30
1
-4
/
+2
|
|
/
*
/
gpg-interface t: extend the existing GPG tests with GPGSM
Henning Schild
2018-07-20
1
-0
/
+37
|
/
*
log: add option to choose which refs to decorate
Rafael Ascensão
2017-11-22
1
-0
/
+101
*
Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto
Junio C Hamano
2017-10-04
1
-1
/
+1
|
\
|
*
test-terminal: set TERM=vt100
Jeff King
2017-10-04
1
-1
/
+1
*
|
revision: do not fallback to default when rev_input_given is set
Jeff King
2017-08-03
1
-0
/
+6
|
/
*
Merge branch 'ab/pcre-v2'
Junio C Hamano
2017-06-19
1
-0
/
+12
|
\
|
*
log: add -P as a synonym for --perl-regexp
Ævar Arnfjörð Bjarmason
2017-05-26
1
-0
/
+12
*
|
Merge branch 'ab/grep-preparatory-cleanup'
Junio C Hamano
2017-06-02
1
-6
/
+154
|
\
|
|
*
grep: add a test asserting that --perl-regexp dies when !PCRE
Ævar Arnfjörð Bjarmason
2017-05-21
1
-1
/
+3
|
*
log: make --regexp-ignore-case work with --perl-regexp
Ævar Arnfjörð Bjarmason
2017-05-21
1
-5
/
+55
|
*
log: add exhaustive tests for pattern style options & config
Ævar Arnfjörð Bjarmason
2017-05-21
1
-1
/
+97
*
|
Merge branch 'jk/diff-blob'
Junio C Hamano
2017-06-02
1
-0
/
+9
|
\
\
|
*
|
handle_revision_arg: reset "dotdot" consistently
Jeff King
2017-05-24
1
-0
/
+9
|
|
/
*
|
Merge branch 'jc/name-rev-lw-tag'
Junio C Hamano
2017-05-30
1
-1
/
+1
|
\
\
|
*
|
name-rev: favor describing with tags and use committer date to tiebreak
Junio C Hamano
2017-03-29
1
-1
/
+1
*
|
|
builtin/log: honor log.decorate
brian m. carlson
2017-05-15
1
-0
/
+12
|
|
/
|
/
|
*
|
log: if --decorate is not given, default to --decorate=auto
Alex Henrie
2017-03-24
1
-1
/
+9
|
/
*
Merge branch 'jk/log-graph-name-only'
Junio C Hamano
2017-02-10
1
-0
/
+48
|
\
|
*
diff: print line prefix for --name-only output
Jeff King
2017-02-08
1
-0
/
+48
|
*
Merge branch 'jc/grep-commandline-vs-configuration' into maint
Junio C Hamano
2016-08-10
1
-0
/
+14
|
|
\
*
|
\
Merge branch 'nd/log-graph-configurable-colors'
Junio C Hamano
2017-02-02
1
-0
/
+22
|
\
\
\
|
*
|
|
color_parse_mem: allow empty color spec
Jeff King
2017-02-01
1
-1
/
+1
|
*
|
|
log --graph: customize the graph lines with config log.graphColors
Nguyễn Thái Ngọc Duy
2017-01-24
1
-0
/
+22
*
|
|
|
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
2016-09-01
1
-0
/
+323
|
/
/
/
*
|
|
Merge branch 'jc/grep-commandline-vs-configuration'
Junio C Hamano
2016-08-04
1
-0
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
grep: further simplify setting the pattern type
Junio C Hamano
2016-07-25
1
-0
/
+14
*
|
|
log: add log.showSignature configuration variable
Mehul Jain
2016-06-24
1
-0
/
+20
*
|
|
log: add "--no-show-signature" command line option
Mehul Jain
2016-06-24
1
-0
/
+5
*
|
|
t4202: refactor test
Mehul Jain
2016-06-24
1
-2
/
+5
|
|
/
|
/
|
*
|
diff: activate diff.renames by default
Matthieu Moy
2016-02-25
1
-4
/
+4
[next]