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
/
builtin
/
credential.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-23
config: move Git config parsing into "environment.c"
Patrick Steinhardt
1
-0
/
+1
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-01-28
Merge branch 'jc/show-usage-help'
Junio C Hamano
1
-1
/
+2
2025-01-17
oddballs: send usage() help text to standard output
Junio C Hamano
1
-1
/
+2
2024-12-18
credential: stop using `the_repository`
Patrick Steinhardt
1
-3
/
+3
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-0
/
+2
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2024-05-27
builtin/credential: clear credential before exit
Patrick Steinhardt
1
-0
/
+2
2024-04-16
credential: add method for querying capabilities
brian m. carlson
1
-0
/
+6
2024-04-16
credential: add support for multistage credential rounds
brian m. carlson
1
-0
/
+1
2024-04-16
credential: gate new fields on capability
brian m. carlson
1
-3
/
+5
2023-03-28
builtins: mark unused prefix parameters
Jeff King
1
-1
/
+1
2021-10-28
doc: fix git credential synopsis
Jean-Noël Avila
1
-1
/
+1
2020-10-16
credential: load default config
Thomas Koutcher
1
-0
/
+3
2017-05-30
credential: handle invalid arguments earlier
Jeff King
1
-2
/
+2
2012-06-25
git credential fill: output the whole 'struct credential'
Matthieu Moy
1
-4
/
+1
2012-06-25
add 'git credential' plumbing command
Javier Roucher Iglesias
1
-0
/
+34