summaryrefslogtreecommitdiff
path: root/lib/git/repo/fun.py
Commit message (Collapse)AuthorAgeFilesLines
* moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel2010-11-211-231/+0
|
* Initially working implementation of short-sha parsing and interpretation, ↵Sebastian Thiel2010-07-071-8/+15
| | | | thanks to new gitdb functionality
* Made repo.py a package to allow better localization of functions and ↵Sebastian Thiel2010-07-061-0/+224
utilities - the repo module got rather large