Commits
User selector
Commit History
Commits on Feb 10, 2014
Commits on Feb 9, 2014
Commits on Oct 18, 2012
Add an output_strip kwarg to Git.execute
Show description for a300e32committed
Commits on Jun 16, 2012
- committed
Patrick Pfeifer
Commits on Feb 8, 2012
Commits on Jul 18, 2011
Fixed consecutive lines with same blame info not appearing in blame.
Show description for 6e86f8aauthored andcommitted
Commits on Jul 8, 2011
- committed
- committed
Commits on Jul 7, 2011
- committed
Added default performance tests - these should help to measure something at least, which implicitly includes pack handling. For the pack specific tests to work, one would need a pack interface thou…
Show description for 8b3b222committedInitial 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- committed
Added auto-skip mixin metacls, some serious brainfuck, if the required module was not found. Its actually a nice mix between decorators which are class types, and a mixin as a metaclass, which appl…
Show description for 80aa405committed
Commits on Jul 6, 2011
Commits on Jul 5, 2011
Commits on Jun 13, 2011
- committed
- committed
- committed
- committed
Commits on Jun 8, 2011
- committed
- committed
- committed
pre-emptively moved all reference related tests into own package, to resemble their actual location a little more.
Show description for 4772fe0committed
Commits on Jun 7, 2011
- committed
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 f6897c7committed- committed
- committed
- committed
First 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