aboutsummaryrefslogtreecommitdiff
path: root/repo
AgeCommit message (Expand)Author
2010-11-24Adjusted all Head.create calls to set a logmessage similar to the one git usesSebastian Thiel
2010-11-24RefLog: added entry_at method, which is a faster way of reading single entrie...Sebastian Thiel
2010-11-24Improved refparse error handling in case of out-of-bound indicesSebastian Thiel
2010-11-23Actor: Moved it from git.objects.util to git.util, adjusted all imports accor...Sebastian Thiel
2010-11-23repo.rev_parse: Added support for simple log parsing - dates are not yet supp...Sebastian Thiel
2010-11-23Split ref implementation up into multiple files, to make room for the log imp...Sebastian Thiel
2010-11-21moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel