Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rs/reflog-expiry-cleanup' | Junio C Hamano | 2022-12-26 | 1 | -1/+3 |
|\ | |||||
| * | reflog: clear leftovers in reflog_expiry_cleanup() | René Scharfe | 2022-12-13 | 1 | -1/+3 |
* | | refs: unify parse_worktree_ref() and ref_type() | Han-Wen Nienhuys | 2022-09-19 | 1 | -10/+3 |
|/ | |||||
* | git-compat-util.h: use "UNUSED", not "UNUSED(var)" | Ævar Arnfjörð Bjarmason | 2022-09-01 | 1 | -9/+9 |
* | refs: mark unused reflog callback parameters | Jeff King | 2022-08-19 | 1 | -5/+8 |
* | refs: mark unused each_ref_fn parameters | Jeff King | 2022-08-19 | 1 | -1/+2 |
* | Merge branch 'ab/reflog-parse-options' | Junio C Hamano | 2022-04-04 | 1 | -10/+10 |
|\ | |||||
| * | reflog.c: indent argument lists | Ævar Arnfjörð Bjarmason | 2022-03-18 | 1 | -10/+10 |
* | | Merge branch 'ab/reflog-prep-fix' | Junio C Hamano | 2022-03-23 | 1 | -0/+2 |
|/ | |||||
* | reflog: libify delete reflog function and helpers | John Cai | 2022-03-03 | 1 | -0/+432 |