]> git.armaanb.net Git - stagit.git/history - stagit-index.c
check if LICENSE, README and .gitmodules is a file blob
[stagit.git] / stagit-index.c
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