index
:
cgitize
master
Self-host your repositories using cgit
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
examples
/
cgitize.toml
(
unfollow
)
Commit message (
Expand
)
Author
2021-10-16
examples/cgitize.toml: add comment-headers
Egor Tensin
2021-10-16
examples/cgitize.toml: shorten redundant comments
Egor Tensin
2021-10-16
examples/cgitize.toml: fix repository ID
Egor Tensin
2021-10-16
examples/cgitize.toml: add Gitlab sections
Egor Tensin
2021-08-02
"clone_url": fix nested repository directory
Egor Tensin
2021-08-02
examples/cgitize.toml: update
Egor Tensin
2021-08-02
examples/cgitize.toml: fix a typo
Egor Tensin
2021-08-02
support skipping some of user's repositories
Egor Tensin
2021-08-01
workflows/ci: run integration tests for PyPI
Egor Tensin
2021-08-01
change default "output_dir"
Egor Tensin
2021-08-01
support setting "dir" for individual repositories
Egor Tensin
2021-08-01
support mirroring all of user's repositories
Egor Tensin
2021-07-31
rename "ssh" to "clone_via_ssh" in config
Egor Tensin
2021-07-31
rename "output" to "output_dir" in config
Egor Tensin
2021-07-31
factor various "repository" classes into Repo
Egor Tensin
2021-07-31
cgitize.config: allow passing secrets via environment
Egor Tensin
2021-07-31
merge my_repos.py to the config
Egor Tensin