docker-playground/cgit
Harald Welte 010d9f30ae cgit: Fix Atom feed scheme from http to https
before:
<link rel='alternate' title='Atom feed' href='http://cgit.osmocom.org/libosmocore/atom/?h=master' type='application/atom+xml'/>

after:
<link rel='alternate' title='Atom feed' href='https://cgit.osmocom.org/libosmocore/atom/?h=master' type='application/atom+xml'/>

Change-Id: I4000f32ee8e7c55a711f928a19379b3a80a8446f
2022-06-20 19:06:14 +00:00
..
config cgit: Fix Atom feed scheme from http to https 2022-06-20 19:06:14 +00:00
.release Makefile support for our production infrastructure containers 2018-06-03 16:11:26 +00:00
Dockerfile cgit: Don't depend on unmaintained upstream; work directly with debian 2020-10-03 12:36:04 +02:00
Makefile Makefile support for our production infrastructure containers 2018-06-03 16:11:26 +00:00
osmo-commit-filter.py cgit: osmo-commit-filter.py: migrate from deprecated cgi.escape to html.escape 2020-10-03 12:15:45 +02:00
syntax-highlighting.py Add osmocom-extended cgit container 2018-03-28 13:45:48 +02:00