aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* move options to a config fileEgor Tensin2019-08-12
|
* remove pull.shEgor Tensin2019-08-12
| | | | | | It was used to add the SSH key to the ssh-agent. It required storing the password in password.txt, which is terrible. python3 -m pull.main still works, assuming the key is loaded already.
* pull.sh: refactoringEgor Tensin2019-08-12
|
* more robust ssh callsEgor Tensin2019-08-12
|
* split pull/pull.pyEgor Tensin2019-08-12
|
* rename source filesEgor Tensin2019-08-12
|
* update clone URLs for a few reposEgor Tensin2019-02-20
|
* rename systemd unitsEgor Tensin2019-02-20
|
* add repo pull-shadowEgor Tensin2019-02-19
|
* add option to pull individual reposEgor Tensin2019-02-19
|
* refactor to make for proper codeEgor Tensin2019-02-19
|
* reduce log verbosityEgor Tensin2018-07-03
|
* add a couple of reposEgor Tensin2018-07-03
|
* rename systemd jobsEgor Tensin2018-07-03
|
* add a couple of reposEgor Tensin2018-07-02
|
* add systemd unitsEgor Tensin2018-07-02
|
* initial commitEgor Tensin2018-07-02