aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgitize/utils.py (unfollow)
Commit message (Collapse)Author
2024-06-23switch to egor@tensin.namev5.1.0Egor Tensin
2022-03-15get rid of annoying "false" messages in outputEgor Tensin
2021-07-31factor various "repository" classes into RepoEgor Tensin
Some other refactoring efforts are included.
2021-03-30add --verbose flagEgor Tensin
2021-03-30cgitize.cgit: factor out setup_git_authEgor Tensin
2021-03-29move setup_logging to utils.pyEgor Tensin
2021-03-29add cgitize.git, refactor subprocess utilitiesEgor Tensin
2021-03-29further renaming workEgor Tensin
2021-03-29rename the project to "cgitize"Egor Tensin
2020-03-01rename the modulesEgor Tensin
2019-12-23pylint/pep8 fixesEgor Tensin
2019-08-13add README and licensing notesEgor Tensin
2019-08-12split pull/pull.pyEgor Tensin