index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmp-objdir.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
The fifth batch
Junio C Hamano
1
-0
/
+13
2021-12-22
The fourth batch
Junio C Hamano
1
-1
/
+33
2021-12-15
The third batch
Junio C Hamano
1
-0
/
+65
2021-12-13
git-apply: add --allow-empty flag
Jerry Zhang
4
-7
/
+30
2021-12-13
git-apply: add --quiet flag
Jerry Zhang
2
-2
/
+7
2021-12-13
chainlint.sed: stop splitting "(..." into separate lines "(" and "..."
Eric Sunshine
9
-35
/
+37
2021-12-13
chainlint.sed: swallow comments consistently
Eric Sunshine
6
-4
/
+52
2021-12-13
chainlint.sed: stop throwing away here-doc tags
Eric Sunshine
11
-29
/
+35
2021-12-13
chainlint.sed: don't mistake `<< word` in string as here-doc operator
Eric Sunshine
3
-2
/
+36
2021-12-13
chainlint.sed: make here-doc "<<-" operator recognition more POSIX-like
Eric Sunshine
1
-4
/
+4
2021-12-13
chainlint.sed: drop subshell-closing ">" annotation
Eric Sunshine
39
-89
/
+80
2021-12-13
chainlint.sed: drop unnecessary distinction between ?!AMP?! and ?!SEMI?!
Eric Sunshine
5
-25
/
+24
2021-12-13
chainlint.sed: tolerate harmless ";" at end of last line in block
Eric Sunshine
2
-7
/
+8
2021-12-13
chainlint.sed: improve ?!SEMI?! placement accuracy
Eric Sunshine
5
-18
/
+18
2021-12-13
chainlint.sed: improve ?!AMP?! placement accuracy
Eric Sunshine
23
-38
/
+38
2021-12-13
t/Makefile: optimize chainlint self-test
Eric Sunshine
1
-6
/
+4
2021-12-13
t/chainlint/one-liner: avoid overly intimate chainlint.sed knowledge
Eric Sunshine
2
-2
/
+2
2021-12-13
t/chainlint/*.test: generalize self-test commentary
Eric Sunshine
6
-9
/
+6
2021-12-13
t/chainlint/*.test: fix invalid test cases due to mixing quote types
Eric Sunshine
20
-70
/
+38
2021-12-13
t/chainlint/*.test: don't use invalid shell syntax
Eric Sunshine
3
-4
/
+6
2021-12-10
The second batch
Junio C Hamano
1
-0
/
+99
2021-12-09
ssh signing: verify ssh-keygen in test prereq
Fabian Stelzer
1
-13
/
+40
2021-12-09
ssh signing: make fmt-merge-msg consider key lifetime
Fabian Stelzer
2
-0
/
+59
2021-12-09
ssh signing: make verify-tag consider key lifetime
Fabian Stelzer
2
-0
/
+43
2021-12-09
ssh signing: make git log verify key lifetime
Fabian Stelzer
2
-0
/
+45
2021-12-09
ssh signing: make verify-commit consider key lifetime
Fabian Stelzer
5
-0
/
+110
2021-12-09
ssh signing: add key lifetime test prereqs
Fabian Stelzer
1
-1
/
+18
2021-12-09
ssh signing: use sigc struct to pass payload
Fabian Stelzer
7
-35
/
+35
2021-12-09
t/fmt-merge-msg: make gpgssh tests more specific
Fabian Stelzer
1
-0
/
+2
2021-12-09
t/fmt-merge-msg: do not redirect stderr
Fabian Stelzer
1
-4
/
+4
2021-12-08
config.mak.dev: specify -std=gnu99 for gcc/clang
Jeff King
1
-0
/
+5
2021-12-08
pull, fetch: fix segfault in --set-upstream option
Ævar Arnfjörð Bjarmason
2
-0
/
+32
2021-12-08
cbtree: remove broken and unused cb_unlink
Eric Wong
2
-33
/
+0
2021-12-07
t1430: create valid symrefs using test-helper
Han-Wen Nienhuys
1
-8
/
+6
2021-12-07
t1430: remove refs using test-tool
Han-Wen Nienhuys
1
-12
/
+12
2021-12-07
refs: introduce REF_SKIP_REFNAME_VERIFICATION flag
Han-Wen Nienhuys
4
-32
/
+45
2021-12-07
refs: introduce REF_SKIP_OID_VERIFICATION flag
Han-Wen Nienhuys
5
-27
/
+43
2021-12-07
refs: update comment.
Han-Wen Nienhuys
1
-2
/
+1
2021-12-07
test-ref-store: plug memory leak in cmd_delete_refs
Han-Wen Nienhuys
1
-1
/
+4
2021-12-07
test-ref-store: parse symbolic flag constants
Han-Wen Nienhuys
2
-9
/
+60
2021-12-07
test-ref-store: remove force-create argument for create-reflog
Han-Wen Nienhuys
3
-5
/
+4
2021-12-07
object.c: use BUG(...) no die("BUG: ...") in lookup_object_by_type()
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-12-07
pathspec: use BUG(...) not die("BUG:%s:%d....", <file>, <line>)
Ævar Arnfjörð Bjarmason
2
-4
/
+2
2021-12-07
strbuf.h: use BUG(...) not die("BUG: ...")
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-12-07
pack-objects: use BUG(...) not die("BUG: ...")
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-12-07
common-main.c: call exit(), don't return
Ævar Arnfjörð Bjarmason
2
-5
/
+9
2021-12-06
blame: enable and test the sparse index
Lessley Dennington
3
-11
/
+43
2021-12-06
diff: enable and test the sparse index
Lessley Dennington
3
-0
/
+53
2021-12-06
diff: replace --staged with --cached in t1092 tests
Lessley Dennington
1
-7
/
+7
2021-12-06
repo-settings: prepare_repo_settings only in git repos
Lessley Dennington
1
-0
/
+3
[next]