Commits


gotwebd: add foldable commit briefs with input/ok from jamsek, tracey and Kyle Ackerman, thanks!


gotwebd: use 'more' for the tag listing too prodded by stsp and jamsek; ok stsp@


gotwebd: dedup the bulk of the tree listing code


plug a memleak in previous; from op@


show tree and README at the bottom of the summary page ok op@


gotwebd: swap the tags and branch listing in the index page discussed / ok stsp@


gotwebd: render READMEs in the tree view ok tracey@


gotwebd: use breadcumbs in more actions Breadcumbs are useful not only in the TREE and BLOB action, but also in COMMITS/BRIEFS and BLOB. prodded by stsp@


gotwebd: add actions in the diff view too


gotwebd: add patch action to serve diffs in plain text ok tracey@


gotwebd: make blame view work in text browsers While here pad line numbers with spaces instead of zeroes to match the blob view.


gotwebd: add actions to the blame view ok tracey@


gotwebd: add links for actions in the blob page positive feedback from Kyle Ackerman ok/tweak tracey@


gotwebd: introduce .page_header_wrapper to avoid style repetitions while here clean up some *_header id not used / not needed.


gotwebd: adjust blob line number for text browsers