commit f2e17eed7acaa60de6704fb8d8dd44aae3fcd432 from: Stefan Sperling date: Sat Nov 14 13:24:47 2020 UTC sync man pages commit - 8844fa3eef22e27dfe5527af258af11a4c8dc03e commit + f2e17eed7acaa60de6704fb8d8dd44aae3fcd432 blob - 0fd48098b0b2e83319ce4f37981ef51311c13737 blob + 7f595a9998a7b400a1114b1cc25a3aeebadbb4fa --- git-repository.5.html +++ git-repository.5.html @@ -217,8 +217,8 @@ - - + +
September 21, 2020OpenBSD 6.7November 14, 2020OpenBSD 6.8
blob - d8228f0d94fe6346f620e3dbe2cd9992b9381cdb blob + 900d72bf22b7705eeb08891a7e56da2ddea0d527 --- got-worktree.5.html +++ got-worktree.5.html @@ -135,7 +135,7 @@
$ got update # re-create .got/file-index
$ find . -type f -exec touch - {} \; # update timestamp of all files
+ {} + # update timestamp of all files
$ got update # sync timestamps

When the file index is modified, it is read into memory in its @@ -191,8 +191,8 @@ - - + +
September 21, 2020OpenBSD 6.7November 14, 2020OpenBSD 6.8
blob - b793b1bec35574cb84a16792fc23c2960bd13883 blob + c38d39c6c5bff4414373e44c6588769b751dc94e --- got.1.html +++ got.1.html @@ -2171,8 +2171,8 @@ - - + +
September 21, 2020OpenBSD 6.7November 14, 2020OpenBSD 6.8
blob - 231ab29eae12ee9ef5851cca9f84ea1a6803cc19 blob + cfa0106ce0c8d5bc1200efa7f879126761464c41 --- gotweb.8.html +++ gotweb.8.html @@ -158,8 +158,8 @@ - - + +
September 21, 2020OpenBSD 6.7November 14, 2020OpenBSD 6.8
blob - 8bd93d13e7dd9b683803c8448843e373e2474d0c blob + c9b506357c9dd2f6322d525b381090793df218f5 --- gotweb.conf.5.html +++ gotweb.conf.5.html @@ -118,6 +118,9 @@ owner = "Your Name"

on | off
Toggle display of the site owner.
+
+ string
+
Set the public gotweb httpd path.
@@ -133,6 +136,7 @@ owner = "Your Name" # got_repos_path "/got/public" +got_www_path "/gotweb" #got_max_repos 100 #got_max_repos_display 25 @@ -170,8 +174,8 @@ got_logo_url "https://gameoftrees.org" - - + +
September 21, 2020OpenBSD 6.7November 14, 2020OpenBSD 6.8
blob - 6ef2ead2e5b05df438d3823887f5439f903462f3 blob + dc8f7703a716c347c15e61486c7e81beab314095 --- tog.1.html +++ tog.1.html @@ -227,9 +227,10 @@
If the diff view was opened via the log view, move to the next (older) commit.
-
Prompt for a search pattern and start searching for matching line. The - search pattern is an extended regular expression. Regular expression - syntax is documented in re_format(7).
+
Prompt for a search pattern and start searching for matching lines. + The search pattern is an extended regular expression. Regular + expression syntax is documented in + re_format(7).
Find the next line which matches the current search pattern.
@@ -280,9 +281,10 @@
Reload the blame view with the previously blamed commit.
-
Prompt for a search pattern and start searching for matching line. The - search pattern is an extended regular expression. Regular expression - syntax is documented in re_format(7).
+
Prompt for a search pattern and start searching for matching lines. + The search pattern is an extended regular expression. Regular + expression syntax is documented in + re_format(7).
Find the next line which matches the current search pattern.
@@ -462,8 +464,8 @@ - - + +
September 21, 2020OpenBSD 6.7November 14, 2020OpenBSD 6.8