index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
credential.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
credential: add method for querying capabilities
brian m. carlson
2024-04-17
1
-0
/
+6
*
credential-cache: implement authtype capability
brian m. carlson
2024-04-17
1
-0
/
+6
*
credential: add support for multistage credential rounds
brian m. carlson
2024-04-17
1
-1
/
+26
*
credential: add an argument to keep state
brian m. carlson
2024-04-17
1
-0
/
+7
*
credential: add a field called "ephemeral"
brian m. carlson
2024-04-17
1
-0
/
+1
*
credential: gate new fields on capability
brian m. carlson
2024-04-17
1
-3
/
+37
*
credential: add a field for pre-encoded credentials
brian m. carlson
2024-04-17
1
-0
/
+1
*
credential: add an authtype field
brian m. carlson
2024-04-17
1
-0
/
+6
*
credential: avoid erasing distinct password
M Hickford
2023-06-15
1
-1
/
+1
*
Merge branch 'mh/credential-oauth-refresh-token'
Junio C Hamano
2023-05-10
1
-0
/
+1
|
\
|
*
credential: new attribute oauth_refresh_token
M Hickford
2023-04-21
1
-0
/
+1
*
|
Merge branch 'mc/credential-helper-www-authenticate'
Junio C Hamano
2023-03-17
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
http: read HTTP WWW-Authenticate response headers
Matthew John Cheetham
2023-02-27
1
-0
/
+16
*
|
credential: new attribute password_expiry_utc
M Hickford
2023-02-23
1
-0
/
+2
|
/
*
*.h: move some *_INIT to designated initializers
Ævar Arnfjörð Bjarmason
2021-07-01
1
-1
/
+3
*
credential: correct order of parameters for credential_match
Carlo Marcelo Arenas Belón
2020-05-05
1
-2
/
+2
*
credential: update description for credential_from_url_gently
Carlo Marcelo Arenas Belón
2020-05-05
1
-2
/
+2
*
Git 2.26.1
v2.26.1
Junio C Hamano
2020-03-25
1
-1
/
+14
|
\
|
*
Git 2.25.3
v2.25.3
Junio C Hamano
2020-03-18
1
-1
/
+14
|
|
\
|
|
*
credential: detect unrepresentable values when parsing urls
Jeff King
2020-03-12
1
-0
/
+16
*
|
|
Merge branch 'bc/wildcard-credential'
Junio C Hamano
2020-03-05
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
credential: use the last matching username in the config
brian m. carlson
2020-02-20
1
-1
/
+2
*
|
|
doc: move credential helper info into gitcredentials(7)
Jeff King
2020-02-14
1
-90
/
+0
|
/
/
*
/
credential: move doc to credential.h
Heba Waly
2019-11-18
1
-0
/
+236
|
/
*
credential: let helpers tell us to quit
Jeff King
2014-12-04
1
-0
/
+1
*
git credential fill: output the whole 'struct credential'
Matthieu Moy
2012-06-25
1
-0
/
+1
*
credential: make relevance of http path configurable
Jeff King
2011-12-12
1
-1
/
+2
*
credential: apply helper config
Jeff King
2011-12-12
1
-1
/
+4
*
credential: add function for parsing url components
Jeff King
2011-12-12
1
-0
/
+1
*
introduce credentials API
Jeff King
2011-12-12
1
-0
/
+28