| Commit message (Expand) | Author | Age | Files | Lines |
* | Added meta element for viewport | Thorsten Ortlepp | 2020-02-29 | 1 | -0/+1 |
* | Removed owner from repo list | Thorsten Ortlepp | 2020-02-29 | 1 | -16/+1 |
* | Fix HTML: use <th> instead of <td><b> | Thorsten Ortlepp | 2020-02-29 | 1 | -2/+2 |
* | improve includes, stagit-index does not need compat.h | Hiltjo Posthuma | 2020-02-12 | 1 | -6/+1 |
* | small code-style white-space/newline | Hiltjo Posthuma | 2019-12-22 | 1 | -0/+1 |
* | add OpenBSD unveil support | Hiltjo Posthuma | 2019-12-01 | 1 | -0/+3 |
* | pedantic snprintf() improvement | Hiltjo Posthuma | 2019-03-09 | 1 | -1/+1 |
* | change order of commits in log from most recent to old to applied order | Hiltjo Posthuma | 2019-02-16 | 1 | -1/+0 |
* | fix compile: libgit2 0.28 changed giterr_last to git_error_last | Hiltjo Posthuma | 2019-02-16 | 1 | -3/+1 |
* | assume OpenBSD 5.9+, always try pledge(2) on OpenBSD | Hiltjo Posthuma | 2018-05-25 | 1 | -4/+2 |
* | stagit-index: pledge after git_libgit2_init | Hiltjo Posthuma | 2018-04-06 | 1 | -3/+4 |
* | stagit-index: also dont assume someones <html lang> :) | Hiltjo Posthuma | 2017-04-17 | 1 | -1/+1 |
* | stagit-index: remove Content-Language: en | Hiltjo Posthuma | 2017-04-17 | 1 | -1/+1 |
* | stagit-index: remove empty h1 and add bold markup to table headers | Hiltjo Posthuma | 2017-04-16 | 1 | -6/+8 |
* | browser compatibility: use numeric entity for ' | Hiltjo Posthuma | 2017-04-15 | 1 | -1/+1 |
* | simplify/shorten pledge stub | Hiltjo Posthuma | 2017-03-12 | 1 | -5/+1 |
* | reduce scope of repodir, remove unused branch parameter | Hiltjo Posthuma | 2017-03-12 | 1 | -1/+1 |
* | fix joinpath(): use of global 'repodir', should be 'path' | Hiltjo Posthuma | 2016-05-03 | 1 | -12/+12 |
* | code cleanup | Hiltjo Posthuma | 2016-05-03 | 1 | -5/+3 |
* | remove config.h, add options to stagit.c | Hiltjo Posthuma | 2016-05-03 | 1 | -1/+0 |
* | add OpenBSD pledge(2) support using -DUSE_PLEDGE | Hiltjo Posthuma | 2016-05-03 | 1 | -0/+11 |
* | fix times (and timezone) | Hiltjo Posthuma | 2016-05-01 | 1 | -9/+3 |
* | fix path join '/' | Hiltjo Posthuma | 2016-05-01 | 1 | -23/+19 |
* | code cleanup + style, functionally equivalent | Hiltjo Posthuma | 2016-05-01 | 1 | -1/+1 |
* | fix: check gmtime, can return NULL on error | Hiltjo Posthuma | 2016-04-27 | 1 | -1/+2 |
* | resolve absolute paths to repodir, remove basename just use strrchr. | Hiltjo Posthuma | 2016-04-27 | 1 | -28/+9 |
* | stagit-index: remove unused efopen function | Hiltjo Posthuma | 2016-04-27 | 1 | -11/+0 |
* | Use the recommended HTML5 document type. | lostd | 2016-02-26 | 1 | -1/+1 |
* | check path truncation | Hiltjo Posthuma | 2016-02-24 | 1 | -6/+18 |
* | strip .git suffix from name | Hiltjo Posthuma | 2016-01-06 | 1 | -7/+7 |
* | extra whitespace | Hiltjo Posthuma | 2016-01-06 | 1 | -1/+1 |
* | Be more explicit when stripping the .git suffix | sin | 2016-01-06 | 1 | -1/+2 |
* | stagit-index: Strip per repo .git suffix from generated index | sin | 2016-01-06 | 1 | -1/+9 |
* | stagit-index: continue making list, but return error code | Hiltjo Posthuma | 2016-01-05 | 1 | -6/+7 |
* | stagit-index: owner is one line, strip newline | Hiltjo Posthuma | 2016-01-05 | 1 | -0/+1 |
* | revert log.html to log/head.html change | Hiltjo Posthuma | 2016-01-05 | 1 | -1/+1 |
* | fix link in stagit-index, update documentation, add TODO | Hiltjo Posthuma | 2016-01-03 | 1 | -1/+1 |
* | rename urmoms to stagit, improve documentation | Hiltjo Posthuma | 2015-12-26 | 1 | -0/+235 |