Commits
User selector
Commit History
Commits on Nov 17, 2014
- committed
Merge branch 'master' of https://github.com/moshevds/GitPython into moshevds-master
Show description for ca4c1b8committed
Commits on Sep 29, 2014
Commits on Aug 12, 2014
Update the config parser using code from python2.7
Show description for f72477acommitted
Commits on Jul 25, 2014
Commits on Feb 10, 2014
Commits on Feb 9, 2014
Commits on Dec 31, 2013
Test if it is possible to add files to the index of a bare repo.
Show description for f913337committed
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