Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-16 | Add readme file. | Andrei Karas | 1 | -0/+41 | |
2014-11-13 | In status script report also behind commits repos. | Andrei Karas | 1 | -1/+1 | |
2014-11-13 | Into init.sh add action "tools" for add tools only. | Andrei Karas | 1 | -0/+2 | |
2014-11-12 | Add missing link creation in init.sh | Andrei Karas | 1 | -0/+1 | |
2014-11-12 | In init.sh replace bin action to local. | Andrei Karas | 6 | -3/+11 | |
Also add server-local to all scripts. | |||||
2014-11-12 | Into init.sh add bin action for install statically linked binaries. | Andrei Karas | 1 | -0/+3 | |
from existing repository | |||||
2014-11-12 | Create top dir link to evol hercules plugin. | Andrei Karas | 2 | -0/+3 | |
2014-11-10 | add art repo into git tools. | Andrei Karas | 5 | -0/+5 | |
2014-11-05 | fix multiple parameters in git.sh | Andrei Karas | 1 | -1/+1 | |
2014-11-05 | Add ability to init.sh clone only task related repos. | Andrei Karas | 1 | -6/+22 | |
Build in tasks: all client server music default Example: ./init.sh client | |||||
2014-11-05 | Add script for run any git command on all repos. | Andrei Karas | 1 | -0/+21 | |
New script: git.sh | |||||
2014-11-05 | Rename pullall.sh and pushall.sh to pull.sh and push.sh | Andrei Karas | 2 | -0/+0 | |
2014-11-05 | add music dir to gitignore. | Andrei Karas | 1 | -1/+1 | |
2014-11-05 | add script for pull all repos. | Andrei Karas | 1 | -0/+27 | |
New script: pullall.sh | |||||
2014-11-05 | improve status.sh. | Andrei Karas | 1 | -7/+9 | |
2014-11-05 | add music repository. | Andrei Karas | 3 | -4/+16 | |
It can be added if run: ./init.sh all | |||||
2014-11-05 | Show repo name and not path in pushall script. | Andrei Karas | 1 | -1/+1 | |
2014-11-05 | add script for push all repos if changes present. | Andrei Karas | 1 | -0/+19 | |
New script: pushall.sh | |||||
2014-11-05 | in status.sh show also information about not pushed commits. | Andrei Karas | 1 | -3/+9 | |
2014-11-05 | add script to show is any repo have changed files. | Andrei Karas | 1 | -0/+20 | |
Script name: status.sh | |||||
2014-11-04 | Add evol hercules plugin into init script. | Andrei Karas | 1 | -0/+1 | |
2014-11-04 | Initial commit. | Andrei Karas | 2 | -0/+11 | |