index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gpg-interface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg-interface: address -Wsign-comparison warnings
Patrick Steinhardt
2024-12-06
1
-9
/
+6
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
*
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
2024-09-25
1
-1
/
+1
|
\
|
*
gpg-interface: fix a typo
Andrew Kreimer
2024-09-19
1
-1
/
+1
*
|
gpg-interface: fix misdesigned signing key interfaces
Patrick Steinhardt
2024-09-05
1
-11
/
+15
*
|
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
2024-08-13
1
-0
/
+2
|
/
*
global: convert intentionally-leaking config strings to consts
Patrick Steinhardt
2024-06-07
1
-2
/
+2
*
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-07
1
-1
/
+1
*
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-27
1
-2
/
+2
*
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
2024-05-27
1
-1
/
+3
*
Merge branch 'rs/date-mode-pass-by-value'
Junio C Hamano
2024-04-16
1
-1
/
+1
|
\
|
*
date: make DATE_MODE thread-safe
René Scharfe
2024-04-06
1
-1
/
+1
*
|
strbuf: accept a comment string for strbuf_stripspace()
Jeff King
2024-03-12
1
-2
/
+2
|
/
*
Merge branch 'jc/sign-buffer-failure-propagation-fix'
Junio C Hamano
2024-02-12
1
-1
/
+1
|
\
|
*
ssh signing: signal an error with a negative return value
Junio C Hamano
2024-02-08
1
-1
/
+1
*
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-08
1
-1
/
+0
|
\
\
|
*
|
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
|
|
/
*
/
gpg-interface: drop pointless config_error_nonbool() checks
Jeff King
2023-12-09
1
-12
/
+3
|
/
*
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-1
/
+0
|
\
|
*
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-2
/
+5
|
\
\
|
*
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-2
/
+5
|
|
/
*
/
strbuf: remove global variable
Calvin Wan
2023-06-12
1
-2
/
+3
|
/
*
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-10
1
-0
/
+2
|
\
|
*
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
|
*
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
Merge branch 'jk/gpg-trust-level-fix'
Junio C Hamano
2023-04-29
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
gpg-interface: set trust level of missing key to "undefined"
Jeff King
2023-04-19
1
-1
/
+1
*
|
treewide: remove unnecessary includes of cache.h
Elijah Newren
2023-03-21
1
-1
/
+1
*
|
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
cache.h: remove expand_user_path()
Elijah Newren
2023-03-21
1
-1
/
+1
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
Merge branch 'jc/gpg-lazy-init'
Junio C Hamano
2023-03-17
1
-1
/
+23
|
\
\
|
*
|
gpg-interface: lazily initialize and read the configuration
Junio C Hamano
2023-02-10
1
-1
/
+23
*
|
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-03-17
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ident.h: move ident-related declarations out of cache.h
Elijah Newren
2023-02-24
1
-0
/
+1
|
|
/
*
|
Merge branch 'js/gpg-errors'
Junio C Hamano
2023-02-24
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
gpg: do show gpg's error message upon failure
Johannes Schindelin
2023-02-15
1
-2
/
+6
*
|
ssh signing: better error message when key not in agent
Adam Szkoda
2023-01-25
1
-1
/
+5
|
/
*
Merge branch 'pw/ssh-sign-report-errors'
Junio C Hamano
2022-10-11
1
-3
/
+4
|
\
|
*
ssh signing: return an error when signature cannot be read
Phillip Wood
2022-10-05
1
-3
/
+4
*
|
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-1
/
+1
*
|
config: mark unused callback parameters
Jeff King
2022-08-19
1
-1
/
+1
*
|
gpg-interface: add function for converting trust level to string
Jaydeep Das
2022-07-11
1
-6
/
+22
|
/
*
i18n: fix mismatched camelCase config variables
Jiang Xin
2022-06-17
1
-1
/
+1
*
Merge branch 'fs/gpgsm-update'
Junio C Hamano
2022-03-13
1
-1
/
+8
|
\
|
*
gpg-interface/gpgsm: fix for v2.3
Fabian Stelzer
2022-03-04
1
-1
/
+8
*
|
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
2022-02-26
1
-3
/
+3
|
\
\
|
*
|
i18n: factorize "invalid value" messages
Jean-Noël Avila
2022-02-04
1
-3
/
+3
|
|
/
*
/
gpg-interface: trim CR from ssh-keygen
Fabian Stelzer
2022-01-07
1
-10
/
+24
|
/
[next]