summaryrefslogtreecommitdiff
path: root/git/repo
Commit message (Collapse)AuthorAgeFilesLines
* git.repo.base: substituted all usages of the active_branch property with ↵Sebastian Thiel2011-01-171-4/+4
| | | | self.head.* in order to more safely get the current commit. active_branch would only work on non-detached heads
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-253-0/+1036
adjusted