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
Commit message (
Expand
)
Author
Age
*
workflows/ci: push versioned images to Docker Hub
Egor Tensin
2021-06-16
*
what? how did this work?
Egor Tensin
2021-06-16
*
workflows/ci: rename to "CI"
Egor Tensin
2021-06-15
*
workflows/test -> workflows/ci
Egor Tensin
2021-06-15
*
workflows/test: use ubuntu-latest
Egor Tensin
2021-06-15
*
workflows/test: test w/ latest Python
Egor Tensin
2021-06-11
*
workflows/test: remove redundant parameter
Egor Tensin
2021-05-08
*
workflows/test: tweak step names
Egor Tensin
2021-05-04
*
workflows/test: run `pip install .`
Egor Tensin
2021-05-04
*
v1.1
v1.1
Egor Tensin
2021-04-18
*
error out if my_repos.py cannot be found
Egor Tensin
2021-04-18
*
README: update
Egor Tensin
2021-04-14
*
workflows/test: no need to install Twine
Egor Tensin
2021-04-14
*
workflows/test: error out if no files to upload
Egor Tensin
2021-04-13
*
v1.0
v1.0
Egor Tensin
2021-04-13
*
README: update
Egor Tensin
2021-04-13
*
README: fix badge link
Egor Tensin
2021-04-13
*
workflows/test: publish to Docker on tags also
Egor Tensin
2021-04-13
*
workflows/test: add job for publishing to PyPI
v0.1
Egor Tensin
2021-04-13
*
add packaging metadata
Egor Tensin
2021-04-13
*
README: update
Egor Tensin
2021-04-07
*
cgitize.cgit: write the age file also
Egor Tensin
2021-04-07
*
Makefile: best practices
Egor Tensin
2021-04-07
*
add --force flag
Egor Tensin
2021-03-30
*
add --verbose flag
Egor Tensin
2021-03-30
*
linting
Egor Tensin
2021-03-30
*
docker: update base image to Alpine 3.13
Egor Tensin
2021-03-30
*
docker: enable scheduled runs via crond
Egor Tensin
2021-03-30
*
examples: mention access tokens
Egor Tensin
2021-03-30
*
README: update
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-30
*
cgitize.cgit: refactoring
Egor Tensin
2021-03-29
*
minor refactoring
Egor Tensin
2021-03-29
*
move Config to config.py
Egor Tensin
2021-03-29
*
.ci/local: tweak output
Egor Tensin
2021-03-29
*
move setup_logging to utils.py
Egor Tensin
2021-03-29
*
.ci/local: actually fix grep usage?
Egor Tensin
2021-03-29
*
add a helpful comment
Egor Tensin
2021-03-29
*
.ci/local: add more tests
Egor Tensin
2021-03-29
*
add cgitize.git, refactor subprocess utilities
Egor Tensin
2021-03-29
*
don't leak access tokens on the command line
Egor Tensin
2021-03-29
*
docs/auth.md: update
Egor Tensin
2021-03-29
*
don't expose access tokens in the clone URL
Egor Tensin
2021-03-29
*
cgitize.repo: more refactoring
Egor Tensin
2021-03-29
*
cgitize.repo: refactoring
Egor Tensin
2021-03-29
*
support access tokens for GitHub/Bitbucket
Egor Tensin
2021-03-29
*
add docs/
Egor Tensin
2021-03-29
*
examples: mention the "ssh" setting
Egor Tensin
2021-03-29
*
.ci: random local repository directory
Egor Tensin
2021-03-29
[next]