pygit2
  • Installation
  • Recipes
  • General
  • Backends
  • Blame
  • Branches
  • Commit log
  • Configuration files
  • Diff
  • Feature detection
  • Filters
  • Index file & Working copy
  • Mailmap
  • Merge & Cherrypick
  • Objects
  • Object IDs
  • Packing
  • References
  • Remotes
  • Repository
  • Revision parsing
  • Settings
  • Submodules
  • Worktrees
  • The development version
pygit2
  • Index

Index

_ | G | L | P | R

_

  • __getitem__() (Blame method)
  • __iter__() (Blame method)
  • __len__() (Blame method)
  • __str__() (Oid method)

G

  • GIT_BLAME_FIRST_PARENT (built-in variable)
  • GIT_BLAME_IGNORE_WHITESPACE (built-in variable)
  • GIT_BLAME_NORMAL (built-in variable)
  • GIT_BLAME_TRACK_COPIES_ANY_COMMIT_COPIES (built-in variable)
  • GIT_BLAME_TRACK_COPIES_SAME_COMMIT_COPIES (built-in variable)
  • GIT_BLAME_TRACK_COPIES_SAME_COMMIT_MOVES (built-in variable)
  • GIT_BLAME_TRACK_COPIES_SAME_FILE (built-in variable)
  • GIT_BLAME_USE_MAILMAP (built-in variable)
  • GIT_OID_HEX_ZERO (built-in variable)
  • GIT_OID_HEXSZ (built-in variable)
  • GIT_OID_MINPREFIXLEN (built-in variable)
  • GIT_OID_RAWSZ (built-in variable)
  • GIT_REVPARSE_MERGE_BASE (built-in variable)
  • GIT_REVPARSE_RANGE (built-in variable)
  • GIT_REVPARSE_SINGLE (built-in variable)

L

  • LIBGIT2_VER (built-in variable)
  • LIBGIT2_VER_MAJOR (built-in variable)
  • LIBGIT2_VER_MINOR (built-in variable)
  • LIBGIT2_VER_REVISION (built-in variable)
  • LIBGIT2_VERSION (built-in variable)

P

  • pygit2.features (built-in variable)
  • pygit2.Oid (C type)

R

  • remotes (Repository attribute)

© Copyright 2010-2023 The pygit2 contributors.

Built with Sphinx using a theme provided by Read the Docs.