index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
verify-commit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
1
-1
/
+1
*
builtin: add a repository parameter for builtin functions
John Cai
2024-09-13
1
-1
/
+4
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-2
/
+0
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-2
/
+1
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-1
/
+1
|
\
|
*
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
drop pure pass-through config callbacks
Jeff King
2023-02-27
1
-6
/
+1
*
|
gpg-interface: lazily initialize and read the configuration
Junio C Hamano
2023-02-10
1
-3
/
+0
|
/
*
doc txt & -h consistency: add missing options and labels
Ævar Arnfjörð Bjarmason
2022-10-13
1
-1
/
+1
*
Merge branch 'jk/no-system-includes-in-dot-c'
Junio C Hamano
2019-07-31
1
-1
/
+0
|
\
|
*
verify-tag: drop signal.h include
Jeff King
2019-06-19
1
-1
/
+0
*
|
verify-commit: simplify parameters to run_gpg_verify()
Jeff King
2019-05-13
1
-15
/
+8
|
/
*
commit: add repository argument to lookup_commit
Stefan Beller
2018-06-29
1
-1
/
+3
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
object: rename function 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-1
/
+1
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
|
builtin/verify-commit: convert to struct object_id
brian m. carlson
2017-05-08
1
-6
/
+6
|
/
*
verify-commit: add option to print raw gpg status information
brian m. carlson
2015-06-22
1
-5
/
+10
*
gpg: centralize printing signature buffers
brian m. carlson
2015-06-22
1
-6
/
+1
*
gpg: centralize signature check
brian m. carlson
2015-06-22
1
-2
/
+3
*
standardize usage info string format
Alex Henrie
2015-01-14
1
-1
/
+1
*
verify-commit: scriptable commit signature verification
Michael J Gruber
2014-06-24
1
-0
/
+93