Next | Query returned 13 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2020-02-29 12:47:09 by Nia Alarie | Files touched by this commit (7)
Log message:
Recursive revbump for libgit2-0.99.0
   2020-02-23 22:38:49 by Frederic Cambus | Files touched by this commit (2) | Package updated
Log message:
stagit: update to 0.9.3.

ChangeLog:

- Makefile improvements
- some README tweaks and rewording, reordering
- add OpenBSD unveil support
- small code-style white-space/newline
- style.css: highlight anchor ids, useful for linking highlighting lines
  in a diff
- improve includes, stagit-index does not need compat.h
- atom.xml: improve output format a bit
   2019-06-19 12:04:58 by Frederic Cambus | Files touched by this commit (4)
Log message:
www/stagit: import stagit-0.9.2.

stagit generates HTML pages for a Git repository, and supports 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.
- Usable with text-browsers such as dillo, links, lynx and w3m.

OK kamil@, leot@

Next | Query returned 13 messages, browsing 11 to 20 | previous