| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-25 | Autopep8 fixes with maximum line length 120 | Craig Northway | |
| 2014-02-09 | tabs to 4 spaces - overall state of this branch is desolate, but fixable. ↵ | Sebastian Thiel | |
| Needs plenty of work | |||
| 2011-07-07 | Added store support. Now the basic object IO is implemented, which shall be ↵ | Sebastian Thiel | |
| enough for the first batch of work | |||
| 2011-07-07 | Added trivial implementation for info and stream methods - info is very ↵ | Sebastian Thiel | |
| inefficient, but can't help it. Basic repo tests don't work as dulwich ignores alternate files | |||
| 2011-07-07 | Added default performance tests - these should help to measure something at ↵ | Sebastian Thiel | |
| least, which implicitly includes pack handling. For the pack specific tests to work, one would need a pack interface though, which is currently not planned to be specifically exposed | |||
| 2011-07-07 | Initial version of the DulwichType inheritance. For now, it inherits ↵ | Sebastian Thiel | |
| everything from the existing implementation, but one by one things can be reimplmented to use dulwich. It also shows that py 2.6 is quite plagued from its new feature, which is actually a bug, as objects inability to accept any args makes mixins hard to use ... | |||
| 2011-07-06 | Added basis for initial dulwich integration. Many basic issues should ↵ | Sebastian Thiel | |
| surface while integrating this | |||
