Gets flags for delta
.
Gets the new file for delta
.
Gets the old file for delta
.
Gets the similarity between delta
files.
Gets the #GgitDeltaType for delta
.
Atomically increments the reference count of delta
by one.
This function is MT-safe and may be called from any thread.
Atomically decrements the reference count of delta
by one.
If the reference count drops to 0, delta
is freed.
Represents the changes done to one file.