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-store.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-0
/
+1
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2024-08-01
builtin/credential-store: fix leaking credential
Patrick Steinhardt
1
-0
/
+1
2024-04-16
credential: gate new fields on capability
brian m. carlson
1
-1
/
+1
2023-07-06
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
1
-0
/
+19
2023-06-15
credential: avoid erasing distinct password
M Hickford
1
-7
/
+8
2023-06-12
credential-store: move related functions to credential-store file
Calvin Wan
1
-0
/
+19
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
1
-0
/
+1
2023-03-21
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2021-07-26
Use a better name for the function interpolating paths
Johannes Schindelin
1
-1
/
+1
2020-11-25
crendential-store: use timeout when locking file
Simão Afonso
1
-2
/
+6
2020-08-13
make credential helpers builtins
Jeff King
1
-0
/
+195