Commits
User selector
Commit History
Commits on Jul 25, 2014
Commits on Feb 9, 2014
Commits on Jul 7, 2011
Commits on Jul 5, 2011
Commits on Jun 7, 2011
Added additional opcodes to remote progress to make it compatible to newer git versions. This bug existed for quite a while but didn't show up as progress wasn't sent most of the time. All methods …
Show description for f6897c7committedFirst run in order to fix the remote handling. Cleaned up interfaces and figured out that the implementation really should be specific to the git command. This leaves the interface open for other i…
Show description for 9bf3fdecommitted- committed
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