summaryrefslogtreecommitdiff
path: root/doc/tutorial.rst
Commit message (Collapse)AuthorAgeFilesLines
* Moved all source files into the source folder, separating the build from the ↵Sebastian Thiel2010-07-011-374/+0
| | | | source directory
* revised tutorial to match the changed usage, added basic information about ↵Sebastian Thiel2010-06-291-31/+48
| | | | object databases
* docs: removed >>> in front of examples to make copy-pasting easierSebastian Thiel2010-05-061-209/+173
| | | | remove hard linebreaks in favor of soft-linebreaks done by the editor, as this is more flexible when editing
* Small improvements to the tutorial prior to tagging 0.2rc1Sebastian Thiel2010-03-021-24/+29
|
* tree: implemented recursive paths in __div__ and __getitem__ method, ↵Sebastian Thiel2009-12-301-0/+2
| | | | allowing the keys to contain slashes; adjusted test to check for this
* head.checkout method added including testSebastian Thiel2009-11-041-1/+4
|
* Converted tabs to spaces.Sebastian Thiel2009-11-041-118/+118
| | | | Set required mock version to 0.5
* added paragraph about the diffing engine and how to switch branches, which ↵Sebastian Thiel2009-11-041-4/+37
| | | | once more shows the need for a real checkout for all the people who do not want to implement all the safety facilities themselves
* Added Index Object paragraph and wrote the Remote Handling paragraph. ↵Sebastian Thiel2009-11-041-0/+70
| | | | Updated repo area
* added paragraph about using the git-python commandSebastian Thiel2009-11-041-42/+40
|
* Worked on the tree object handling and realized an issue with attribute ↵Sebastian Thiel2009-11-041-34/+80
| | | | naming on index objects and the way the system handles these
* initial work on tutorial.rstSebastian Thiel2009-11-041-41/+66
|
* Lots of spring cleaning and added in Sphinx documentation.Michael Trier2009-01-241-0/+211