aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples (follow)
Commit message (Collapse)AuthorAge
* workflows/ci: run integration tests for PyPIEgor Tensin2021-08-01
| | | | The example config must have clone_via_ssh = false for that to work.
* change default "output_dir"Egor Tensin2021-08-01
|
* support setting "dir" for individual repositoriesEgor Tensin2021-08-01
|
* support mirroring all of user's repositoriesEgor Tensin2021-08-01
|
* rename "ssh" to "clone_via_ssh" in configEgor Tensin2021-07-31
|
* rename "output" to "output_dir" in configEgor Tensin2021-07-31
|
* factor various "repository" classes into RepoEgor Tensin2021-07-31
| | | | Some other refactoring efforts are included.
* cgitize.config: allow passing secrets via environmentEgor Tensin2021-07-31
|
* merge my_repos.py to the configEgor Tensin2021-07-31
| | | | | The config is also in the TOML format now. It's a bit messy for the moment, but I'll fix it.
* examples: mention access tokensEgor Tensin2021-03-30
|
* cgitize.repo: refactoringEgor Tensin2021-03-29
|
* examples: mention the "ssh" settingEgor Tensin2021-03-29
|
* further renaming workEgor Tensin2021-03-29
|
* rename the project to "cgitize"Egor Tensin2021-03-29
|
* rename the modulesEgor Tensin2020-03-01
|
* write to /var/tmp/cgit-repos/output by defaultEgor Tensin2019-08-13
|
* move options to a config fileEgor Tensin2019-08-12