gotweb/files/cgi-bin


Log

Author Commit Date CI Message
Tracey Emery ff4bb25f 2020-02-19T16:37:13 add new tags page and ability to navigate all tags
Tracey Emery f1200fe3 2020-02-13T22:20:46 fixup initial action querystring error and use the err.tmpl finally
Tracey Emery 38b240fb 2020-02-06T23:26:44 remove tags from gotweb_ui.h for both gw_summary and gw_tag something is failing occasionally in gw_output_repo_tags which needs investigated
Tracey Emery 626b25b6 2020-02-06T21:04:08 remove gw_tree from gotweb_ui.h
Tracey Emery 9a9d12ca 2020-02-06T18:02:12 improve the output of gw_blame
Tracey Emery b4fba448 2020-02-05T17:07:01 move elements from gw_commits and gw_diff to their respective template files
Tracey Emery bd275801 2020-02-03T21:20:28 improve gw_template error handling, remove gw_briefs from gotweb_ui and move to kcgihtml
Tracey Emery 017d6da3 2020-01-29T23:03:03 attempt to detect non-plain-text blob and download as file instead, otherwise display plain text in browser
Tracey Emery b27da801 2020-01-29T17:48:56 remove html from blob output
Tracey Emery e46f587c 2020-01-29T16:48:01 add gw_blob to increase the usefulness of gw_tree
Tracey Emery 4ff7391f 2020-01-28T23:15:49 add tag link for each tag on summary page for repos display tag commit info from link close leak in gw_tree
Tracey Emery f2f46662 2020-01-23T23:12:13 complete gotweb refactor
Tracey Emery 09c82ddf 2020-01-15T22:10:30 add err.tmpl
Tracey Emery 387a29ba 2020-01-15T22:10:30 convert for different time formats
Tracey Emery 2c251c14 2020-01-15T22:10:30 Initial gotweb branch import