index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'es/chainlint'
Junio C Hamano
2021-12-23
71
-293
/
+339
|
\
|
*
chainlint.sed: stop splitting "(..." into separate lines "(" and "..."
Eric Sunshine
2021-12-13
9
-35
/
+37
|
*
chainlint.sed: swallow comments consistently
Eric Sunshine
2021-12-13
6
-4
/
+52
|
*
chainlint.sed: stop throwing away here-doc tags
Eric Sunshine
2021-12-13
11
-29
/
+35
|
*
chainlint.sed: don't mistake `<< word` in string as here-doc operator
Eric Sunshine
2021-12-13
3
-2
/
+36
|
*
chainlint.sed: make here-doc "<<-" operator recognition more POSIX-like
Eric Sunshine
2021-12-13
1
-4
/
+4
|
*
chainlint.sed: drop subshell-closing ">" annotation
Eric Sunshine
2021-12-13
39
-89
/
+80
|
*
chainlint.sed: drop unnecessary distinction between ?!AMP?! and ?!SEMI?!
Eric Sunshine
2021-12-13
5
-25
/
+24
|
*
chainlint.sed: tolerate harmless ";" at end of last line in block
Eric Sunshine
2021-12-13
2
-7
/
+8
|
*
chainlint.sed: improve ?!SEMI?! placement accuracy
Eric Sunshine
2021-12-13
5
-18
/
+18
|
*
chainlint.sed: improve ?!AMP?! placement accuracy
Eric Sunshine
2021-12-13
23
-38
/
+38
|
*
t/Makefile: optimize chainlint self-test
Eric Sunshine
2021-12-13
1
-6
/
+4
|
*
t/chainlint/one-liner: avoid overly intimate chainlint.sed knowledge
Eric Sunshine
2021-12-13
2
-2
/
+2
|
*
t/chainlint/*.test: generalize self-test commentary
Eric Sunshine
2021-12-13
6
-9
/
+6
|
*
t/chainlint/*.test: fix invalid test cases due to mixing quote types
Eric Sunshine
2021-12-13
20
-70
/
+38
|
*
t/chainlint/*.test: don't use invalid shell syntax
Eric Sunshine
2021-12-13
3
-4
/
+6
*
|
Merge branch 'jz/apply-quiet-and-allow-empty'
Junio C Hamano
2021-12-23
1
-4
/
+18
|
\
\
|
*
|
git-apply: add --allow-empty flag
Jerry Zhang
2021-12-13
1
-4
/
+18
|
|
/
*
|
Merge branch 'ab/common-main-cleanup'
Junio C Hamano
2021-12-23
1
-2
/
+3
|
\
\
|
*
|
common-main.c: call exit(), don't return
Ævar Arnfjörð Bjarmason
2021-12-07
1
-2
/
+3
*
|
|
Merge branch 'ab/fetch-set-upstream-while-detached'
Junio C Hamano
2021-12-23
1
-0
/
+22
|
\
\
\
|
*
|
|
pull, fetch: fix segfault in --set-upstream option
Ævar Arnfjörð Bjarmason
2021-12-08
1
-0
/
+22
*
|
|
|
Merge branch 'ld/sparse-diff-blame'
Junio C Hamano
2021-12-22
2
-18
/
+95
|
\
\
\
\
|
*
|
|
|
blame: enable and test the sparse index
Lessley Dennington
2021-12-06
2
-11
/
+40
|
*
|
|
|
diff: enable and test the sparse index
Lessley Dennington
2021-12-06
2
-0
/
+48
|
*
|
|
|
diff: replace --staged with --cached in t1092 tests
Lessley Dennington
2021-12-06
1
-7
/
+7
|
*
|
|
|
test-read-cache: set up repo after git directory
Lessley Dennington
2021-12-06
1
-2
/
+3
|
*
|
|
|
Merge branch 'vd/sparse-reset' into ld/sparse-diff-blame
Junio C Hamano
2021-11-29
3
-15
/
+159
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'ak/protect-any-current-branch'
Junio C Hamano
2021-12-22
4
-4
/
+43
|
\
\
\
\
\
\
|
*
|
|
|
|
|
branch: protect branches checked out in all worktrees
Anders Kaseorg
2021-12-02
1
-0
/
+7
|
*
|
|
|
|
|
receive-pack: protect current branch for bare repository worktree
Anders Kaseorg
2021-12-02
1
-0
/
+14
|
*
|
|
|
|
|
fetch: protect branches checked out in all worktrees
Anders Kaseorg
2021-12-02
1
-0
/
+18
|
*
|
|
|
|
|
branch: lowercase error messages
Anders Kaseorg
2021-12-02
2
-3
/
+3
|
*
|
|
|
|
|
receive-pack: lowercase error messages
Anders Kaseorg
2021-12-02
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'fs/ssh-signing-other-keytypes'
Junio C Hamano
2021-12-22
3
-3
/
+28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ssh signing: make sign/amend test more resilient
Fabian Stelzer
2021-11-19
2
-2
/
+2
|
*
|
|
|
|
|
ssh signing: support non ssh-* keytypes
Fabian Stelzer
2021-11-19
2
-1
/
+26
*
|
|
|
|
|
|
Merge branch 'fs/ssh-signing-key-lifetime'
Junio C Hamano
2021-12-22
5
-13
/
+244
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ssh signing: verify ssh-keygen in test prereq
Fabian Stelzer
2021-12-09
1
-13
/
+40
|
*
|
|
|
|
|
|
ssh signing: make fmt-merge-msg consider key lifetime
Fabian Stelzer
2021-12-09
1
-0
/
+58
|
*
|
|
|
|
|
|
ssh signing: make verify-tag consider key lifetime
Fabian Stelzer
2021-12-09
1
-0
/
+42
|
*
|
|
|
|
|
|
ssh signing: make git log verify key lifetime
Fabian Stelzer
2021-12-09
1
-0
/
+43
|
*
|
|
|
|
|
|
ssh signing: make verify-commit consider key lifetime
Fabian Stelzer
2021-12-09
1
-0
/
+42
|
*
|
|
|
|
|
|
ssh signing: add key lifetime test prereqs
Fabian Stelzer
2021-12-09
1
-1
/
+18
|
*
|
|
|
|
|
|
t/fmt-merge-msg: make gpgssh tests more specific
Fabian Stelzer
2021-12-09
1
-0
/
+2
|
*
|
|
|
|
|
|
t/fmt-merge-msg: do not redirect stderr
Fabian Stelzer
2021-12-09
1
-4
/
+4
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jk/log-decorate-opts-with-implicit-decorate'
Junio C Hamano
2021-12-22
1
-0
/
+37
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
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 'en/rebase-x-wo-git-dir-env'
Junio C Hamano
2021-12-22
1
-0
/
+23
|
\
\
\
\
\
\
\
[next]