[ Bron: cgit ]
Pakket: cgit (1.2.3+git2.25.1-1)
Verwijzigingen voor cgit
Debian bronnen:
Het bronpakket cgit downloaden:
- [cgit_1.2.3+git2.25.1-1.dsc]
- [cgit_1.2.3+git2.25.1.orig-git.tar.xz]
- [cgit_1.2.3+git2.25.1.orig.tar.xz]
- [cgit_1.2.3+git2.25.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [git.zx2c4.com]
Vergelijkbare pakketten:
hyperfast web frontend for git repositories written in C
This is an attempt to create a fast web interface for the Git SCM, using a built-in cache to decrease server I/O pressure.
Features:
* basic repository browsing (logs, diffs, trees...) * caching of generated HTML * cloneable URLs (implements dumb HTTP transport) * commit feeds (atom format) * discovery of Git repositories * on-the-fly archives for tags and commits * plugin support for e.g. syntax highlighting * side-by-side diffs * simple time/author statistics * simple virtual hosting support (macro expansion) * understands GitWeb project-lists * understands gitweb.owner in Git config files * has extensive filtering framework using scripts or a built-in Lua interpreter
Andere aan cgit gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: liblua5.1-0
- Shared library for the Lua interpreter version 5.1
-
- dep: zlib1g (>= 1:1.2.0)
- compressiebibliotheek - programma's
-
- rec: apache2 (>= 2.4.6-4~)
- Apache HTTP Server
- of httpd
- virtueel pakket geboden door apache2, lighttpd, micro-httpd, mini-httpd, nginx-core, nginx-extras, nginx-full, nginx-light, ocsigenserver, tntnet, webfs, yaws
-
- sug: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- sug: python3-markdown
- text-to-HTML conversion library/tool (Python 3 version)
-
- sug: python3-pygments
- syntax highlighting package written in Python 3
- of highlight
- Universal source code to formatted text converter