Age | Commit message (Expand) | Author |
2019-02-16 | change order of commits in log from most recent to old to applied order | Hiltjo Posthuma |
2019-02-16 | fix compile: libgit2 0.28 changed giterr_last to git_error_last | Hiltjo Posthuma |
2018-05-25 | assume OpenBSD 5.9+, always try pledge(2) on OpenBSD | Hiltjo Posthuma |
2018-04-06 | stagit-index: pledge after git_libgit2_init | Hiltjo Posthuma |
2017-04-17 | stagit-index: also dont assume someones <html lang> :) | Hiltjo Posthuma |
2017-04-17 | stagit-index: remove Content-Language: en | Hiltjo Posthuma |
2017-04-16 | stagit-index: remove empty h1 and add bold markup to table headers | Hiltjo Posthuma |
2017-04-15 | browser compatibility: use numeric entity for ' | Hiltjo Posthuma |
2017-03-12 | simplify/shorten pledge stub | Hiltjo Posthuma |
2017-03-12 | reduce scope of repodir, remove unused branch parameter | Hiltjo Posthuma |
2016-05-03 | fix joinpath(): use of global 'repodir', should be 'path' | Hiltjo Posthuma |
2016-05-03 | code cleanup | Hiltjo Posthuma |
2016-05-03 | remove config.h, add options to stagit.c | Hiltjo Posthuma |
2016-05-03 | add OpenBSD pledge(2) support using -DUSE_PLEDGE | Hiltjo Posthuma |
2016-05-01 | fix times (and timezone) | Hiltjo Posthuma |
2016-05-01 | fix path join '/' | Hiltjo Posthuma |
2016-05-01 | code cleanup + style, functionally equivalent | Hiltjo Posthuma |
2016-04-27 | fix: check gmtime, can return NULL on error | Hiltjo Posthuma |
2016-04-27 | resolve absolute paths to repodir, remove basename just use strrchr. | Hiltjo Posthuma |
2016-04-27 | stagit-index: remove unused efopen function | Hiltjo Posthuma |
2016-02-26 | Use the recommended HTML5 document type. | lostd |
2016-02-24 | check path truncation | Hiltjo Posthuma |
2016-01-06 | strip .git suffix from name | Hiltjo Posthuma |
2016-01-06 | extra whitespace | Hiltjo Posthuma |
2016-01-06 | Be more explicit when stripping the .git suffix | sin |
2016-01-06 | stagit-index: Strip per repo .git suffix from generated index | sin |
2016-01-05 | stagit-index: continue making list, but return error code | Hiltjo Posthuma |
2016-01-05 | stagit-index: owner is one line, strip newline | Hiltjo Posthuma |
2016-01-05 | revert log.html to log/head.html change | Hiltjo Posthuma |
2016-01-03 | fix link in stagit-index, update documentation, add TODO | Hiltjo Posthuma |
2015-12-26 | rename urmoms to stagit, improve documentation | Hiltjo Posthuma |