summaryrefslogtreecommitdiff
path: root/stagit-index.c
AgeCommit message (Expand)Author
2020-11-07Remove commented codeHEADmasterBenjamin Chausse
2020-11-07Test stagit index titleBenjamin Chausse
2020-11-06Update contrib with pgp keyBenjamin Chausse
2020-10-17Make browsing continuousBenjamin Chausse
2020-10-17Link stagit index logo to homepageBenjamin Chausse
2020-10-17Update cssBenjamin Chausse
2020-10-17Update contribute stagit-indexBenjamin Chausse
2020-10-17Revert to original headerBenjamin Chausse
2020-10-17Update templatesBenjamin Chausse
2020-10-17Initial CommitBenjamin Chausse
2020-08-18Merge tag '0.9.4'Oscar Benedito
2020-08-11Add about page for repos with REAMDEOscar Benedito
2020-08-08stagit-index: remove unveil support for argvHiltjo Posthuma
2020-07-30Change appearence of stagit-indexOscar Benedito
2020-07-30Added contributing informationOscar Benedito
2020-07-30Responsive designOscar Benedito
2020-06-22favicon: png to icoOscar Benedito
2020-02-12improve includes, stagit-index does not need compat.hHiltjo Posthuma
2019-12-22small code-style white-space/newlineHiltjo Posthuma
2019-12-01add OpenBSD unveil supportHiltjo Posthuma
2019-03-09pedantic snprintf() improvementHiltjo 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-05-25assume OpenBSD 5.9+, always try pledge(2) on OpenBSDHiltjo Posthuma
2018-04-06stagit-index: pledge after git_libgit2_initHiltjo Posthuma
2017-04-17stagit-index: also dont assume someones <html lang> :)Hiltjo Posthuma
2017-04-17stagit-index: remove Content-Language: enHiltjo Posthuma
2017-04-16stagit-index: remove empty h1 and add bold markup to table headersHiltjo Posthuma
2017-04-15browser compatibility: use numeric entity for 'Hiltjo Posthuma
2017-03-12simplify/shorten pledge stubHiltjo Posthuma
2017-03-12reduce scope of repodir, remove unused branch parameterHiltjo Posthuma
2016-05-03fix joinpath(): use of global 'repodir', should be 'path'Hiltjo Posthuma
2016-05-03code cleanupHiltjo Posthuma
2016-05-03remove config.h, add options to stagit.cHiltjo Posthuma
2016-05-03add OpenBSD pledge(2) support using -DUSE_PLEDGEHiltjo Posthuma
2016-05-01fix times (and timezone)Hiltjo Posthuma
2016-05-01fix path join '/'Hiltjo Posthuma
2016-05-01code cleanup + style, functionally equivalentHiltjo Posthuma
2016-04-27fix: check gmtime, can return NULL on errorHiltjo Posthuma
2016-04-27resolve absolute paths to repodir, remove basename just use strrchr.Hiltjo Posthuma
2016-04-27stagit-index: remove unused efopen functionHiltjo Posthuma
2016-02-26Use the recommended HTML5 document type.lostd
2016-02-24check path truncationHiltjo Posthuma
2016-01-06strip .git suffix from nameHiltjo Posthuma
2016-01-06extra whitespaceHiltjo Posthuma
2016-01-06Be more explicit when stripping the .git suffixsin
2016-01-06stagit-index: Strip per repo .git suffix from generated indexsin
2016-01-05stagit-index: continue making list, but return error codeHiltjo Posthuma
2016-01-05stagit-index: owner is one line, strip newlineHiltjo Posthuma
2016-01-05revert log.html to log/head.html changeHiltjo Posthuma