summaryrefslogtreecommitdiff
path: root/doc/source/tutorial.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #64Sebastian Thiel2014-11-191-1/+1
| | | | [ci skip]
* Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docsSebastian Thiel2011-07-051-0/+14
|
* Fixed up docs in preparation for the new 0.3.1 releaseSebastian Thiel2011-06-071-0/+15
|
* Renamed readme file to something github understands much better, adjusted ↵Sebastian Thiel2010-11-301-2/+2
| | | | documentation links to point to github instead of lighthouse/gitorious
* Documentation is now being built for all new modulesSebastian Thiel2010-11-231-0/+8
|
* Updated tutorial with a brief introduction to submodulesSebastian Thiel2010-11-191-0/+39
| | | | Changes now give a hint at the upcoming release as well
* tutorial: Fixed incorrect initialization code for bare repo, thank you, ↵Sebastian Thiel2010-11-101-1/+1
| | | | Bryan Bishop
* docs: untracked_files is a property, but was used like a function, see ↵Sebastian Thiel2010-10-271-1/+1
| | | | http://groups.google.com/group/git-python/browse_thread/thread/84ed1835e26a5296?hl=en
* Moved all source files into the source folder, separating the build from the ↵Sebastian Thiel2010-07-011-0/+374
source directory