ci: fix base commit fallback for check-whitespace and check-style
Justin Tobler committed over 1 year ago
global: adapt callers to use generic hash context helpers
Patrick Steinhardt committed over 1 year ago
hash: provide generic wrappers to update hash contexts
Patrick Steinhardt committed over 1 year ago
hash: stop typedeffing the hash context
Patrick Steinhardt committed over 1 year ago
hash: convert hashing context to a structure
Patrick Steinhardt committed over 1 year ago
Merge branch 'tb/unsafe-hash-cleanup' into ps/hash-cleanup
Junio C Hamano committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'jc/show-index-h-update'
Junio C Hamano committed over 1 year ago
Merge branch 'ja/doc-notes-markup-updates'
Junio C Hamano committed over 1 year ago
Merge branch 'sk/strlen-returns-size_t'
Junio C Hamano committed over 1 year ago
Merge branch 'ja/doc-restore-markup-update'
Junio C Hamano committed over 1 year ago
Merge branch 'ps/build-meson-fixes' into ps/build-meson-fixes-0130
Junio C Hamano committed over 1 year ago
setup: fix reinit of repos with incompatible GIT_DEFAULT_HASH
Patrick Steinhardt committed over 1 year ago
setup: fix reinit of repos with incompatible GIT_DEFAULT_REF_FORMAT
Patrick Steinhardt committed over 1 year ago
Patrick Steinhardt committed over 1 year ago
apply: detect overflow when parsing hunk header
Phillip Wood committed over 1 year ago
scalar: free result of `remote_default_branch()`
Patrick Steinhardt committed over 1 year ago
unix-socket: fix memory leak when chdir(3p) fails
Patrick Steinhardt committed over 1 year ago
libgit: add higher-level libgit crate
Calvin Wan committed over 1 year ago
libgit-sys: also export some config_set functions
Josh Steadmon committed over 1 year ago