index
:
Stagit.git
master
My dummies version of stagit for people who are intrested in setting up a stagit wrapper for their git server.
Shipwreckt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
example.sh
Age
Commit message (
Collapse
)
Author
2017-07-15
improve example, add initial post-receive example
Hiltjo Posthuma
2016-09-15
simplify example.sh, thanks emg for the suggestion!
Hiltjo Posthuma
2016-05-29
improve example: strip .git suffix
Hiltjo Posthuma
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!
2016-05-02
example.sh: use cache file
Hiltjo Posthuma
2016-04-29
example.sh: fix: sort list (regression from simplifying the script)
Hiltjo Posthuma
2016-04-29
improve example, remove sort hack
Hiltjo Posthuma
2016-01-08
example.sh: fix: remove error mode, would stop if a dir was invalid
Hiltjo Posthuma
mkdir -p makes the directory always, so no need to check.
2016-01-08
example.sh: fix go to appropriate dir
Hiltjo Posthuma
2016-01-08
example.sh: add index-time.html, list sorted by time, fix reposdir '/'
Hiltjo Posthuma
2016-01-05
tiny whitespace fix
Hiltjo Posthuma
2016-01-05
example.sh: make symlinks to style, icons and index by default
Hiltjo Posthuma
2015-12-27
improve README
Hiltjo Posthuma
2015-12-26
rename urmoms to stagit, improve documentation
Hiltjo Posthuma
2015-12-26
add example script to make repo index and files per dir
Hiltjo Posthuma