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
Age
Commit message (
Expand
)
Author
Lines
2025-11-26
Merge branch 'js/wincred-get-credential-alloc-fix'
Junio C Hamano
-1
/
+1
2025-11-17
wincred: avoid memory corruption
David Macek
-1
/
+1
2025-11-14
osxkeychain: avoid incorrectly skipping store operation
Koji Nakamaru
-30
/
+132
2025-11-06
wincred: align Makefile with other Makefiles in contrib
Thomas Uhle
-8
/
+10
2025-10-25
contrib/credential: add install target
Thomas Uhle
-2
/
+12
2025-10-20
contrib/credential: harmonize Makefiles
Thomas Uhle
-23
/
+27
2025-07-14
Merge branch 'mc/netrc-service-names'
Junio C Hamano
-7
/
+15
2025-07-07
Sync with Git 2.50.1
Junio C Hamano
-7
/
+15
2025-06-25
contrib: better support symbolic port names in git-credential-netrc
Maxim Cournoyer
-8
/
+11
2025-06-25
contrib: warn for invalid netrc file ports in git-credential-netrc
Maxim Cournoyer
-3
/
+8
2025-06-25
contrib: use a more portable shebang for git-credential-netrc
Maxim Cournoyer
-1
/
+1
2025-06-15
Sync with 2.49.1
Junio C Hamano
-7
/
+15
2025-06-12
Sync with 2.48.2
Junio C Hamano
-7
/
+15
2025-06-02
meson: introduce kwargs variable for tests
Patrick Steinhardt
-1
/
+1
2025-05-28
Sync with 2.45.4
Taylor Blau
-7
/
+15
2025-05-28
Sync with 2.44.4
Taylor Blau
-7
/
+15
2025-05-28
Sync with 2.43.7
Taylor Blau
-7
/
+15
2025-05-28
wincred: avoid buffer overflow in wcsncat()
Taylor Blau
-7
/
+15
2025-04-01
meson: respect 'tests' build option in contrib
Patrick Steinhardt
-10
/
+12
2025-03-03
Merge branch 'ps/meson-contrib-bits'
Junio C Hamano
-10
/
+59
2025-02-18
meson: wire up credential helpers
Patrick Steinhardt
-0
/
+46
2025-02-18
contrib/credential: fix compilation of "osxkeychain" helper
Patrick Steinhardt
-1
/
+1
2025-02-18
contrib/credential: fix compiling "libsecret" helper
Patrick Steinhardt
-5
/
+5
2025-02-18
contrib/credential: fix compilation of wincred helper with MSVC
M Hickford
-0
/
+2
2025-02-18
contrib/credential: fix "netrc" tests with out-of-tree builds
Patrick Steinhardt
-4
/
+5
2025-02-18
Makefile: set default goals in makefiles
Adam Dinwoodie
-1
/
+6
2024-08-26
Merge branch 'jk/osxkeychain-username-is-nul-terminated' into maint-2.46
Junio C Hamano
-1
/
+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
2024-02-27
Merge branch 'mh/libsecret-empty-password-fix'
Junio C Hamano
-0
/
+3
2024-02-19
libsecret: retrieve empty password
M Hickford
-0
/
+3
2024-02-08
Merge branch 'mh/credential-oauth-refresh-token-with-wincred'
Junio C Hamano
-6
/
+40
2024-01-29
credential/wincred: store oauth_refresh_token
M Hickford
-6
/
+40
2023-08-28
Merge branch 'mh/credential-erase-improvements-more'
Junio C Hamano
-4
/
+33
2023-07-26
credential/wincred: erase matching creds only
M Hickford
-4
/
+16
2023-07-26
credential/libsecret: erase matching creds only
M Hickford
-0
/
+17
2023-06-16
credential/libsecret: store new attributes
M Hickford
-6
/
+72
2023-05-11
Merge branch 'mh/credential-password-expiry-wincred'
Junio C Hamano
-2
/
+23
2023-05-11
Merge branch 'mh/use-wincred-from-system'
Junio C Hamano
-60
/
+1
2023-05-01
contrib/credential: embiggen fixed-size buffer in wincred
Taylor Blau
-4
/
+17
2023-05-01
contrib/credential: avoid fixed-size buffer in libsecret
Taylor Blau
-8
/
+7
2023-05-01
contrib/credential: .gitignore libsecret build artifacts
Taylor Blau
-0
/
+1
2023-05-01
contrib/credential: remove 'gnome-keyring' credential helper
Taylor Blau
-496
/
+0
2023-05-01
contrib/credential: avoid fixed-size buffer in osxkeychain
Taylor Blau
-3
/
+7
[next]