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
/
t
/
lib-credential.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-09
credential-cache: respect authtype capability
M Hickford
1
-0
/
+15
2024-04-16
t: add credential tests for authtype
brian m. carlson
1
-0
/
+123
2024-02-15
t/lib-credential: clean additional credential
Bo Anderson
1
-0
/
+1
2023-08-28
Merge branch 'mh/credential-libsecret-attrs'
Junio C Hamano
1
-0
/
+77
2023-06-16
credential/libsecret: store new attributes
M Hickford
1
-0
/
+77
2023-06-15
credential: erase all matching credentials
M Hickford
1
-0
/
+33
2023-06-15
credential: avoid erasing distinct password
M Hickford
1
-0
/
+70
2023-05-10
Merge branch 'mh/credential-oauth-refresh-token'
Junio C Hamano
1
-0
/
+30
2023-05-01
t/lib-credential.sh: ensure credential helpers handle long headers
Taylor Blau
1
-0
/
+29
2023-04-21
credential: new attribute oauth_refresh_token
M Hickford
1
-0
/
+30
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2020-04-22
Merge branch 'jk/test-cleanup'
Junio C Hamano
1
-1
/
+2
2020-03-27
t/lib-*.sh: drop executable bit
Jeff King
1
-0
/
+0
2020-03-27
t/lib-credential.sh: drop shebang line
Jeff King
1
-1
/
+2
2020-03-12
t/lib-credential: use test_i18ncmp to check stderr
Jeff King
1
-1
/
+1
2017-11-01
t0302: check helper can handle empty credentials
Jakub Bereżański
1
-0
/
+19
2014-09-29
t/lib-credential: use write_script
Ben Walton
1
-3
/
+1
2014-04-23
lib-credential.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2013-10-28
tests: undo special treatment of CRLF for Windows
Johannes Sixt
1
-4
/
+0
2012-08-16
contrib: add win32 credential-helper
Erik Faye-Lund
1
-0
/
+4
2012-06-25
git credential fill: output the whole 'struct credential'
Matthieu Moy
1
-0
/
+25
2012-06-25
add 'git credential' plumbing command
Javier Roucher Iglesias
1
-2
/
+12
2011-12-11
credentials: add "cache" helper
Jeff King
1
-0
/
+221
2011-12-11
introduce credentials API
Jeff King
1
-0
/
+33