Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix incorrect naming of targetpath variable | Per Øyvind Karlsen | 2016-06-02 | 1 | -1/+1 |
| | |||||
* | fix so cloning into git repositories and updating of works targetpath | Per Øyvind Karlsen | 2016-06-01 | 1 | -3/+3 |
| | | | | specified | ||||
* | make sure target path doesn't already have svn checkout before cloning | Per Øyvind Karlsen | 2016-06-01 | 1 | -1/+4 |
| | | | | into | ||||
* | fix incorrectly named class | Per Øyvind Karlsen | 2016-06-01 | 1 | -1/+1 |
| | |||||
* | simplify initialization of ElementTree | Per Øyvind Karlsen | 2016-05-31 | 1 | -10/+4 |
| | |||||
* | fix downloading of sources from binrepo for git | Per Øyvind Karlsen | 2016-05-29 | 1 | -7/+7 |
| | |||||
* | implement git specific implementations of info() & status() | Per Øyvind Karlsen | 2016-05-29 | 1 | -13/+37 |
| | |||||
* | - don't clone all branches from svn | Per Øyvind Karlsen | 2016-05-29 | 1 | -7/+67 |
| | | | | | | - make sure to get all revisions when cloning - further adaptions to make tool more revision control agnostic - implement support for 'mgarepo up' for git-svn as well | ||||
* | increase log window size to 1000 to speed up checkouts | Per Øyvind Karlsen | 2016-05-29 | 1 | -1/+1 |
| | |||||
* | - do not use shell for running external programs | Per Øyvind Karlsen | 2016-05-28 | 1 | -0/+57 |
- add suport for (quick) git-svn cloning of package repositories |