summaryrefslogtreecommitdiffstats
path: root/development/fossil/README
diff options
context:
space:
mode:
author Andy Goth <andrew.m.goth@gmail.com>2018-09-30 16:28:10 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-10-06 07:25:14 +0700
commit43d83f23beedebabfeddbade70ffab79f2823388 (patch)
tree8b305ce4cdd1ef1a2efbcf8e29e270ba6c2bda05 /development/fossil/README
parent83790221a5613eb1e25e9edd52c1d8e9b9f8bb4c (diff)
downloadslackbuilds-43d83f23beedebabfeddbade70ffab79f2823388.tar.gz
slackbuilds-43d83f23beedebabfeddbade70ffab79f2823388.tar.xz
development/fossil: Updated for version 2.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/fossil/README')
-rw-r--r--development/fossil/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/development/fossil/README b/development/fossil/README
index d3571a0b50..3e554b0278 100644
--- a/development/fossil/README
+++ b/development/fossil/README
@@ -5,7 +5,7 @@ Features:
- tamper-proof artifact record
- simple command-line interface
-- customizable web interface with JSON, RSS, and built-in wiki
+- customizable web interface with JSON, RSS, and built-in wiki and forum
- online project documentation with full-text search capability
- online activity and ticket reports
- user accounts with access controls
@@ -22,6 +22,7 @@ Features:
- support for Docker
- unversioned file area for builds, statistics, other ephemeral content
- optional PGP signing of commits
+- users can subscribe to email alerts to be notified of event types
- private branch which are excluded from syncs until published
- bundles group a change set (e.g. a private branch) into a single file
- users can make their own repositories, no need for special privileges