clone: rename static function `dir_exists()`.
Miriam Rubio committed almost 7 years ago
Documentation/git-bisect.txt: add --no-ff to merge command
Mihail Atanassov committed almost 7 years ago
Christopher Diaz Riveros committed almost 7 years ago
Merge branch 'l10n/it/update-italian-translation'
Jiang Xin committed almost 7 years ago
l10n: it.po: update the Italian translation for Git 2.24.0 round #2
Alessandro Menti committed almost 7 years ago
Jean-Noël Avila committed almost 7 years ago
l10n: git.pot: v2.24.0 round 2 (1 new)
Jiang Xin committed almost 7 years ago
Merge tag 'v2.24.0-rc1' of github.com:git/git into master
Jiang Xin committed almost 7 years ago
fsck: accept an oid instead of a "struct tree" for fsck_tree()
Jeff King committed almost 7 years ago
fsck: accept an oid instead of a "struct commit" for fsck_commit()
Jeff King committed almost 7 years ago
fsck: accept an oid instead of a "struct tag" for fsck_tag()
Jeff King committed almost 7 years ago
fsck: rename vague "oid" local variables
Jeff King committed almost 7 years ago
fsck: don't require an object struct in verify_headers()
Jeff King committed almost 7 years ago
fsck: don't require an object struct for fsck_ident()
Jeff King committed almost 7 years ago
fsck: drop blob struct from fsck_finish()
Jeff King committed almost 7 years ago
fsck: accept an oid instead of a "struct blob" for fsck_blob()
Jeff King committed almost 7 years ago
fsck: don't require an object struct for report()
Jeff King committed almost 7 years ago
fsck: only require an oid for skiplist functions
Jeff King committed almost 7 years ago
fsck: only provide oid/type in fsck_error callback
Jeff King committed almost 7 years ago
fsck: don't require object structs for display functions
Jeff King committed almost 7 years ago