| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-07-05 | git-compat-util: move alloc macros to git-compat-util.h | Calvin Wan | 1 | -1/+0 |
| 2023-06-15 | credential: erase all matching credentials | M Hickford | 1 | -6/+9 |
| 2023-06-15 | credential: avoid erasing distinct password | M Hickford | 1 | -7/+7 |
| 2023-05-10 | Merge branch 'mh/credential-oauth-refresh-token' | Junio C Hamano | 1 | -0/+3 |
| 2023-04-21 | credential: new attribute oauth_refresh_token | M Hickford | 1 | -0/+3 |
| 2023-04-11 | object-file.h: move declarations for object-file.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-21 | abspath.h: move absolute path 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 |
| 2023-03-17 | Merge branch 'en/header-cleanup' | Junio C Hamano | 1 | -0/+1 |
| 2023-02-23 | alloc.h: move ALLOC_GROW() functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-02-22 | credential: new attribute password_expiry_utc | M Hickford | 1 | -0/+3 |
| 2022-10-13 | doc txt & -h consistency: use "git foo" form, not "git-foo" | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
| 2022-10-13 | doc txt & -h consistency: add missing options and labels | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2022-10-13 | doc SYNOPSIS & -h: use "-" to separate words in labels, not "_" | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2021-03-15 | unix-socket: add backlog size option to unix_stream_listen() | Jeff Hostetler | 1 | -1/+2 |
| 2020-08-13 | make credential helpers builtins | Jeff King | 1 | -0/+318 |