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