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
/
contrib
/
credential
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
-69
/
+199
2024-02-27
Merge branch 'mh/libsecret-empty-password-fix'
Junio C Hamano
1
-0
/
+3
2024-02-19
libsecret: retrieve empty password
M Hickford
1
-0
/
+3
2024-02-08
Merge branch 'mh/credential-oauth-refresh-token-with-wincred'
Junio C Hamano
1
-6
/
+40
2024-01-29
credential/wincred: store oauth_refresh_token
M Hickford
1
-6
/
+40
2023-08-28
Merge branch 'mh/credential-erase-improvements-more'
Junio C Hamano
2
-4
/
+33
2023-07-26
credential/wincred: erase matching creds only
M Hickford
1
-4
/
+16
2023-07-26
credential/libsecret: erase matching creds only
M Hickford
1
-0
/
+17
2023-06-16
credential/libsecret: store new attributes
M Hickford
1
-6
/
+72
2023-05-11
Merge branch 'mh/credential-password-expiry-wincred'
Junio C Hamano
1
-2
/
+23
2023-05-11
Merge branch 'mh/use-wincred-from-system'
Junio C Hamano
1
-60
/
+1
2023-05-01
contrib/credential: embiggen fixed-size buffer in wincred
Taylor Blau
1
-4
/
+17
2023-05-01
contrib/credential: avoid fixed-size buffer in libsecret
Taylor Blau
1
-8
/
+7
2023-05-01
contrib/credential: .gitignore libsecret build artifacts
Taylor Blau
1
-0
/
+1
2023-05-01
contrib/credential: remove 'gnome-keyring' credential helper
Taylor Blau
3
-496
/
+0
2023-05-01
contrib/credential: avoid fixed-size buffer in osxkeychain
Taylor Blau
1
-3
/
+7
2023-04-03
credential/wincred: store password_expiry_utc
M Hickford
1
-2
/
+23
2023-03-27
credential/wincred: include wincred.h
M Hickford
1
-60
/
+1
2022-09-22
osxkeychain: clarify that we ignore unknown lines
Matthew John Cheetham
1
-0
/
+5
2022-09-22
netrc: ignore unknown lines (do not die)
Matthew John Cheetham
1
-1
/
+4
2022-09-22
wincred: ignore unknown lines (do not die)
Matthew John Cheetham
1
-2
/
+5
2022-08-12
Merge branch 'ab/leak-check'
Junio C Hamano
1
-14
/
+4
2022-07-27
test-lib: simplify by removing test_external
Ævar Arnfjörð Bjarmason
1
-5
/
+2
2022-07-27
tests: move copy/pasted PERL + Test::More checks to a lib-perl.sh
Ævar Arnfjörð Bjarmason
1
-9
/
+2
2022-07-19
osx-keychain: fix compiler warning
Lessley Dennington
1
-1
/
+1
2021-09-27
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2021-07-13
*.c static functions: add missing __attribute__((format))
Ævar Arnfjörð Bjarmason
2
-0
/
+2
2019-12-20
contrib/credential/netrc: work outside a repo
Denton Liu
1
-1
/
+1
2019-12-20
contrib/credential/netrc: make PERL_PATH configurable
Denton Liu
3
-2
/
+25
2018-10-24
mingw: load system libraries the recommended way
Johannes Schindelin
1
-1
/
+2
2018-06-18
git-credential-netrc: make "all" default target of Makefile
Todd Zullinger
1
-0
/
+3
2018-06-18
git-credential-netrc: fix exit status when tests fail
Luis Marsano
1
-1
/
+3
2018-06-18
git-credential-netrc: use in-tree Git.pm for tests
Luis Marsano
2
-2
/
+2
2018-06-18
git-credential-netrc: minor whitespace cleanup in test script
Todd Zullinger
1
-4
/
+4
2018-06-13
git-credential-netrc: remove use of "autodie"
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2018-05-14
git-credential-netrc: accept gpg option
Luis Marsano
6
-24
/
+62
2018-05-14
git-credential-netrc: adapt to test framework for git
Luis Marsano
3
-30
/
+77
2017-11-15
Merge branch 'tz/fsf-address-update'
Junio C Hamano
2
-4
/
+2
2017-11-09
Merge branch 'js/wincred-empty-cred'
Junio C Hamano
1
-2
/
+8
2017-11-09
Replace Free Software Foundation address in license notices
Todd Zullinger
2
-4
/
+2
2017-11-04
credential-libsecret: unlock locked secrets
Dennis Kaarsemaker
1
-1
/
+1
2017-11-01
wincred: handle empty username/password correctly
Jakub Bereżański
1
-2
/
+8
2016-10-26
Merge branch 'mm/credential-libsecret'
Junio C Hamano
2
-0
/
+395
2016-10-11
contrib: add credential helper for libsecret
Mantas Mikulėnas
2
-0
/
+395
2016-06-14
gnome-keyring: Don't hard-code pkg-config executable
Heiko Becker
1
-2
/
+3
[next]