summaryrefslogtreecommitdiff
path: root/builtin/credential-store.c
AgeCommit message (Expand)Author
2023-07-06Merge branch 'cw/strbuf-cleanup'Junio C Hamano
2023-06-15credential: avoid erasing distinct passwordM Hickford
2023-06-12credential-store: move related functions to credential-store fileCalvin Wan
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren
2023-03-21write-or-die.h: move declarations for write-or-die.c functions from cache.hElijah Newren
2023-03-21treewide: be explicit about dependence on gettext.hElijah Newren
2021-07-26Use a better name for the function interpolating pathsJohannes Schindelin
2020-11-25crendential-store: use timeout when locking fileSimão Afonso
2020-08-13make credential helpers builtinsJeff King