t: use git-show-ref(1) to check for ref existence
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: add new mode to check for reference existence
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: explicitly spell out different modes in synopsis
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: ensure mutual exclusiveness of subcommands
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: refactor options for patterns subcommand
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: stop using global vars for `show_one()`
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: stop using global variable to count matches
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: refactor `--exclude-existing` options
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: fix dead code when passing patterns
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: fix leaking string buffer
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: split up different subcommands
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: convert pattern to a local variable
Patrick Steinhardt committed almost 3 years ago
rev-list: add commit object support in `--missing` option
Karthik Nayak committed almost 3 years ago
rev-list: move `show_commit()` to the bottom
Karthik Nayak committed almost 3 years ago
revision: rename bit to `do_not_die_on_missing_objects`
Karthik Nayak committed almost 3 years ago
Merge branch 'ps/do-not-trust-commit-graph-blindly-for-existence' into kn/rev-list-missing-fix
Junio C Hamano committed almost 3 years ago
commit: detect commits that exist in commit-graph but not in the ODB
Patrick Steinhardt committed almost 3 years ago
commit-graph: introduce envvar to disable commit existence checks
Patrick Steinhardt committed almost 3 years ago
test framework: further deprecate test_i18ngrep
Junio C Hamano committed almost 3 years ago
Merge branch 'jm/bisect-run-synopsis-fix'
Junio C Hamano committed almost 3 years ago