aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgitize (unfollow)
Commit message (Expand)Author
2025-07-23major bumps for major dependenciesEgor Tensin
2025-07-23main: log the update errorEgor Tensin
2024-06-23switch to egor@tensin.namev5.1.0Egor Tensin
2024-06-23drop workdir logicEgor Tensin
2024-06-23include error.html in the frontend to signal errorsEgor Tensin
2023-08-23fetch private GitHub user repositoriesv5.0.0Egor Tensin
2023-07-12cgitize.git: use raw string literals where appropriateEgor Tensin
2023-03-02add runtime version informationEgor Tensin
2023-01-27put cgit server URL firstEgor Tensin
2022-12-03minor fixEgor Tensin
2022-10-15bump dependenciesEgor Tensin
2022-05-27"access_token"/"app_password" -> "token"Egor Tensin
2022-05-27clone to NAME.git foldersEgor Tensin
2022-03-27docker: change default pathsEgor Tensin
2022-03-15get rid of annoying "false" messages in outputEgor Tensin
2022-03-08minor refactoringEgor Tensin
2022-03-08support mirroring all of org's repositoriesEgor Tensin
2022-03-08fix whitespaceEgor Tensin
2022-03-08cgitize.config: refactoringEgor Tensin
2022-03-08remove dead codeEgor Tensin
2022-03-08minor refactoringEgor Tensin
2021-12-15age file: sort by committer date, not author dateEgor Tensin
2021-10-19GitLab requires access in the username:access_token formatEgor Tensin
2021-10-16Gitlab -> GitLabEgor Tensin
2021-10-16add Gitlab supportEgor Tensin
2021-10-16fix an editing fuck-upEgor Tensin
2021-08-02"clone_url": fix nested repository directoryEgor Tensin
2021-08-02support skipping some of user's repositoriesEgor Tensin
2021-08-02cgitize.repo: discard empty descriptionsEgor Tensin
2021-08-01change default "output_dir"Egor Tensin
2021-08-01pylint fixesEgor Tensin
2021-08-01support setting "dir" for individual repositoriesEgor Tensin
2021-08-01support mirroring all of user's repositoriesEgor Tensin
2021-08-01fix the lately broken --repo flagEgor Tensin
2021-07-31rename "ssh" to "clone_via_ssh" in configEgor Tensin
2021-07-31rename "output" to "output_dir" in configEgor Tensin
2021-07-31pylint fixesEgor Tensin
2021-07-31cgitize.config: remove dead codeEgor Tensin
2021-07-31factor various "repository" classes into RepoEgor Tensin
2021-07-31cgitize.config: allow passing secrets via environmentEgor Tensin
2021-07-31merge my_repos.py to the configEgor Tensin
2021-06-16what? how did this work?Egor Tensin
2021-04-18error out if my_repos.py cannot be foundEgor Tensin
2021-04-07cgitize.cgit: write the age file alsoEgor Tensin
2021-03-30add --force flagEgor Tensin
2021-03-30add --verbose flagEgor Tensin
2021-03-30lintingEgor Tensin
2021-03-30cgitize.git: proper config writer classesEgor Tensin
2021-03-30cgitize.cgit: factor out setup_git_authEgor Tensin
2021-03-29cgitize.cgit: refactoringEgor Tensin