about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 2b9574c..6b51fc2 100644
--- a/README
+++ b/README
@@ -79,7 +79,8 @@ the http-headers "Modified" and "Expires".
 
 Online presence
 
-* The cgit homepage is hosted by cgit at http://git.zx2c4.com/cgit/about
+* The cgit homepage is hosted by cgit at <http://git.zx2c4.com/cgit/about>
 
 * Patches, bugreports, discussions and support should go to the cgit
-  mailing list: cgit@hjemli.net
+  mailing list: <cgit@lists.zx2c4.com>. To sign up, visit 
+  <http://lists.zx2c4.com/mailman/listinfo/cgit>
:33:12 -0500'>2021-01-20Fix tests for diff spansJune McEnroe 2021-01-20Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe