Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved all source files into the source folder, separating the build from the ↵ | Sebastian Thiel | 2010-07-01 | 1 | -374/+0 |
| | | | | source directory | ||||
* | revised tutorial to match the changed usage, added basic information about ↵ | Sebastian Thiel | 2010-06-29 | 1 | -31/+48 |
| | | | | object databases | ||||
* | docs: removed >>> in front of examples to make copy-pasting easier | Sebastian Thiel | 2010-05-06 | 1 | -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.2rc1 | Sebastian Thiel | 2010-03-02 | 1 | -24/+29 |
| | |||||
* | tree: implemented recursive paths in __div__ and __getitem__ method, ↵ | Sebastian Thiel | 2009-12-30 | 1 | -0/+2 |
| | | | | allowing the keys to contain slashes; adjusted test to check for this | ||||
* | head.checkout method added including test | Sebastian Thiel | 2009-11-04 | 1 | -1/+4 |
| | |||||
* | Converted tabs to spaces. | Sebastian Thiel | 2009-11-04 | 1 | -118/+118 |
| | | | | Set required mock version to 0.5 | ||||
* | added paragraph about the diffing engine and how to switch branches, which ↵ | Sebastian Thiel | 2009-11-04 | 1 | -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 Thiel | 2009-11-04 | 1 | -0/+70 |
| | | | | Updated repo area | ||||
* | added paragraph about using the git-python command | Sebastian Thiel | 2009-11-04 | 1 | -42/+40 |
| | |||||
* | Worked on the tree object handling and realized an issue with attribute ↵ | Sebastian Thiel | 2009-11-04 | 1 | -34/+80 |
| | | | | naming on index objects and the way the system handles these | ||||
* | initial work on tutorial.rst | Sebastian Thiel | 2009-11-04 | 1 | -41/+66 |
| | |||||
* | Lots of spring cleaning and added in Sphinx documentation. | Michael Trier | 2009-01-24 | 1 | -0/+211 |