summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-28fix warning with libgit2 v0.99+, remain compatible with older versionsHiltjo Posthuma
2020-11-23add abbreviated commit hash to submodule fileOscar Benedito
2020-11-15add meta viewport for scaling on mobileHiltjo Posthuma
2020-11-15style.css: improve contrastHiltjo Posthuma
2020-11-15use size_t to count linesHiltjo Posthuma
2020-11-15avoid shadowed `name' global variableHiltjo Posthuma
2020-11-15refs_cmp: remove unneeded castHiltjo Posthuma
2020-11-15use LEN() macros for arraysHiltjo Posthuma
2020-08-17bump version to 0.9.4Hiltjo Posthuma
2020-08-10fix a small memleak in writeatom()Hiltjo Posthuma
2020-08-08stagit-index: remove unveil support for argvHiltjo Posthuma
2020-08-06fix submodule lookup in bare reposkst
2020-07-20regression: do not show unset or empty tagsHiltjo Posthuma
2020-07-19refactor get reference, add another feed for tags/releasesHiltjo Posthuma
2020-07-19sort branches and tags by time (descending)Hiltjo Posthuma
2020-02-23bump version to 0.9.3Hiltjo Posthuma
2020-02-21atom.xml: improve output format a bitHiltjo Posthuma
2020-02-12improve includes, stagit-index does not need compat.hHiltjo Posthuma
2019-12-29style.css: highlight anchor ids, useful for linking highlighting lines in a diffHiltjo Posthuma
2019-12-22small code-style white-space/newlineHiltjo Posthuma
2019-12-01add OpenBSD unveil supportHiltjo Posthuma
2019-12-01some README tweaks and rewording, reorderingHiltjo Posthuma
2019-12-01Makefile improvementsHiltjo Posthuma
2019-05-05README: works also on NetBSDLeonardo Taccari
2019-04-23bump version to 0.9.2Hiltjo Posthuma
2019-03-16escape HTML in pathsHiltjo Posthuma
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