index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
credential-cache.c
Age
Commit message (
Expand
)
Author
Lines
2024-11-01
Merge branch 'rj/cygwin-exit'
Taylor Blau
-1
/
+1
2024-10-18
credential-cache: treat ECONNABORTED like ECONNRESET
Ramsay Jones
-1
/
+1
2024-10-16
builtin/credential-cache: fix missing parameter for stub function
Patrick Steinhardt
-1
/
+2
2024-09-13
builtin: remove USE_THE_REPOSITORY for those without the_repository
John Cai
-1
/
+0
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
-0
/
+1
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
-1
/
+4
2024-08-01
builtin/credential-cache: fix trivial leaks
Patrick Steinhardt
-2
/
+7
2024-05-08
Merge branch 'bc/credential-scheme-enhancement'
Junio C Hamano
-0
/
+10
2024-04-16
credential: add method for querying capabilities
brian m. carlson
-0
/
+10
2024-04-03
Win32: detect unix socket support at runtime
Matthias Aßhauer
-0
/
+3
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
-2
/
+0
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
-1
/
+0
2023-06-21
builtin.h: remove unneccessary includes
Elijah Newren
-0
/
+1
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
-0
/
+1
2023-03-21
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
-0
/
+1
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
-0
/
+1
2021-09-14
credential-cache: check for windows specific errors
Carlo Marcelo Arenas Belón
-2
/
+28
2021-07-26
Use a better name for the function interpolating paths
Johannes Schindelin
-1
/
+1
2021-03-15
unix-socket: disallow chdir() when creating unix domain sockets
Jeff Hostetler
-1
/
+1
2020-09-03
Merge branch 'jc/undash-in-tree-git-callers'
Junio C Hamano
-4
/
+4
2020-08-13
make credential helpers builtins
Jeff King
-0
/
+157