aboutsummaryrefslogtreecommitdiff
path: root/lib/git/repo
AgeCommit message (Expand)Author
2010-07-20BaseIndexEntry: Added to_blob method, refactored functionality sligthlySebastian Thiel
2010-07-09Added python 2.4 support: Repo will now use the original GitCmdObjectDB in py...Sebastian Thiel
2010-07-07Adjusted clone method to allow static classmethod clone ( using clone_from ) ...Sebastian Thiel
2010-07-07Adjusted previous object creators to use the rev_parse method directly. rev_p...Sebastian Thiel
2010-07-07Initially working implementation of short-sha parsing and interpretation, tha...Sebastian Thiel
2010-07-06Made repo.py a package to allow better localization of functions and utilitie...Sebastian Thiel