summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/git.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb: Generate an error report on an error.Chris Johns2014-05-081-2/+2
* sb: Fix git to clean before updating.Chris Johns2014-03-261-1/+6
* sb: Add submodule support to the git support.Chris Johns2014-02-041-0/+5
* Fix support for Windows (MinGW) native builds using MSYS.Chris Johns2013-05-131-3/+3
* Add mail support to mail reports.Chris Johns2013-04-301-0/+21
* Refactor the logging support.Chris Johns2013-04-211-1/+5
* Clean up the git module.Chris Johns2013-04-161-15/+6
* Add download git support.Chris Johns2013-04-161-23/+64
* Refactor defaults, macros and options.Chris Johns2013-04-091-7/+10
* Add support for GIT.Chris Johns2013-03-031-0/+130