pygit2
  • Installation
    • Requirements
    • Quick install
    • Build options
    • libgit2 within a virtual environment
    • Installing on Windows
    • Installing on OS X
  • The development version
  • pygit2 Recipes
    • High Level Commands
  • General
    • Constants
    • Errors
  • The repository
    • Functions
    • The Repository class
  • Object IDs
    • The three forms of an object id
    • The Oid type
    • Constants
  • Git Objects
    • Object lookup
    • The Object base type
    • Blobs
    • Trees
    • Commits
    • Tags
  • References
    • The Reference type
    • The HEAD
    • Branches
    • The Branch type
    • The reference log
    • Notes
  • Revision parsing
  • Commit log
  • The Index file and the Working copy
    • The Index type
    • Status
    • Checkout
  • Diff
    • The Diff type
    • The Patch type
    • The DiffDelta type
    • The DiffFile type
    • The DiffHunk type
    • The DiffStats type
    • The DiffLine type
  • Merge & Cherrypick
    • The merge method
    • Cherrypick
    • Lower-level methods
  • Configuration files
    • The Config type
  • Remotes
    • The remote collection
    • The Remote type
    • The RemoteCallbacks type
    • The TransferProgress type
    • The Refspec type
    • Credentials
  • The submodule
    • The Submodule type
  • Blame
    • The Blame type
    • The BlameHunk type
    • Constants
  • Settings
  • Feature detection
 
pygit2
  • Docs »


© Copyright 2010-2015 The pygit2 contributors.

Sphinx theme provided by Read the Docs