index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
verify-tag.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-23
config: move Git config parsing into "environment.c"
Patrick Steinhardt
1
-0
/
+1
2025-03-07
builtin/verify-tag: stop using `the_repository`
Usman Akinyemi
1
-4
/
+3
2025-01-21
ref-filter: remove ref_format_clear()
René Scharfe
1
-1
/
+0
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
1
-1
/
+5
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-0
/
+1
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2024-09-09
ref-filter: add ref_format_clear() function
Jeff King
1
-0
/
+1
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-1
/
+0
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-2
/
+1
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
1
-1
/
+1
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-02-27
drop pure pass-through config callbacks
Jeff King
1
-6
/
+1
2023-02-09
gpg-interface: lazily initialize and read the configuration
Junio C Hamano
1
-3
/
+0
2022-10-13
doc txt & -h consistency: add missing options and labels
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2019-06-19
verify-tag: drop signal.h include
Jeff King
1
-1
/
+0
2018-04-09
ref-filter: use "struct object_id" consistently
Jeff King
1
-1
/
+1
2017-08-11
Merge branch 'jk/ref-filter-colors'
Junio C Hamano
1
-6
/
+8
2017-07-13
ref-filter: abstract ref format into its own struct
Jeff King
1
-6
/
+6
2017-07-13
check return value of verify_ref_format()
Jeff King
1
-1
/
+3
2017-07-13
tag: convert gpg_verify_tag to use struct object_id
Stefan Beller
1
-4
/
+5
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-01-17
builtin/verify-tag: add --format to verify-tag
Santiago Torres
1
-3
/
+19
2016-04-22
verify-tag: move tag verification code to tag.c
Santiago Torres
1
-54
/
+1
2016-04-22
verify-tag: prepare verify_tag for libification
Santiago Torres
1
-9
/
+17
2016-04-19
verify-tag: update variable name and type
Santiago Torres
1
-5
/
+6
2016-04-06
builtin/verify-tag.c: ignore SIGPIPE in gpg-interface
Santiago Torres
1
-3
/
+0
2015-06-22
verify-tag: add option to print raw gpg status information
brian m. carlson
1
-6
/
+11
2015-06-22
gpg: centralize printing signature buffers
brian m. carlson
1
-4
/
+5
2015-06-22
gpg: centralize signature check
brian m. carlson
1
-2
/
+3
2015-06-22
verify-tag: share code with verify-commit
brian m. carlson
1
-1
/
+8
2015-01-14
standardize usage info string format
Alex Henrie
1
-1
/
+1
2013-02-14
gpg_interface: allow to request status return
Michael J Gruber
1
-1
/
+1
2012-08-22
i18n: verify-tag: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2012-03-08
verify-tag: Parse GPG configuration options.
Alex Zepeda
1
-1
/
+9
2011-11-04
Split GPG interface into its own helper library
Junio C Hamano
1
-30
/
+5
2010-12-08
Merge branch 'mg/maint-tag-rfc1991'
Junio C Hamano
1
-8
/
+2
2010-11-15
verify-tag: document --verbose
René Scharfe
1
-1
/
+1
2010-11-15
add description parameter to OPT__VERBOSE
René Scharfe
1
-1
/
+1
2010-11-10
verify-tag: factor out signature detection
Michael J Gruber
1
-8
/
+2
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
1
-0
/
+114