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
/
gpg-interface.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-06
Merge branch 'cc/fast-import-export-i18n-cleanup'
Junio C Hamano
1
-2
/
+2
2025-10-30
Merge branch 'ob/gpg-interface-cleanup'
Junio C Hamano
1
-13
/
+21
2025-10-30
gpg-interface: mark a string for translation
Christian Couder
1
-1
/
+1
2025-10-30
gpg-interface: simplify ssh fingerprint parsing
Christian Couder
1
-1
/
+1
2025-10-23
gpg-interface: do not use misdesigned strbuf_split*()
Olamide Caleb Bello
1
-5
/
+10
2025-10-23
gpg-interface: do not use misdesigned strbuf_split*()
Olamide Caleb Bello
1
-8
/
+11
2025-09-17
gpg-interface: refactor 'enum sign_mode' parsing
Christian Couder
1
-0
/
+17
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2025-07-23
Merge branch 'cc/fast-import-export-signature-names'
Junio C Hamano
1
-0
/
+12
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-21
Merge branch 'jb/gpg-program-variable-is-a-pathname'
Junio C Hamano
1
-1
/
+1
2025-07-14
gpg-interface: expand gpg.program as a path
Jonas Brandstötter
1
-1
/
+1
2025-07-09
fast-(import|export): improve on commit signature output format
Christian Couder
1
-0
/
+12
2025-07-07
ssh signing: don't detach the filename strbuf from key_file tempfile
redoste
1
-1
/
+1
2024-12-06
gpg-interface: address -Wsign-comparison warnings
Patrick Steinhardt
1
-9
/
+6
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+1
2024-09-25
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
1
-1
/
+1
2024-09-19
gpg-interface: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-05
gpg-interface: fix misdesigned signing key interfaces
Patrick Steinhardt
1
-11
/
+15
2024-08-13
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
1
-0
/
+2
2024-06-07
global: convert intentionally-leaking config strings to consts
Patrick Steinhardt
1
-2
/
+2
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
1
-1
/
+1
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
1
-2
/
+2
2024-05-27
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
1
-1
/
+3
2024-04-16
Merge branch 'rs/date-mode-pass-by-value'
Junio C Hamano
1
-1
/
+1
2024-04-05
date: make DATE_MODE thread-safe
René Scharfe
1
-1
/
+1
2024-03-12
strbuf: accept a comment string for strbuf_stripspace()
Jeff King
1
-2
/
+2
2024-02-12
Merge branch 'jc/sign-buffer-failure-propagation-fix'
Junio C Hamano
1
-1
/
+1
2024-02-07
ssh signing: signal an error with a negative return value
Junio C Hamano
1
-1
/
+1
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
1
-1
/
+0
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-1
/
+0
2023-12-09
gpg-interface: drop pointless config_error_nonbool() checks
Jeff King
1
-12
/
+3
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
1
-1
/
+0
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
1
-2
/
+5
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
1
-1
/
+0
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-2
/
+5
2023-06-12
strbuf: remove global variable
Calvin Wan
1
-2
/
+3
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
1
-0
/
+2
2023-04-28
Merge branch 'jk/gpg-trust-level-fix'
Junio C Hamano
1
-1
/
+1
2023-04-24
commit.h: reduce unnecessary includes
Elijah Newren
1
-0
/
+1
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
1
-0
/
+1
2023-04-19
gpg-interface: set trust level of missing key to "undefined"
Jeff King
1
-1
/
+1
2023-03-21
treewide: remove unnecessary includes of cache.h
Elijah Newren
1
-1
/
+1
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
cache.h: remove expand_user_path()
Elijah Newren
1
-1
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-03-17
Merge branch 'jc/gpg-lazy-init'
Junio C Hamano
1
-1
/
+23
2023-03-17
Merge branch 'en/header-cleanup'
Junio C Hamano
1
-0
/
+1
2023-02-24
Merge branch 'js/gpg-errors'
Junio C Hamano
1
-2
/
+6
2023-02-23
ident.h: move ident-related declarations out of cache.h
Elijah Newren
1
-0
/
+1
[next]