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
Age
Commit message (
Expand
)
Author
2018-11-18
detect filetype changes in diff (for example a normal file to symlink)
Hiltjo Posthuma
2018-11-11
detect more names for README and LICENSE
Hiltjo Posthuma
2018-11-11
detect copies and renames based on the threshold of changes
Hiltjo Posthuma
2018-08-22
simplify range check
Hiltjo Posthuma
2018-08-22
stagit: log: indicate when using the -l option and there are more commits
Hiltjo Posthuma
2018-05-25
assume OpenBSD 5.9+, always try pledge(2) on OpenBSD
Hiltjo Posthuma
2018-05-09
Clarify usage regarding -c and -l mutual exclusion
Quentin Rameau
2018-04-07
bump version to 0.8
Hiltjo Posthuma
2018-04-06
stagit-index: pledge after git_libgit2_init
Hiltjo Posthuma
2018-03-26
pledge after git_libgit2_init
Hiltjo Posthuma
2018-03-18
optimization: only diff the tree when it is needed for the diffstat...
Hiltjo Posthuma
2018-01-28
README: improve tarball generation by tag example
Hiltjo Posthuma
2018-01-21
stagit: add -l option: limit the amount of commits for the log.html file
Hiltjo Posthuma
2018-01-21
bump LICENSE to 2018
Hiltjo Posthuma
2018-01-20
style.css: improve compatibility with older browsers, namely dillo
Hiltjo Posthuma
2017-12-07
Remove a non-portable syntax in Makefile
Quentin Rameau
2017-11-25
Makefile: bump version to 0.7.2
Hiltjo Posthuma
2017-11-25
post-receive: fix warning in script for example when pushing deleted tags
Hiltjo Posthuma
2017-11-25
Sort style.css in alphabetical order
Aaron Marcher
2017-11-19
Makefile: bump version to 0.7.1
Hiltjo Posthuma
2017-11-19
fix: add "fattr" pledge for chmod(2) for cachefile
Hiltjo Posthuma
2017-11-18
Makefile: bump version to 0.7
Hiltjo Posthuma
2017-11-11
Makefile: remove unused $SCRIPTS
Hiltjo Posthuma
2017-11-10
fix file permissions for cachefile and respect umask(2)
Hiltjo Posthuma
2017-11-10
more verbose errors: show which file failed on open
Hiltjo Posthuma
2017-10-31
README: clarify some cons
Hiltjo Posthuma
2017-10-31
post-receive hook: force UTF-8 locale
Hiltjo Posthuma
2017-09-04
allow umask to handle permissions
Hiltjo Posthuma
2017-08-09
ignore object 0000000000000000000000000000000000000000
Hiltjo Posthuma
2017-08-02
bump version for a release soon
Hiltjo Posthuma
2017-08-02
example_create.sh: make executable
Hiltjo Posthuma
2017-07-30
improve example scripts, add to build (Makefile)
Hiltjo Posthuma
2017-07-15
improve example, add initial post-receive example
Hiltjo Posthuma
2017-07-06
README: add example for a git hook and to set the url file
Hiltjo Posthuma
2017-07-05
README: add example to create tar.gz archives by tag
Hiltjo Posthuma
2017-06-25
Makefile: remove TODO
Hiltjo Posthuma
2017-06-23
remove TODO
Hiltjo Posthuma
2017-06-23
separate getstats from getbyoid: slightly faster
Hiltjo Posthuma
2017-05-07
for the commit Date: header use the git format-patch format
Hiltjo Posthuma
2017-05-07
dont truncate summary length anymore
Hiltjo Posthuma
2017-05-07
remove config.def.h: it was not used anymore
Hiltjo Posthuma
2017-05-07
improve commitinfo_getstats
Hiltjo Posthuma
2017-04-22
improve documentation
Hiltjo Posthuma
2017-04-17
align line numbers to 8 spaces
Hiltjo Posthuma
2017-04-17
writeblobhtml: minor style fix
Hiltjo Posthuma
2017-04-17
stagit: fix rendering of first TAB in file
Hiltjo Posthuma
2017-04-17
stagit-index: also dont assume someones <html lang> :)
Hiltjo Posthuma
2017-04-17
stagit-index: remove Content-Language: en
Hiltjo Posthuma
2017-04-16
writeblobhtml: fix possible uninitialized variable n when len == 0
Hiltjo Posthuma
2017-04-16
writeblobhtml: improve file view for text-browsers
Hiltjo Posthuma
[next]