Hiltjo Posthuma
5ced189f19
change STAGIT_BASEURL to an -u option and also update the example script
2021-03-05 12:44:48 +01:00
Hiltjo Posthuma
7968c0bc9c
add $STAGIT_BASEURL environment variable to make Atom links absolute
...
With feedback from adc, thanks!
2021-03-05 11:51:21 +01:00
Hiltjo Posthuma
d80a163acd
refactor get reference, add another feed for tags/releases
...
A separate Atom feed is helpful to ports maintainers to monitor new
tags/releases.
2020-07-19 16:41:10 +02:00
Hiltjo Posthuma
3fbef5c9b0
change order of commits in log from most recent to old to applied order
2019-02-16 21:17:45 +01:00
Hiltjo Posthuma
31392c13cf
stagit: add -l option: limit the amount of commits for the log.html file
2018-01-21 16:47:10 +01:00
Hiltjo Posthuma
8eabe24bdd
improve documentation
...
- add example to README to extract gitweb.owner from a git config.
this is used in gitweb and some cgit configurations.
- fix (new) mandoc warnings (new sentence on each line).
- improve some texts in the man pages, sort / structure some list items.
2017-04-22 14:38:39 +02:00
Hiltjo Posthuma
300a2495c6
stagit.1: also document linking to git submodules: .gitmodules file
2016-10-14 12:12:35 +02:00
Hiltjo Posthuma
7844a95088
stagit.1: clarify README and LICENSE link creation
...
thanks Solene Rapenne for the patch! (slightly modified)
2016-10-13 18:10:52 +02:00
Hiltjo Posthuma
f8e30cf2a0
improve stagit.1 documentation, reword and explain caching behaviour
2016-05-07 14:34:51 +02:00
Hiltjo Posthuma
1a3584e2d0
cache support (-c option)
...
"Optionally the -c cachefile option can be used to cache the entries of
the log page up to the point of the last commit. The cachefile will store
the last commit id and the entries in the HTML table."
this caches the diffstat and commits, it is an expensive operation (twss).
2016-05-02 21:17:52 +02:00
Hiltjo Posthuma
12a96d466d
update man pages: document stripping of .git suffix
2016-01-06 20:06:06 +01:00
Hiltjo Posthuma
4f318941d0
revert log.html to log/head.html change
2016-01-05 21:04:07 +01:00
Hiltjo Posthuma
00fb6ea2b0
fix link in stagit-index, update documentation, add TODO
2016-01-03 22:42:00 +01:00
Hiltjo Posthuma
81dd454368
rename urmoms to stagit, improve documentation
2015-12-26 21:05:55 +01:00