aboutsummaryrefslogtreecommitdiff
path: root/stagit-index.c
Commit message (Expand)AuthorAgeFilesLines
* Added meta element for viewportThorsten Ortlepp2020-02-291-0/+1
* Removed owner from repo listThorsten Ortlepp2020-02-291-16/+1
* Fix HTML: use <th> instead of <td><b>Thorsten Ortlepp2020-02-291-2/+2
* improve includes, stagit-index does not need compat.hHiltjo Posthuma2020-02-121-6/+1
* small code-style white-space/newlineHiltjo Posthuma2019-12-221-0/+1
* add OpenBSD unveil supportHiltjo Posthuma2019-12-011-0/+3
* pedantic snprintf() improvementHiltjo Posthuma2019-03-091-1/+1
* change order of commits in log from most recent to old to applied orderHiltjo Posthuma2019-02-161-1/+0
* fix compile: libgit2 0.28 changed giterr_last to git_error_lastHiltjo Posthuma2019-02-161-3/+1
* assume OpenBSD 5.9+, always try pledge(2) on OpenBSDHiltjo Posthuma2018-05-251-4/+2
* stagit-index: pledge after git_libgit2_initHiltjo Posthuma2018-04-061-3/+4
* stagit-index: also dont assume someones <html lang> :)Hiltjo Posthuma2017-04-171-1/+1
* stagit-index: remove Content-Language: enHiltjo Posthuma2017-04-171-1/+1
* stagit-index: remove empty h1 and add bold markup to table headersHiltjo Posthuma2017-04-161-6/+8
* browser compatibility: use numeric entity for 'Hiltjo Posthuma2017-04-151-1/+1
* simplify/shorten pledge stubHiltjo Posthuma2017-03-121-5/+1
* reduce scope of repodir, remove unused branch parameterHiltjo Posthuma2017-03-121-1/+1
* fix joinpath(): use of global 'repodir', should be 'path'Hiltjo Posthuma2016-05-031-12/+12
* code cleanupHiltjo Posthuma2016-05-031-5/+3
* remove config.h, add options to stagit.cHiltjo Posthuma2016-05-031-1/+0
* add OpenBSD pledge(2) support using -DUSE_PLEDGEHiltjo Posthuma2016-05-031-0/+11
* fix times (and timezone)Hiltjo Posthuma2016-05-011-9/+3
* fix path join '/'Hiltjo Posthuma2016-05-011-23/+19
* code cleanup + style, functionally equivalentHiltjo Posthuma2016-05-011-1/+1
* fix: check gmtime, can return NULL on errorHiltjo Posthuma2016-04-271-1/+2
* resolve absolute paths to repodir, remove basename just use strrchr.Hiltjo Posthuma2016-04-271-28/+9
* stagit-index: remove unused efopen functionHiltjo Posthuma2016-04-271-11/+0
* Use the recommended HTML5 document type.lostd2016-02-261-1/+1
* check path truncationHiltjo Posthuma2016-02-241-6/+18
* strip .git suffix from nameHiltjo Posthuma2016-01-061-7/+7
* extra whitespaceHiltjo Posthuma2016-01-061-1/+1
* Be more explicit when stripping the .git suffixsin2016-01-061-1/+2
* stagit-index: Strip per repo .git suffix from generated indexsin2016-01-061-1/+9
* stagit-index: continue making list, but return error codeHiltjo Posthuma2016-01-051-6/+7
* stagit-index: owner is one line, strip newlineHiltjo Posthuma2016-01-051-0/+1
* revert log.html to log/head.html changeHiltjo Posthuma2016-01-051-1/+1
* fix link in stagit-index, update documentation, add TODOHiltjo Posthuma2016-01-031-1/+1
* rename urmoms to stagit, improve documentationHiltjo Posthuma2015-12-261-0/+235