summaryrefslogtreecommitdiff
path: root/reflog.h
AgeCommit message (Expand)AuthorFilesLines
2025-08-21Merge branch 'ps/remote-rename-fix'Junio C Hamano1-1/+2
2025-08-06refs: pass refname when invoking reflog entry callbackPatrick Steinhardt1-1/+2
2025-07-22reflog: close leak of reflog expire entryJacob Keller1-0/+2
2025-04-08builtin/reflog: make functions regarding `reflog_expire_options` publicPatrick Steinhardt1-0/+17
2025-04-08builtin/reflog: stop storing per-reflog expiry dates globallyPatrick Steinhardt1-0/+8
2025-04-08builtin/reflog: stop storing default reflog expiry dates globallyPatrick Steinhardt1-0/+6
2025-04-08reflog: rename `cmd_reflog_expire_cb` to `reflog_expire_options`Patrick Steinhardt1-2/+2
2022-03-02reflog: libify delete reflog function and helpersJohn Cai1-0/+43