pygit2
  • Installation
    • Quick install
    • Requirements
    • Version numbers
    • Advanced
    • Installing on Windows
    • Installing on OS X
  • The development version
    • Coding style: documentation strings
    • Running Valgrind
  • pygit2 Recipes
    • High Level Commands
  • General
    • Version
    • Options
    • Exceptions
  • Backends
  • Blame
    • The Blame type
    • The BlameHunk type
    • Constants
  • Branches
    • The Branch type
  • Commit log
  • Configuration files
    • The Config type
    • The ConfigEntry type
  • Diff
    • The Diff type
    • The Patch type
    • The DiffDelta type
    • The DiffFile type
    • The DiffHunk type
    • The DiffStats type
    • The DiffLine type
  • Feature detection
  • Index file & Working copy
    • The Index type
    • Status
    • Checkout
    • Stash
  • Mailmap
  • Merge & Cherrypick
    • The merge method
    • Cherrypick
    • Lower-level methods
  • Object IDs
    • The three forms of an object id
    • The Oid type
    • Constants
  • Objects
    • Object lookup
    • The Object base type
    • Blobs
    • Trees
    • Commits
    • Tags
  • References
    • Functions
    • The Reference type
    • The HEAD
    • The reference log
    • Notes
  • Remotes
    • The remote collection
    • The Remote type
    • The RemoteCallbacks type
    • The TransferProgress type
    • The Refspec type
    • Credentials
  • Repository
    • Functions
    • The Repository class
    • The Odb class
  • Revision parsing
  • Settings
  • Submodules
    • The Submodule type
  • Worktrees
 
pygit2
  • Docs »
  • Search


© Copyright 2010-2020 The pygit2 contributors.

Sphinx theme provided by Read the Docs