Diff The Diff type The Patch type The DiffDelta type The DiffFile type The DiffHunk type The DiffStats type The DiffLine type Diff A diff shows the changes between trees...
The Index file and the Working copy The Index type The IndexEntry type Status Checkout Stash The Index file and the Working copy Repository. index Index representing th...
Commit log Commit log Repository. walk (oid[, sort_mode]) → iterator Generator that traverses the history starting from the given commit.The following types of sorting could ...
Custom backends Custom backends There is some support for custom backends, but undocumented. Seehttps://github.com/libgit2/pygit2/pull/690/commits Documentation contributions...
Feature detection Feature detection pygit2. features This variable contains a combination of GIT_FEATURE*_ flags,indicating which features a particular build of libgit2 supp...
Mailmap Mailmap class pygit2. Mailmap Mailmap object. addentry (_real_name=None, real_email=None, replace_name=None, replace_email) Add a new entry to the mailmap, overri...
Worktrees Worktrees Repository. addworktree (_name, path[, ref]) Create a new worktree for this repository. If ref is specified, no new branch will be created and the provide...
Settings Settings class pygit2. Settings Library-wide settings interface. cacheobject_limit (_object_type, value) Set the maximum data size for the given type of object ...