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 Hunk type
  • Merge
    • The merge method
  • Configuration files
    • The Config type
  • Remotes
    • The Remote type
    • The TransferProgress type
    • The Refspec type
    • Credentials
  • Blame
    • The Blame type
    • The BlameHunk type
    • Constants
  • Settings
 
pygit2
  • Docs »


© Copyright 2010-2014 The pygit2 contributors.

Sphinx theme provided by Read the Docs