aboutsummaryrefslogtreecommitdiff
path: root/git.py
Commit message (Collapse)AuthorAgeFilesLines
* Add embed data URI image blob supportVanya Sergeev2013-11-021-1/+5
|
* Fix parsing of empty commit messagesVanya Sergeev2013-10-121-1/+6
|
* Improve the way we find repo pathsAlberto Bertogli2012-11-111-3/+9
| | | | | | | | | | This patch improves the way we find the path to the repositories, both in the recursive and in the non-recursive cases. We now support specifying non-bare repositories directly, and also recursing on them. Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
* Initial commit0.01Alberto Bertogli2012-11-101-0/+522
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>