mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-15 12:39:57 +00:00
![]() The implementation of the hashsig API disallows computing a signature on small files containing only a few lines. This new flag disables this behavior. git_diff_find_similar() sets this flag by default which means that rename / copy detection of small files will now work. This in turn affects the behavior of the git_status and git_blame APIs which will now detect rename of small files assuming the right options are passed. |
||
---|---|---|
.. | ||
sys | ||
annotated_commit.h | ||
attr.h | ||
blame.h | ||
blob.h | ||
branch.h | ||
buffer.h | ||
checkout.h | ||
cherrypick.h | ||
clone.h | ||
commit.h | ||
common.h | ||
config.h | ||
cred_helpers.h | ||
describe.h | ||
diff.h | ||
errors.h | ||
filter.h | ||
global.h | ||
graph.h | ||
ignore.h | ||
index.h | ||
indexer.h | ||
inttypes.h | ||
merge.h | ||
message.h | ||
net.h | ||
notes.h | ||
object.h | ||
odb_backend.h | ||
odb.h | ||
oid.h | ||
oidarray.h | ||
pack.h | ||
patch.h | ||
pathspec.h | ||
push.h | ||
rebase.h | ||
refdb.h | ||
reflog.h | ||
refs.h | ||
refspec.h | ||
remote.h | ||
repository.h | ||
reset.h | ||
revert.h | ||
revparse.h | ||
revwalk.h | ||
signature.h | ||
stash.h | ||
status.h | ||
stdint.h | ||
strarray.h | ||
submodule.h | ||
tag.h | ||
trace.h | ||
transaction.h | ||
transport.h | ||
tree.h | ||
types.h | ||
version.h |