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
/
cgitize
(
unfollow
)
Commit message (
Expand
)
Author
2025-07-23
major bumps for major dependencies
Egor Tensin
2025-07-23
main: log the update error
Egor Tensin
2024-06-23
switch to egor@tensin.name
v5.1.0
Egor Tensin
2024-06-23
drop workdir logic
Egor Tensin
2024-06-23
include error.html in the frontend to signal errors
Egor Tensin
2023-08-23
fetch private GitHub user repositories
v5.0.0
Egor Tensin
2023-07-12
cgitize.git: use raw string literals where appropriate
Egor Tensin
2023-03-02
add runtime version information
Egor Tensin
2023-01-27
put cgit server URL first
Egor Tensin
2022-12-03
minor fix
Egor Tensin
2022-10-15
bump dependencies
Egor Tensin
2022-05-27
"access_token"/"app_password" -> "token"
Egor Tensin
2022-05-27
clone to NAME.git folders
Egor Tensin
2022-03-27
docker: change default paths
Egor Tensin
2022-03-15
get rid of annoying "false" messages in output
Egor Tensin
2022-03-08
minor refactoring
Egor Tensin
2022-03-08
support mirroring all of org's repositories
Egor Tensin
2022-03-08
fix whitespace
Egor Tensin
2022-03-08
cgitize.config: refactoring
Egor Tensin
2022-03-08
remove dead code
Egor Tensin
2022-03-08
minor refactoring
Egor Tensin
2021-12-15
age file: sort by committer date, not author date
Egor Tensin
2021-10-19
GitLab requires access in the username:access_token format
Egor Tensin
2021-10-16
Gitlab -> GitLab
Egor Tensin
2021-10-16
add Gitlab support
Egor Tensin
2021-10-16
fix an editing fuck-up
Egor Tensin
2021-08-02
"clone_url": fix nested repository directory
Egor Tensin
2021-08-02
support skipping some of user's repositories
Egor Tensin
2021-08-02
cgitize.repo: discard empty descriptions
Egor Tensin
2021-08-01
change default "output_dir"
Egor Tensin
2021-08-01
pylint fixes
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-08-01
fix the lately broken --repo flag
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
pylint fixes
Egor Tensin
2021-07-31
cgitize.config: remove dead code
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
2021-06-16
what? how did this work?
Egor Tensin
2021-04-18
error out if my_repos.py cannot be found
Egor Tensin
2021-04-07
cgitize.cgit: write the age file also
Egor Tensin
2021-03-30
add --force flag
Egor Tensin
2021-03-30
add --verbose flag
Egor Tensin
2021-03-30
linting
Egor Tensin
2021-03-30
cgitize.git: proper config writer classes
Egor Tensin
2021-03-30
cgitize.cgit: factor out setup_git_auth
Egor Tensin
2021-03-29
cgitize.cgit: refactoring
Egor Tensin
[next]