[Bug 209206] [NEW PORT] www/stagit: Static Git page generator
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 2 17:52:07 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209206
Bug ID: 209206
Summary: [NEW PORT] www/stagit: Static Git page generator
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: t at tobik.me
Created attachment 169886
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169886&action=edit
stagit.shar
stagit is a static Git web page generator with the following features:
- Log of all commits from HEAD.
- Log and diffstat per commit.
- Show file tree with linkable line numbers.
- Show references: local branches and tags.
- Detect README and LICENSE file from HEAD and link it as a webpage.
- Detect submodules (.gitmodules file) from HEAD and link it as a
webpage.
- Atom feed log (atom.xml).
- Make index page for multiple repositories with stagit-index.
- After generating the pages (relatively slow) serving the files is
very fast, simple and requires little resources (because the content
is static), only a HTTP file server is required.
WWW: http://git.2f30.org/stagit/log.html
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list