aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo/git.py
Commit message (Expand)AuthorAgeFilesLines
* fix incorrect naming of targetpath variablePer Øyvind Karlsen2016-06-021-1/+1
* fix so cloning into git repositories and updating of works targetpathPer Øyvind Karlsen2016-06-011-3/+3
* make sure target path doesn't already have svn checkout before cloningPer Øyvind Karlsen2016-06-011-1/+4
* fix incorrectly named classPer Øyvind Karlsen2016-06-011-1/+1
* simplify initialization of ElementTreePer Øyvind Karlsen2016-05-311-10/+4
* fix downloading of sources from binrepo for gitPer Øyvind Karlsen2016-05-291-7/+7
* implement git specific implementations of info() & status()Per Øyvind Karlsen2016-05-291-13/+37
* - don't clone all branches from svnPer Øyvind Karlsen2016-05-291-7/+67
* increase log window size to 1000 to speed up checkoutsPer Øyvind Karlsen2016-05-291-1/+1
* - do not use shell for running external programsPer Øyvind Karlsen2016-05-281-0/+57