summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-06style.css: wrap description text, nowrap for restHiltjo Posthuma
2016-01-06Be more explicit when stripping the .git suffixsin
2016-01-06No need for -D_POSIX_C_SOURCE=200809Lsin
2016-01-06Always use the compat functionssin
2016-01-06Bring in reallocarray() from OpenBSDsin
2016-01-06use git_reference for tags and branches, sort branches alsoHiltjo Posthuma
2016-01-06fix cast to uintmax_tHiltjo Posthuma
2016-01-06Change default MANPREFIX to be ${PREFIX}/mansin
2016-01-06stagit-index: Strip per repo .git suffix from generated indexsin
2016-01-06lookup commits of annotated tagsHiltjo Posthuma
2016-01-06fix warning, use intmax_t %ju, thanks stateless!Hiltjo Posthuma
2016-01-06premature version bumperationHiltjo Posthuma
2016-01-06improve READMEHiltjo Posthuma
2016-01-06improve MakefileHiltjo Posthuma
2016-01-05tiny whitespace fixHiltjo Posthuma
2016-01-05stagit-index: continue making list, but return error codeHiltjo Posthuma
2016-01-05fix relpath for logHiltjo Posthuma
2016-01-05clone url is one line, strip newlineHiltjo Posthuma
2016-01-05refs: fix table id for tagsHiltjo Posthuma
2016-01-05refs: remove link, it may be broken for non-HEADHiltjo Posthuma
2016-01-05make hunk line itself a linkHiltjo Posthuma
2016-01-05style: darkblue for hunk like cgit, hunk line is now a linkHiltjo Posthuma
2016-01-05stagit-index: owner is one line, strip newlineHiltjo Posthuma
2016-01-05example.sh: make symlinks to style, icons and index by defaultHiltjo Posthuma
2016-01-05revert log.html to log/head.html changeHiltjo Posthuma
2016-01-05fix newline after headerHiltjo Posthuma
2016-01-04fix link to commit from log pageHiltjo Posthuma
2016-01-04stagit: fix hunk header, thanks uggedal for reporting!Hiltjo Posthuma
2016-01-03update TODOHiltjo Posthuma
2016-01-03fix link in stagit-index, update documentation, add TODOHiltjo Posthuma
2016-01-03no log per branchHiltjo Posthuma
2016-01-03rename refs to refs/branchesHiltjo Posthuma
2016-01-03refs: add link to log per branchHiltjo Posthuma
2016-01-03refs: dont make a table when there are no tags, add spacing betweenHiltjo Posthuma
2016-01-03add refs page (branches and tags)Hiltjo Posthuma
2015-12-27improve READMEHiltjo Posthuma
2015-12-26add stagit.cHiltjo Posthuma
2015-12-26rename urmoms to stagit, improve documentationHiltjo Posthuma
2015-12-26nvm, dont strip .git from bare reposHiltjo Posthuma
2015-12-26add example script to make repo index and files per dirHiltjo Posthuma
2015-12-26rename EXTRAOBJ to COMPATOBJHiltjo Posthuma
2015-12-26Makefile: link for COMPATHiltjo Posthuma
2015-12-26add compat.hHiltjo Posthuma
2015-12-26strip suffix .git used typically for bare reposHiltjo Posthuma
2015-12-26humanreadable filemodes (code from sbase ls)Hiltjo Posthuma
2015-12-26align filesize header right, minor code-styleHiltjo Posthuma
2015-12-26fix dirname for glibcHiltjo Posthuma
2015-12-26allow to specify clone url, displayed in headerHiltjo Posthuma
2015-12-26update TODOHiltjo Posthuma
2015-12-26index: highlight row on mouseoverHiltjo Posthuma