Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remote: Added fetch, pull, push methods to the interface to make these operat... | Sebastian Thiel | 2009-10-21 | 1 | -1/+61 |
* | remote.refs now returns an IterableList allowing easier access to the remotes... | Sebastian Thiel | 2009-10-21 | 1 | -2/+2 |
* | 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 simp... | Sebastian Thiel | 2009-10-19 | 1 | -0/+1 |
* | commit.count: is an instance method now | Sebastian Thiel | 2009-10-19 | 1 | -3/+3 |
* | 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 |
* | Added remote module and test cases - about to implement remote option handling | Sebastian Thiel | 2009-10-19 | 1 | -0/+186 |