Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch_all_submodules_to_head_and_clean: Add support to clone from mirrorr14.0.3 | Slávek Banko | 2015-12-02 | 1 | -0/+8 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 980d8ea3f8929655d0f135cde0f788b30ed558dc) | ||||
* | switch_all_submodules_to_head_and_clean: Use --rebase on git pull | Slávek Banko | 2015-12-02 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 916d3c93559cdadf1ac7728ce0edd1dbebdf049b) | ||||
* | Added ignore-submodules flag, depending on the GIT version | Slávek Banko | 2013-05-05 | 1 | -2/+7 |
| | |||||
* | Remove ignore-submodules flag from git commands in order to support older ↵ | Timothy Pearson | 2012-12-07 | 1 | -2/+2 |
| | | | | GIT versions | ||||
* | Updating git scripts | Slávek Banko | 2012-12-04 | 1 | -9/+23 |
| | | | | | | | + add support for gitfile (submodules with git >= 1.7.8) + add gituser detection from git configuration + add support for branches + various optimizations | ||||
* | Update the GIT helper scripts | Timothy Pearson | 2011-11-07 | 1 | -0/+3 |
| | |||||
* | Fix switch_all_submodules_to_head_and_clean script | Timothy Pearson | 2011-11-05 | 1 | -3/+5 |
| | |||||
* | Fix script again | Timothy Pearson | 2011-11-05 | 1 | -1/+3 |
| | |||||
* | Fix last commit | Timothy Pearson | 2011-11-05 | 1 | -2/+0 |
| | |||||
* | Add switch_all_submodules_to_head_and_clean script for developers | Timothy Pearson | 2011-11-05 | 1 | -0/+41 |