Fossil SCM

Update help to mention ssh signing of check-ins.

danield 2025-01-27 11:50 trunk
Commit 91d70b7cc7070f5f93292e63be85be9c0ed75a025048ba7e54ca853c189e8174
1 file changed +3 -2
+3 -2
--- src/db.c
+++ src/db.c
@@ -4636,11 +4636,11 @@
46364636
** see https://fossil-scm.org/home/doc/trunk/www/globs.md#syntax
46374637
*/
46384638
/*
46394639
** SETTING: clearsign boolean default=off
46404640
** When enabled, fossil will attempt to sign all commits
4641
-** with gpg. When disabled, commits will be unsigned.
4641
+** with gpg or ssh. When disabled, commits will be unsigned.
46424642
*/
46434643
/*
46444644
** SETTING: comment-format width=16 default=1
46454645
** Set the default options for printing timeline comments to the console.
46464646
**
@@ -4902,11 +4902,12 @@
49024902
** files from within the check-out.
49034903
*/
49044904
/*
49054905
** SETTING: pgp-command width=40 sensitive
49064906
** Command used to clear-sign manifests at check-in.
4907
-** Default value is "gpg --clearsign -o"
4907
+** Default value is "gpg --clearsign -o".
4908
+** For SSH, use e.g. "ssh-keygen -q -Y sign -n fossilscm -f ~/.ssh/id_ed25519"
49084909
*/
49094910
/*
49104911
** SETTING: proxy width=32 default=system
49114912
** URL of the HTTP proxy. If undefined or "system", the "http_proxy"
49124913
** environment variable is consulted. If "off", a direct HTTP connection is
49134914
--- src/db.c
+++ src/db.c
@@ -4636,11 +4636,11 @@
4636 ** see https://fossil-scm.org/home/doc/trunk/www/globs.md#syntax
4637 */
4638 /*
4639 ** SETTING: clearsign boolean default=off
4640 ** When enabled, fossil will attempt to sign all commits
4641 ** with gpg. When disabled, commits will be unsigned.
4642 */
4643 /*
4644 ** SETTING: comment-format width=16 default=1
4645 ** Set the default options for printing timeline comments to the console.
4646 **
@@ -4902,11 +4902,12 @@
4902 ** files from within the check-out.
4903 */
4904 /*
4905 ** SETTING: pgp-command width=40 sensitive
4906 ** Command used to clear-sign manifests at check-in.
4907 ** Default value is "gpg --clearsign -o"
 
4908 */
4909 /*
4910 ** SETTING: proxy width=32 default=system
4911 ** URL of the HTTP proxy. If undefined or "system", the "http_proxy"
4912 ** environment variable is consulted. If "off", a direct HTTP connection is
4913
--- src/db.c
+++ src/db.c
@@ -4636,11 +4636,11 @@
4636 ** see https://fossil-scm.org/home/doc/trunk/www/globs.md#syntax
4637 */
4638 /*
4639 ** SETTING: clearsign boolean default=off
4640 ** When enabled, fossil will attempt to sign all commits
4641 ** with gpg or ssh. When disabled, commits will be unsigned.
4642 */
4643 /*
4644 ** SETTING: comment-format width=16 default=1
4645 ** Set the default options for printing timeline comments to the console.
4646 **
@@ -4902,11 +4902,12 @@
4902 ** files from within the check-out.
4903 */
4904 /*
4905 ** SETTING: pgp-command width=40 sensitive
4906 ** Command used to clear-sign manifests at check-in.
4907 ** Default value is "gpg --clearsign -o".
4908 ** For SSH, use e.g. "ssh-keygen -q -Y sign -n fossilscm -f ~/.ssh/id_ed25519"
4909 */
4910 /*
4911 ** SETTING: proxy width=32 default=system
4912 ** URL of the HTTP proxy. If undefined or "system", the "http_proxy"
4913 ** environment variable is consulted. If "off", a direct HTTP connection is
4914

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button