api docs: document BUG() in api-error-handling.txt
Ævar Arnfjörð Bjarmason committed over 5 years ago
usage.c: don't copy/paste the same comment three times
Ævar Arnfjörð Bjarmason committed over 5 years ago
tests: remove all uses of test_i18cmp
Ævar Arnfjörð Bjarmason committed over 5 years ago
revision: avoid parsing with --exclude-promisor-objects
Jeff King committed over 5 years ago
lookup_unknown_object(): take a repository argument
Jeff King committed over 5 years ago
is_promisor_object(): free tree buffer after parsing
Jeff King committed over 5 years ago
refs: print errno for read_raw_ref if GIT_TRACE_REFS is set
Han-Wen Nienhuys committed over 5 years ago
reftable: document an alternate cleanup method on Windows
Han-Wen Nienhuys committed over 5 years ago
svn tests: refactor away a "set -e" in test body
Ævar Arnfjörð Bjarmason committed over 5 years ago
svn tests: remove legacy re-setup from init-clone test
Ævar Arnfjörð Bjarmason committed over 5 years ago
pack-objects: update "nr_seen" progress based on pack-reused count
Jeff King committed over 5 years ago
merge-ort: only do pointer arithmetic for non-empty lists
Andrzej Hunt committed over 5 years ago
list-objects: support filtering by tag and commit
Patrick Steinhardt committed over 5 years ago
docs: fix linting issues due to incorrect relative section order
Ævar Arnfjörð Bjarmason committed over 5 years ago
doc lint: lint relative section order
Ævar Arnfjörð Bjarmason committed over 5 years ago
doc lint: lint and fix missing "GIT" end sections
Ævar Arnfjörð Bjarmason committed over 5 years ago
doc lint: fix bugs in, simplify and improve lint script
Ævar Arnfjörð Bjarmason committed over 5 years ago
doc lint: Perl "strict" and "warnings" in lint-gitlink.perl
Ævar Arnfjörð Bjarmason committed over 5 years ago
Documentation/Makefile: make doc.dep dependencies a variable again
Ævar Arnfjörð Bjarmason committed over 5 years ago
Documentation/Makefile: make $(wildcard howto/*.txt) a var
Ævar Arnfjörð Bjarmason committed over 5 years ago