summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-09pedantic snprintf() improvementHiltjo Posthuma
2019-03-01fix issues in example scriptsHiltjo Posthuma
2019-02-22bump version to 0.9.1Hiltjo Posthuma
2019-02-16Makefile: add DOCPREFIX for installing docs in portsHiltjo Posthuma
2019-02-16change order of commits in log from most recent to old to applied orderHiltjo Posthuma
2019-02-16fix compile: libgit2 0.28 changed giterr_last to git_error_lastHiltjo Posthuma
2018-12-25bump version to 0.9Hiltjo Posthuma
2018-12-25style: keep default browser style for links, except patch chunksHiltjo Posthuma
2018-11-18in the diffstat prefix the type of change, allow CSS stylingHiltjo Posthuma
2018-11-18don't use a heuristic for renames, the content must match exactlyHiltjo Posthuma
2018-11-18detect filetype changes in diff (for example a normal file to symlink)Hiltjo Posthuma
2018-11-11detect more names for README and LICENSEHiltjo Posthuma
2018-11-11detect copies and renames based on the threshold of changesHiltjo Posthuma
2018-08-22simplify range checkHiltjo Posthuma
2018-08-22stagit: log: indicate when using the -l option and there are more commitsHiltjo Posthuma
2018-05-25assume OpenBSD 5.9+, always try pledge(2) on OpenBSDHiltjo Posthuma
2018-05-09Clarify usage regarding -c and -l mutual exclusionQuentin Rameau
2018-04-07bump version to 0.8Hiltjo Posthuma
2018-04-06stagit-index: pledge after git_libgit2_initHiltjo Posthuma
2018-03-26pledge after git_libgit2_initHiltjo Posthuma
2018-03-18optimization: only diff the tree when it is needed for the diffstat...Hiltjo Posthuma
2018-01-28README: improve tarball generation by tag exampleHiltjo Posthuma
2018-01-21stagit: add -l option: limit the amount of commits for the log.html fileHiltjo Posthuma
2018-01-21bump LICENSE to 2018Hiltjo Posthuma
2018-01-20style.css: improve compatibility with older browsers, namely dilloHiltjo Posthuma
2017-12-07Remove a non-portable syntax in MakefileQuentin Rameau
2017-11-25Makefile: bump version to 0.7.2Hiltjo Posthuma
2017-11-25post-receive: fix warning in script for example when pushing deleted tagsHiltjo Posthuma
2017-11-25Sort style.css in alphabetical orderAaron Marcher
2017-11-19Makefile: bump version to 0.7.1Hiltjo Posthuma
2017-11-19fix: add "fattr" pledge for chmod(2) for cachefileHiltjo Posthuma
2017-11-18Makefile: bump version to 0.7Hiltjo Posthuma
2017-11-11Makefile: remove unused $SCRIPTSHiltjo Posthuma
2017-11-10fix file permissions for cachefile and respect umask(2)Hiltjo Posthuma
2017-11-10more verbose errors: show which file failed on openHiltjo Posthuma
2017-10-31README: clarify some consHiltjo Posthuma
2017-10-31post-receive hook: force UTF-8 localeHiltjo Posthuma
2017-09-04allow umask to handle permissionsHiltjo Posthuma
2017-08-09ignore object 0000000000000000000000000000000000000000Hiltjo Posthuma
2017-08-02bump version for a release soonHiltjo Posthuma
2017-08-02example_create.sh: make executableHiltjo Posthuma
2017-07-30improve example scripts, add to build (Makefile)Hiltjo Posthuma
2017-07-15improve example, add initial post-receive exampleHiltjo Posthuma
2017-07-06README: add example for a git hook and to set the url fileHiltjo Posthuma
2017-07-05README: add example to create tar.gz archives by tagHiltjo Posthuma
2017-06-25Makefile: remove TODOHiltjo Posthuma
2017-06-23remove TODOHiltjo Posthuma
2017-06-23separate getstats from getbyoid: slightly fasterHiltjo Posthuma
2017-05-07for the commit Date: header use the git format-patch formatHiltjo Posthuma
2017-05-07dont truncate summary length anymoreHiltjo Posthuma