From d80a163acd47df2bd9ab145be6b249814aa9eceb Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Sun, 19 Jul 2020 16:41:10 +0200 Subject: refactor get reference, add another feed for tags/releases A separate Atom feed is helpful to ports maintainers to monitor new tags/releases. --- stagit.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'stagit.1') diff --git a/stagit.1 b/stagit.1 index 360f716..f5adaf2 100644 --- a/stagit.1 +++ b/stagit.1 @@ -1,4 +1,4 @@ -.Dd February 6, 2019 +.Dd July 19, 2020 .Dt STAGIT 1 .Os .Sh NAME @@ -42,7 +42,9 @@ cannot be used at the same time. The following files will be written: .Bl -tag -width Ds .It atom.xml -Atom XML feed +Atom XML feed of the last 100 commits. +.It tags.xml +Atom XML feed of the tags. .It files.html List of files in the latest tree, linking to the file. .It log.html -- cgit v1.2.3