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
*
v2.0
v2.0
Egor Tensin
2021-08-01
*
README: update
Egor Tensin
2021-08-01
*
workflows/ci: run integration tests for PyPI
Egor Tensin
2021-08-01
*
docker: fix Dockerfile after messing with requirements.txt
Egor Tensin
2021-08-01
*
figure out setup.cfg vs. requirements.txt
Egor Tensin
2021-08-01
*
change default "output_dir"
Egor Tensin
2021-08-01
*
README: update
Egor Tensin
2021-08-01
*
pylint fixes
Egor Tensin
2021-08-01
*
workflows/ci: don't mask CGITIZE_BITBUCKET_USERNAME
Egor Tensin
2021-08-01
*
support setting "dir" for individual repositories
Egor Tensin
2021-08-01
*
workflows/ci: separate job for examples/cgitize.toml
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-08-01
*
test/integration/docker: generate new SSH keys every time
Egor Tensin
2021-07-31
*
tests/integration: add example to test examples/cgitize.toml
Egor Tensin
2021-07-31
*
move all tests to test/
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
*
.ci/docker: make ssh-add use SSH_ASKPASS
Egor Tensin
2021-07-31
*
test: add homepage URL tests
Egor Tensin
2021-07-31
*
sort requirements.txt
Egor Tensin
2021-07-31
*
merge my_repos.py to the config
Egor Tensin
2021-07-31
*
add some unit tests
Egor Tensin
2021-07-30
*
v1.1.1
v1.1.1
Egor Tensin
2021-06-16
*
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
[next]