Commit Graph

3 Commits

Author SHA1 Message Date
Pieter de Bie bda90606f2 PBGitLane: remove functions with NSString arguments
We don't use these, so let's keep the class clean
2008-11-25 17:43:11 +01:00
Pieter de Bie d2eafc2d52 Include libgit2 as submodule and use it to store sha's
This reduces GitX's memory usage and makes some operations much faster,
like graphing, by having a cheaper comparison
2008-11-24 22:53:48 +01:00
Pieter de Bie cef35ac7ce GitGrapher: Rewrite looping code to C++
This makes the revwalking faster by not creating as many NSObjects as before.
2008-11-24 22:32:42 +01:00