summaryrefslogtreecommitdiffstats
path: root/gitautodeploy/wrappers/git.py
Commit message (Collapse)AuthorAgeFilesLines
* Simplify submodule init and update callsTorben2016-05-301-3/+1
|
* Add recursive update call for submodules to git pull wrapperTorben2016-05-301-0/+1
|
* Require bash.exe in PATH for windows usersOliver Poignant2016-05-291-3/+5
|
* Fixed issue when running on *nix. RefactoringOliver Poignant2016-05-291-14/+18
|
* Git wrapper was fixed to call bash.exe first if on Windows. It ...Vlad Ionescu2016-05-251-6/+15
| | | | | assumes Git for Windows is installed, which puts bash.exe at \Program Files\Git\usr\bin\bash.exe.
* Changing log levels and cleaning up console outputOliver Poignant2016-05-121-7/+16
|
* Support for detailed HTTP responses. Improved error handling.Oliver Poignant2016-05-071-1/+4
|
* Ability to start GAD in a mode where it serves only one incoming request and ↵Oliver Poignant2016-05-051-1/+2
| | | | then quits
* MergeOliver Poignant2016-03-061-6/+1
|
* Moved files around into new project structureOliver Poignant2016-03-061-0/+62