| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed bare repository handling - bare is now a property to prevent writing it | Sebastian Thiel | 2009-10-20 | 1 | -1/+1 |
| | | |||||
| * | Implemneted IterableLists for refs, commits and remote objects including ↵ | Sebastian Thiel | 2009-10-19 | 1 | -0/+1 |
| | | | | | simple tests | ||||
| * | commit.count: is an instance method now | Sebastian Thiel | 2009-10-19 | 1 | -3/+3 |
| | | | | | | repo: added head , tag and iter_trees methods for completeness changes: headlines now sorted chronologically | ||||
| * | remote: added tests for creation and removal, finishing the remote interface | Sebastian Thiel | 2009-10-19 | 1 | -1/+4 |
| | | |||||
| * | Added configuration access including tests to remote | Sebastian Thiel | 2009-10-19 | 1 | -16/+52 |
| | | | | | | config: fixed issue that would cause it to abort reading if the file did not exist - this is valid now Test does not work as the configuration parsing does not work as expected - this must be fixed first | ||||
| * | Added remote module and test cases - about to implement remote option handling | Sebastian Thiel | 2009-10-19 | 1 | -0/+186 |
