aboutsummaryrefslogtreecommitdiff
path: root/doc/source/tutorial.rst
AgeCommit message (Collapse)Author
2011-07-05Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docsSebastian Thiel
2011-06-07Fixed up docs in preparation for the new 0.3.1 releaseSebastian Thiel
2010-11-30Renamed readme file to something github understands much better, adjusted ↵Sebastian Thiel
documentation links to point to github instead of lighthouse/gitorious
2010-11-23Documentation is now being built for all new modulesSebastian Thiel
2010-11-19Updated tutorial with a brief introduction to submodulesSebastian Thiel
Changes now give a hint at the upcoming release as well
2010-11-10tutorial: Fixed incorrect initialization code for bare repo, thank you, ↵Sebastian Thiel
Bryan Bishop
2010-10-27docs: untracked_files is a property, but was used like a function, see ↵Sebastian Thiel
http://groups.google.com/group/git-python/browse_thread/thread/84ed1835e26a5296?hl=en
2010-07-01Moved all source files into the source folder, separating the build from the ↵Sebastian Thiel
source directory