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
fast-import: check most prominent commands first
Elijah Newren committed over 7 years ago
git-fast-import.txt: fix wording about where ls command can appear
Elijah Newren committed over 7 years ago
t9300: demonstrate bug with get-mark and empty orphan commits
Elijah Newren committed over 7 years ago
gitweb: make hash size independent
brian m. carlson committed over 7 years ago
Git.pm: make hash size independent
brian m. carlson committed over 7 years ago
read-cache: read data in a hash-independent way
brian m. carlson committed over 7 years ago