]> git.armaanb.net Git - stagit.git/history - stagit-index.c
Redirect stdout to correct file.
[stagit.git] / stagit-index.c
2020-02-12 Hiltjo Posthumaimprove includes, stagit-index does not need compat.h
2019-12-22 Hiltjo Posthumasmall code-style white-space/newline
2019-12-01 Hiltjo Posthumaadd OpenBSD unveil support
2019-03-09 Hiltjo Posthumapedantic snprintf() improvement
2019-02-16 Hiltjo Posthumachange order of commits in log from most recent to...
2019-02-16 Hiltjo Posthumafix compile: libgit2 0.28 changed giterr_last to git_er...
2018-05-25 Hiltjo Posthumaassume OpenBSD 5.9+, always try pledge(2) on OpenBSD
2018-04-06 Hiltjo Posthumastagit-index: pledge after git_libgit2_init
2017-04-17 Hiltjo Posthumastagit-index: also dont assume someones <html lang> :)
2017-04-17 Hiltjo Posthumastagit-index: remove Content-Language: en
2017-04-16 Hiltjo Posthumastagit-index: remove empty h1 and add bold markup to...
2017-04-15 Hiltjo Posthumabrowser compatibility: use numeric entity for '
2017-03-12 Hiltjo Posthumasimplify/shorten pledge stub
2017-03-12 Hiltjo Posthumareduce scope of repodir, remove unused branch parameter
2016-05-03 Hiltjo Posthumafix joinpath(): use of global 'repodir', should be...
2016-05-03 Hiltjo Posthumacode cleanup
2016-05-02 Hiltjo Posthumaremove config.h, add options to stagit.c
2016-05-02 Hiltjo Posthumaadd OpenBSD pledge(2) support using -DUSE_PLEDGE
2016-05-01 Hiltjo Posthumafix times (and timezone)
2016-05-01 Hiltjo Posthumafix path join '/'
2016-05-01 Hiltjo Posthumacode cleanup + style, functionally equivalent
2016-04-27 Hiltjo Posthumafix: check gmtime, can return NULL on error
2016-04-27 Hiltjo Posthumaresolve absolute paths to repodir, remove basename...
2016-04-27 Hiltjo Posthumastagit-index: remove unused efopen function
2016-02-26 lostdUse the recommended HTML5 document type.
2016-02-24 Hiltjo Posthumacheck path truncation
2016-01-06 Hiltjo Posthumastrip .git suffix from name
2016-01-06 Hiltjo Posthumaextra whitespace
2016-01-06 sinBe more explicit when stripping the .git suffix
2016-01-06 sinstagit-index: Strip per repo .git suffix from generated...
2016-01-05 Hiltjo Posthumastagit-index: continue making list, but return error...
2016-01-05 Hiltjo Posthumastagit-index: owner is one line, strip newline
2016-01-05 Hiltjo Posthumarevert log.html to log/head.html change
2016-01-03 Hiltjo Posthumafix link in stagit-index, update documentation, add...
2015-12-26 Hiltjo Posthumarename urmoms to stagit, improve documentation