cgit
A fast web-interface for Git repositories
cgit - cgi for git This is an attempt to create a fast web interface for the git scm, using a builtin cache to decrease server io-pressure.
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.3 | 4 | 15 h | details › |
Versions & arches
| Version | Overlay | amd64 | x86 | riscv | arm | Committed | |
|---|---|---|---|---|---|---|---|
| 9999-r1 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | |||
| 9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | |||
| 1.3 | gentoo | amd64 stable | x86 stable | riscv testing | arm stable | — | view · download · history ↗ |
| 1.2.3_p20240802-r2 | gentoo | amd64 stable | x86 stable | riscv testing | arm stable | — | view · download · history ↗ |
Use flags of 1.3
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- +highlight Enable source code highlighting
- +lua Enable support for Lua scripting
- selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- vhosts Add support for installing web-based applications into a virtual-hosting environment
7 expansion flags (python targets, ABIs, cpu flags…)
- lua_single_target_luajit
- lua_single_target_lua5-1
- lua_single_target_lua5-3
- lua_single_target_lua5-4
- python_single_target_python3_12
- python_single_target_python3_13
- python_single_target_python3_14
Runtime dependencies of 1.3
show 52 lines
python_single_target_python3_12?
(
)
python_single_target_python3_13?
(
)
python_single_target_python3_14?
(
)
highlight?
(
python_single_target_python3_12?
(
)
python_single_target_python3_13?
(
)
python_single_target_python3_14?
(
)
)
lua?
(
lua_single_target_luajit?
(
)
lua_single_target_lua5-1?
(
)
lua_single_target_lua5-3?
(
)
lua_single_target_lua5-4?
(
)
)
selinux?
(
)