index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
credential
/
osxkeychain
Age
Commit message (
Expand
)
Author
Lines
2026-02-20
osxkeychain: define build targets in the top-level Makefile.
Koji Nakamaru
-59
/
+6
2025-11-14
osxkeychain: avoid incorrectly skipping store operation
Koji Nakamaru
-30
/
+132
2025-10-25
contrib/credential: add install target
Thomas Uhle
-1
/
+6
2025-10-20
contrib/credential: harmonize Makefiles
Thomas Uhle
-8
/
+13
2025-03-03
Merge branch 'ps/meson-contrib-bits'
Junio C Hamano
-1
/
+10
2025-02-18
meson: wire up credential helpers
Patrick Steinhardt
-0
/
+9
2025-02-18
contrib/credential: fix compilation of "osxkeychain" helper
Patrick Steinhardt
-1
/
+1
2025-02-18
Makefile: set default goals in makefiles
Adam Dinwoodie
-0
/
+1
2024-08-14
Merge branch 'jk/osxkeychain-username-is-nul-terminated'
Junio C Hamano
-1
/
+1
2024-08-01
credential/osxkeychain: respect NUL terminator in username
Jeff King
-1
/
+1
2024-05-15
osxkeychain: state to skip unnecessary store operations
Koji Nakamaru
-0
/
+11
2024-05-15
osxkeychain: exclusive lock to serialize execution of operations
Koji Nakamaru
-0
/
+3
2024-04-01
osxkeychain: store new attributes
Bo Anderson
-6
/
+62
2024-04-01
osxkeychain: erase matching passwords only
Bo Anderson
-1
/
+55
2024-04-01
osxkeychain: erase all matching credentials
Bo Anderson
-1
/
+2
2024-04-01
osxkeychain: replace deprecated SecKeychain API
Bo Anderson
-69
/
+199
2023-05-01
contrib/credential: avoid fixed-size buffer in osxkeychain
Taylor Blau
-3
/
+7
2022-09-22
osxkeychain: clarify that we ignore unknown lines
Matthew John Cheetham
-0
/
+5
2022-07-19
osx-keychain: fix compiler warning
Lessley Dennington
-1
/
+1
2021-07-13
*.c static functions: add missing __attribute__((format))
Ævar Arnfjörð Bjarmason
-0
/
+1
2013-05-28
credential-osxkeychain: support more protocols
Xidorn Quan
-1
/
+11
2013-02-24
contrib/credential: use a lowercase "usage:" string
David Aguilar
-1
/
+1
2012-05-24
osxkeychain: pull make config from top-level directory
Jeff King
-2
/
+5
2011-12-12
contrib: add credential helper for OS X Keychain
Jeff King
-0
/
+188