summaryrefslogtreecommitdiffstats
path: root/builtin/credential-cache--daemon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.hJohn Cai2024-09-131-0/+1
* builtin: add a repository parameter for builtin functionsJohn Cai2024-09-131-2/+8
* Merge branch 'bc/credential-scheme-enhancement'Junio C Hamano2024-05-081-4/+18
|\
| * credential-cache: implement authtype capabilitybrian m. carlson2024-04-171-3/+17
| * credential: gate new fields on capabilitybrian m. carlson2024-04-171-1/+1
* | Win32: detect unix socket support at runtimeMatthias Aßhauer2024-04-031-0/+2
|/
* git-compat-util: move alloc macros to git-compat-util.hCalvin Wan2023-07-051-1/+0
* credential: erase all matching credentialsM Hickford2023-06-151-6/+9
* credential: avoid erasing distinct passwordM Hickford2023-06-151-7/+7
* Merge branch 'mh/credential-oauth-refresh-token'Junio C Hamano2023-05-101-0/+3
|\
| * credential: new attribute oauth_refresh_tokenM Hickford2023-04-211-0/+3
* | object-file.h: move declarations for object-file.c functions from cache.hElijah Newren2023-04-111-0/+1
* | abspath.h: move absolute path functions from cache.hElijah Newren2023-03-211-0/+1
* | treewide: be explicit about dependence on gettext.hElijah Newren2023-03-211-0/+1
* | Merge branch 'en/header-cleanup'Junio C Hamano2023-03-171-0/+1
|\ \ | |/ |/|
| * alloc.h: move ALLOC_GROW() functions from cache.hElijah Newren2023-02-241-0/+1
* | credential: new attribute password_expiry_utcM Hickford2023-02-231-0/+3
|/
* doc txt & -h consistency: use "git foo" form, not "git-foo"Ævar Arnfjörð Bjarmason2022-10-131-2/+2
* doc txt & -h consistency: add missing options and labelsÆvar Arnfjörð Bjarmason2022-10-131-1/+1
* doc SYNOPSIS & -h: use "-" to separate words in labels, not "_"Ævar Arnfjörð Bjarmason2022-10-131-1/+1
* unix-socket: add backlog size option to unix_stream_listen()Jeff Hostetler2021-03-151-1/+2
* make credential helpers builtinsJeff King2020-08-131-0/+318