Commits
User selector
Commit History
Commits on Jul 25, 2014
Commits on Feb 9, 2014
Commits on Jul 7, 2011
- committed
Initial version of the DulwichType inheritance. For now, it inherits everything from the existing implementation, but one by one things can be reimplmented to use dulwich.
Show description for 4bb5107committed
Commits on Jul 5, 2011
Commits on Jun 7, 2011
Commits on Jun 6, 2011
Commits on May 30, 2011
- committed
- committed
Fixed tests far enough to allow basic repository tests to be applied to any of the new database types. This reduces code duplication to the mere minimum, but allows custom tests to be added on top …
Show description for 024adf3committed
Commits on May 29, 2011
Finished moving all repository methods to the respective interfaces and implementations. It seems theoretically work together now, although it clearly is much more complex than ever before.
Show description for 112bb16committedIntermediate commit with quite some progress in order to put all extra methods on the default Repo implementation into interfaces or something that can be abstracted. It shows that it would indeed …
Show description for 0996049committed
Commits on May 5, 2011
Loading