summaryrefslogtreecommitdiffstats
path: root/builtin/credential-cache--daemon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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