summaryrefslogtreecommitdiff
path: root/lib/git/cmd.py
Commit message (Expand)AuthorAgeFilesLines
* Git: guard against passing False to git commandsDavid Aguilar2008-06-011-2/+2
* style: follow PEP 8 in git/cmd.pyDavid Aguilar2008-06-011-9/+9
* fixed http://gitorious.org/projects/git-python/repos/apollo13/comments#comme...Florian Apolloner2008-06-011-1/+1
* reverted to the cleaner and safer proc.wait method instead of communicate.Florian Apolloner2008-06-011-3/+2
* whoops forgot cmd.Michael Trier2008-05-311-0/+190