Navigation
index
modules
|
next
|
GitPython 2.1.0 documentation
»
GitPython Documentation
¶
Overview / Install
Requirements
Installing GitPython
Limitations
Getting Started
API Reference
Source Code
Questions and Answers
Issue Tracker
License Information
GitPython Tutorial
Meet the Repo type
Examining References
Modifying References
Understanding Objects
The Commit object
The Tree object
The Index Object
Handling Remotes
Submodule Handling
Obtaining Diff Information
Switching Branches
Initializing a repository
Using git directly
Object Databases
Git Command Debugging and Customization
And even more ...
API Reference
Objects.Base
Objects.Blob
Objects.Commit
Objects.Tag
Objects.Tree
Objects.Functions
Objects.Submodule.base
Objects.Submodule.root
Objects.Submodule.util
Objects.Util
Index.Base
Index.Functions
Index.Types
Index.Util
GitCmd
Config
Diff
Exceptions
Refs.symbolic
Refs.reference
Refs.head
Refs.tag
Refs.remote
Refs.log
Remote
Repo.Base
Repo.Functions
Util
Roadmap
Changelog
2.1.0 - Much better windows support!
2.0.9 - Bugfixes
2.0.8 - Features and Bugfixes
2.0.7 - New Features
2.0.6 - Fixes and Features
2.0.5 - Fixes
2.0.4 - Fixes
2.0.3 - Fixes
2.0.2 - Fixes
2.0.1 - Fixes
2.0.0 - Features
1.0.2 - Fixes
1.0.1 - Fixes
1.0.0 - Notes
0.3.7 - Fixes
0.3.6 - Features
0.3.5 - Bugfixes
0.3.4 - Python 3 Support
0.3.3
0.3.2.1
0.3.2
0.3.2 RC1
0.3.1 Beta 2
0.3.1 Beta 1
0.3.0 Beta 2
0.3.0 Beta 1
0.2 Beta 2
0.2
0.1.6
0.1.5
0.1.4.1
0.1.4
0.1.2
0.1.1
0.1.0
Indices and tables
¶
Index
Module Index
Search Page
Table Of Contents
GitPython Documentation
Indices and tables
Next topic
Overview / Install
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
GitPython 2.1.0 documentation
»