bundle: output hash information in 'verify'
Derrick Stolee committed over 4 years ago
bundle: move capabilities to end of 'verify'
Derrick Stolee committed over 4 years ago
pack-objects: parse --filter directly into revs.filter
Derrick Stolee committed over 4 years ago
pack-objects: move revs out of get_object_list()
Derrick Stolee committed over 4 years ago
list-objects-filter: remove CL_ARG__FILTER
Derrick Stolee committed over 4 years ago
git-prompt: put upstream comments together
Justin Donnelly committed over 4 years ago
git-prompt: make long upstream state indicator consistent
Justin Donnelly committed over 4 years ago
git-prompt: make upstream state indicator location consistent
Justin Donnelly committed over 4 years ago
git-prompt: rename `upstream` to `upstream_type`
Justin Donnelly committed over 4 years ago
hooks: fix "invoked hook" regression in a8cc5943338
Ævar Arnfjörð Bjarmason committed over 4 years ago
ls-tree: split up "fast path" callbacks
Ævar Arnfjörð Bjarmason committed over 4 years ago
ls-tree: detect and error on --name-only --name-status
Ævar Arnfjörð Bjarmason committed over 4 years ago
ls-tree: introduce "--format" option
Ævar Arnfjörð Bjarmason committed over 4 years ago
ls-tree: support --object-only option for "git-ls-tree"
Teng Long committed over 4 years ago
cocci: allow padding with `strbuf_addf()`
Johannes Schindelin committed over 4 years ago
ls-tree: introduce struct "show_tree_data"
Ævar Arnfjörð Bjarmason committed over 4 years ago
ls-tree: slightly refactor `show_tree()`
Teng Long committed over 4 years ago
ls-tree: fix "--name-only" and "--long" combined use bug
Teng Long committed over 4 years ago
ls-tree: simplify nesting if/else logic in "show_tree()"
Teng Long committed over 4 years ago
ls-tree: rename "retval" to "recurse" in "show_tree()"
Teng Long committed over 4 years ago