summary refs log tree commit diff
path: root/pounce.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-29 01:20:16 -0400
committerJune McEnroe <june@causal.agency>2019-10-29 01:20:16 -0400
commit5a2385ffa62ea240719ee0a1b96beaf618ab208e (patch)
tree44468f0c9617f966ab108976b91d01be83ed5720 /pounce.1
parentLock save file (diff)
downloadpounce-5a2385ffa62ea240719ee0a1b96beaf618ab208e.tar.gz
pounce-5a2385ffa62ea240719ee0a1b96beaf618ab208e.zip
Document lack of channel distinction caveat
Diffstat (limited to 'pounce.1')
-rw-r--r--pounce.110
1 files changed, 9 insertions, 1 deletions
diff --git a/pounce.1 b/pounce.1
index 632ca3e..33ff563 100644
--- a/pounce.1
+++ b/pounce.1
@@ -1,4 +1,4 @@
-.Dd October 28, 2019
+.Dd October 29, 2019
 .Dt POUNCE 1
 .Os
 .
@@ -282,3 +282,11 @@ One instance of
 .Nm ,
 and therefore one local port,
 is required for each server connection.
+.
+.Pp
+The
+.Nm
+daemon makes no distinction between channels.
+Elevated activity in one channel
+may push messages from a quieter channel
+out of the buffer.
007-05-11 11:03:52 +0200'>2007-05-11Add submodules.sh and use it during buildsLars Hjemli 2007-05-11Added git as a submoduleLars Hjemli 2007-05-09Add support for downloading single blobsLars Hjemli 2007-05-08ui-view: show pathname if specified in querystringLars Hjemli 2007-05-08Update to libgit 1.5.2-rc2Lars Hjemli 2007-02-21Layout updateLars Hjemli 2007-02-08Make snapshot feature configurableLars Hjemli 2007-02-08Add support for snapshotsLars Hjemli 2007-02-05cgit v0.2Lars Hjemli 2007-02-05Add support for prefix and gitsrc arguments to 'make'Lars Hjemli 2007-02-04Update cgitrc templateLars Hjemli 2007-02-04Add support for lightweight tagsLars Hjemli 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli 2007-02-04Do not die if tag has no messageLars Hjemli 2007-02-03Fix search for non-virtual urlsLars Hjemli 2007-01-28Update README with install/config informationLars Hjemli