aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorial.rst
AgeCommit message (Expand)Author
2010-05-06docs: removed >>> in front of examples to make copy-pasting easierSebastian Thiel
2010-03-02Small improvements to the tutorial prior to tagging 0.2rc1Sebastian Thiel
2009-12-30tree: implemented recursive paths in __div__ and __getitem__ method, allowing...Sebastian Thiel
2009-11-04head.checkout method added including testSebastian Thiel
2009-11-04Converted tabs to spaces.Sebastian Thiel
2009-11-04added paragraph about the diffing engine and how to switch branches, which on...Sebastian Thiel
2009-11-04Added Index Object paragraph and wrote the Remote Handling paragraph. Updated...Sebastian Thiel
2009-11-04added paragraph about using the git-python commandSebastian Thiel
2009-11-04Worked on the tree object handling and realized an issue with attribute namin...Sebastian Thiel
2009-11-04initial work on tutorial.rstSebastian Thiel
2009-01-24Lots of spring cleaning and added in Sphinx documentation.Michael Trier