aboutsummaryrefslogtreecommitdiff
path: root/example.sh
Commit message (Collapse)AuthorAgeFilesLines
* improve example, add initial post-receive exampleHiltjo Posthuma2017-07-151-1/+4
|
* simplify example.sh, thanks emg for the suggestion!Hiltjo Posthuma2016-09-151-4/+4
|
* improve example: strip .git suffixHiltjo Posthuma2016-05-291-2/+3
| | | | | | | stagit-index and stagit strip the .git suffix so also strip it from the directory for the possible www root. Thanks to ng0 for reporting it!
* example.sh: use cache fileHiltjo Posthuma2016-05-021-1/+1
|
* example.sh: fix: sort list (regression from simplifying the script)Hiltjo Posthuma2016-04-291-2/+2
|
* improve example, remove sort hackHiltjo Posthuma2016-04-291-17/+4
|
* example.sh: fix: remove error mode, would stop if a dir was invalidHiltjo Posthuma2016-01-081-9/+5
| | | | mkdir -p makes the directory always, so no need to check.
* example.sh: fix go to appropriate dirHiltjo Posthuma2016-01-081-1/+2
|
* example.sh: add index-time.html, list sorted by time, fix reposdir '/'Hiltjo Posthuma2016-01-081-4/+16
|
* tiny whitespace fixHiltjo Posthuma2016-01-051-1/+1
|
* example.sh: make symlinks to style, icons and index by defaultHiltjo Posthuma2016-01-051-0/+6
|
* improve READMEHiltjo Posthuma2015-12-271-1/+1
|
* rename urmoms to stagit, improve documentationHiltjo Posthuma2015-12-261-2/+2
|
* add example script to make repo index and files per dirHiltjo Posthuma2015-12-261-0/+37