sparse-checkout: fix a couple minor memory leaks
Elijah Newren committed over 4 years ago
diff-filter: be more careful when looking for negative bits
Johannes Schindelin committed over 4 years ago
diff.c: move the diff filter bits definitions up a bit
Johannes Schindelin committed over 4 years ago
docs(diff): lose incorrect claim about `diff-files --diff-filter=A`
Johannes Schindelin committed over 4 years ago
stash: stop warning about the obsolete `stash.useBuiltin` config setting
Johannes Schindelin committed over 4 years ago
stash: remove documentation for `stash.useBuiltin`
Johannes Schindelin committed over 4 years ago
add: remove support for `git-legacy-stash`
Johannes Schindelin committed over 4 years ago
git-sh-setup: remove remnant bits referring to `git-legacy-stash`
Johannes Schindelin committed over 4 years ago
SubmittingPatches: explain why we care about log messages
Junio C Hamano committed over 4 years ago
CodingGuidelines: hint why we value clearly written log messages
Junio C Hamano committed over 4 years ago
SubmittingPatches: write problem statement in the log in the present tense
Junio C Hamano committed over 4 years ago
object-name: re-use "struct strbuf" in show_ambiguous_object()
Ævar Arnfjörð Bjarmason committed over 4 years ago
object-name: iterate ambiguous objects before showing header
Ævar Arnfjörð Bjarmason committed over 4 years ago
object-name: show date for ambiguous tag objects
Ævar Arnfjörð Bjarmason committed over 4 years ago
object-name: make ambiguous object output translatable
Ævar Arnfjörð Bjarmason committed over 4 years ago
object-name: explicitly handle bad tags in show_ambiguous_object()
Ævar Arnfjörð Bjarmason committed over 4 years ago
object-name: explicitly handle OBJ_BAD in show_ambiguous_object()
Ævar Arnfjörð Bjarmason committed over 4 years ago
object-name tests: add tests for ambiguous object blind spots
Ævar Arnfjörð Bjarmason committed over 4 years ago
pack-bitmap.c: gracefully fallback after opening pack/MIDX
Taylor Blau committed over 4 years ago
midx: read `RIDX` chunk when present
Taylor Blau committed over 4 years ago