aboutsummaryrefslogtreecommitdiff
path: root/builtin/refs.c
AgeCommit message (Expand)Author
2026-03-23fsck: store repository in fsck optionsPatrick Steinhardt
2026-03-23fsck: initialize fsck options via a functionPatrick Steinhardt
2025-10-02Merge branch 'ms/refs-optimize'Junio C Hamano
2025-09-19builtin/refs: add optimize subcommandMeet Soni
2025-09-02builtin/refs: add 'exists' subcommandMeet Soni
2025-08-05builtin/refs: add list subcommandMeet Soni
2025-07-23config: drop `git_config()` wrapperPatrick Steinhardt
2025-03-26Merge branch 'sj/ref-consistency-checks-more'Junio C Hamano
2025-03-03refs: show --no-reflog in the help textJunio C Hamano
2025-02-27builtin/refs: get worktrees without reading head informationshejialuo
2025-02-21builtin/refs: add '--no-reflog' flag to drop reflogsKarthik Nayak
2024-12-04Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'Junio C Hamano
2024-11-26builtin: pass repository to sub commandsKarthik Nayak
2024-11-21ref: support multiple worktrees check for refsshejialuo
2024-09-13builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.hJohn Cai
2024-09-13builtin: add a repository parameter for builtin functionsJohn Cai
2024-08-08builtin/refs: add verify subcommandshejialuo
2024-06-06builtin/refs: new command to migrate ref storage formatsPatrick Steinhardt