aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* rename the project to "cgitize"Egor Tensin2021-03-29
|
* dedupe the code a bitEgor Tensin2021-03-29
|
* add the "ssh" config entryEgor Tensin2021-03-29
|
* cgit-repos.conf: path to output might be relativeEgor Tensin2021-03-27
|
* workflows/test: tweak step namesEgor Tensin2021-03-27
|
* .ci: flatten directory structure a bitEgor Tensin2021-03-27
|
* cgit-repos.conf: path to my_repos.py can be relativeEgor Tensin2021-03-27
|
* minor refactoringEgor Tensin2021-03-27
|
* fix a typoEgor Tensin2020-11-30
|
* README: updateEgor Tensin2020-11-30
|
* add GitHub workflowEgor Tensin2020-11-30
|
* bye-bye, Travisno_more_travisEgor Tensin2020-11-30
|
* Travis: lint the configEgor Tensin2020-09-13
|
* Makefile: better curl usageEgor Tensin2020-09-13
|
* Travis: switch to FocalEgor Tensin2020-09-13
|
* Travis: fast_finishEgor Tensin2020-09-01
|
* Docker: ignore everything irrelevantEgor Tensin2020-03-13
|
* Travis: ed25519 keys, which are shorterEgor Tensin2020-03-12
|
* rename systemd unitsEgor Tensin2020-03-01
|
* rename the modulesEgor Tensin2020-03-01
|
* Travis: lint the configEgor Tensin2020-03-01
|
* README: updateEgor Tensin2020-03-01
|
* build & publish multi-arch Docker imagesEgor Tensin2020-03-01
|
* README: updateEgor Tensin2020-02-27
|
* README: updateEgor Tensin2020-01-25
|
* Travis: prettier test outputEgor Tensin2020-01-25
|
* Travis: add the badge to READMEEgor Tensin2020-01-09
|
* add .gitattributesEgor Tensin2020-01-09
|
* Travis: add docker testsEgor Tensin2020-01-09
|
* add Travis testsEgor Tensin2020-01-09
|
* ignore *.pyc filesEgor Tensin2020-01-09
|
* pylint/pep8 fixesEgor Tensin2019-12-23
|
* README: update Docker Hub linkEgor Tensin2019-12-19
|
* README: badge is a link to Docker HubEgor Tensin2019-08-21
|
* README: add Docker build badgeEgor Tensin2019-08-21
|
* README updateEgor Tensin2019-08-14
|
* restore systemd filesEgor Tensin2019-08-13
|
* add README and licensing notesEgor Tensin2019-08-13
|
* write to /var/tmp/cgit-repos/output by defaultEgor Tensin2019-08-13
|
* add DockerfileEgor Tensin2019-08-13
|
* update .gitignoreEgor Tensin2019-08-13
|
* remove systemd filesEgor Tensin2019-08-13
|
* remove my_repos.pyEgor Tensin2019-08-13
| | | | That path to it is supposed to be set in the config now.
* 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
|