ci: install Asciidoctor in 'ci/install-dependencies.sh'
SZEDER Gábor committed over 7 years ago
Documentation/technical/protocol-v2.txt: fix formatting
SZEDER Gábor committed over 7 years ago
Documentation/technical/api-config.txt: fix formatting
SZEDER Gábor committed over 7 years ago
Documentation/git-diff-tree.txt: fix formatting
SZEDER Gábor committed over 7 years ago
config: correct '**' matching in includeIf patterns
Nguyễn Thái Ngọc Duy committed over 7 years ago
check-docs: fix for setups where executables have an extension
Johannes Schindelin committed over 7 years ago
check-docs: do not expect guide pages to correspond to commands
Johannes Schindelin committed over 7 years ago
check-docs: really look at the documented commands again
Johannes Schindelin committed over 7 years ago
docs: do not document the `git remote-testgit` command
Johannes Schindelin committed over 7 years ago
docs: move gitremote-helpers into section 7
Johannes Schindelin committed over 7 years ago
gc: handle & check gc.reflogExpire config
Ævar Arnfjörð Bjarmason committed over 7 years ago
reflog tests: assert lack of early exit with expiry="never"
Ævar Arnfjörð Bjarmason committed over 7 years ago
commit-graph: improve & i18n error messages
Ævar Arnfjörð Bjarmason committed over 7 years ago
commit-graph write: don't die if the existing graph is corrupt
Ævar Arnfjörð Bjarmason committed over 7 years ago
commit-graph verify: detect inability to read the graph
Ævar Arnfjörð Bjarmason committed over 7 years ago
commit-graph: don't pass filename to load_commit_graph_one_fd_st()
Ævar Arnfjörð Bjarmason committed over 7 years ago
commit-graph: don't early exit(1) on e.g. "git status"
Ævar Arnfjörð Bjarmason committed over 7 years ago
commit-graph: fix segfault on e.g. "git status"
Ævar Arnfjörð Bjarmason committed over 7 years ago
fast-import: fix erroneous handling of get-mark with empty orphan commits
Elijah Newren committed over 7 years ago
fast-import: only allow cat-blob requests where it makes sense
Elijah Newren committed over 7 years ago