Philippe Blain committed about 6 years ago
Documentation: don't hardcode command categories twice
Junio C Hamano committed about 6 years ago
help: drop usage of 'common' and 'useful' for guides
Philippe Blain committed about 6 years ago
command-list.txt: add missing 'gitcredentials' and 'gitremote-helpers'
Philippe Blain committed about 6 years ago
revision: fix die() message for "--unpacked="
Sergey Organov committed about 6 years ago
Junio C Hamano committed about 6 years ago
Merge branch 'jt/pretend-object-never-come-from-elsewhere'
Junio C Hamano committed about 6 years ago
Merge branch 'jt/pack-objects-prefetch-in-batch'
Junio C Hamano committed about 6 years ago
Merge branch 'mp/complete-show-color-moved'
Junio C Hamano committed about 6 years ago
revision: avoid leak when preparing bloom filter for "/"
Jeff King committed about 6 years ago
revision: avoid out-of-bounds read/write on empty pathspec
Jeff King committed about 6 years ago
config: work around gcc-10 -Wstringop-overflow warning
Jeff King committed about 6 years ago
git-worktree.txt: link to man pages when citing other Git commands
Eric Sunshine committed about 6 years ago
git-worktree.txt: make start of new sentence more obvious
Eric Sunshine committed about 6 years ago
git-worktree.txt: fix minor grammatical issues
Eric Sunshine committed about 6 years ago
git-worktree.txt: consistently use term "working tree"
Eric Sunshine committed about 6 years ago
git-worktree.txt: employ fixed-width typeface consistently
Eric Sunshine committed about 6 years ago
upload-pack.c: introduce 'uploadpackfilter.tree.maxDepth'
Taylor Blau committed about 6 years ago
upload-pack.c: allow banning certain object filter(s)
Taylor Blau committed about 6 years ago
list_objects_filter_options: introduce 'list_object_filter_config_name'
Taylor Blau committed about 6 years ago