gix_diff

Module rewrites

source
Available on crate feature blob only.
Expand description

Contains a Tracker to detect rewrites.

Modules§

  • Types related to the rename tracker for renames, rewrites and copies.

Structs§

  • Under which circumstances we consider a file to be a copy.
  • Information collected while handling rewrites of files which may be tracked.
  • A type to retain state related to an ongoing tracking operation to retain sets of interesting changes of which some are retained to at a later stage compute the ones that seem to be renames or copies.

Enums§

  • Determine in which set of files to search for copies.