summaryrefslogtreecommitdiffstats
path: root/gitautodeploy/wrappers/git.py
Commit message (Expand)AuthorAgeFilesLines
* Changed to SSL config and setupOliver Poignant2017-01-061-2/+2
* Compatibility with python >= 3.4Oliver Poignant2017-01-031-4/+4
* Breaks when using logger in config moduleOliver Poignant2016-08-261-0/+10
* Initialize repo on start; Use 'reset --hard' for update againTorben2016-07-081-1/+42
* Move config checks into cli/config moduleTorben2016-07-081-10/+0
* Add logging and unset GIT_DIR to git clone methodTorben2016-07-081-4/+32
* Use forced checkout instead of fetch+reset for 'pulling' repositoryTorben2016-07-081-2/+1
* 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
* 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
* MergeOliver Poignant2016-03-061-6/+1
* Moved files around into new project structureOliver Poignant2016-03-061-0/+62