|
ff4bb25f
|
2020-02-19T16:37:13
|
|
add new tags page and ability to navigate all tags
|
|
bf93a5c0
|
2020-02-15T16:35:04
|
|
handle commit briefs branch display in gw_briefs instead of gw_summary
|
|
f1200fe3
|
2020-02-13T22:20:46
|
|
fixup initial action querystring error and use the err.tmpl finally
|
|
9eed6f10
|
2020-02-08T17:55:48
|
|
remove gw_summary heads from gotweb_ui.h
|
|
0d100d0b
|
2020-02-07T15:20:55
|
|
improve error display in TEMPL_CONTENT
|
|
78a9dab5
|
2020-02-07T15:05:51
|
|
eliminate gw_html_escape and use css for remaining newline breaks
|
|
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
|
|
626b25b6
|
2020-02-06T21:04:08
|
|
remove gw_tree from gotweb_ui.h
|
|
9a9d12ca
|
2020-02-06T18:02:12
|
|
improve the output of gw_blame
|
|
b4fba448
|
2020-02-05T17:07:01
|
|
move elements from gw_commits and gw_diff to their respective template files
|
|
bd275801
|
2020-02-03T21:20:28
|
|
improve gw_template error handling, remove gw_briefs from gotweb_ui and move to kcgihtml
|
|
017d6da3
|
2020-01-29T23:03:03
|
|
attempt to detect non-plain-text blob and download as file instead, otherwise display plain text in browser
|
|
6753ca55
|
2020-01-29T17:57:43
|
|
remove blob css
|
|
b27da801
|
2020-01-29T17:48:56
|
|
remove html from blob output
|
|
e46f587c
|
2020-01-29T16:48:01
|
|
add gw_blob to increase the usefulness of gw_tree
|
|
c3bcdfd5
|
2020-01-29T15:10:47
|
|
alternate color of tree lines to prepare for blob/blame conversion
|
|
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
|
|
bded5497
|
2020-01-27T16:48:34
|
|
small css fixup
|
|
f2f46662
|
2020-01-23T23:12:13
|
|
complete gotweb refactor
|
|
add40c4f
|
2020-01-15T22:10:31
|
|
remove examples file
|
|
119bf4ed
|
2020-01-15T22:10:31
|
|
blame css
|
|
2e676fc5
|
2020-01-15T22:10:31
|
|
blame
|
|
ec46ccd7
|
2020-01-15T22:10:30
|
|
save blame work
|
|
bcbc97d8
|
2020-01-15T22:10:30
|
|
start tree
|
|
9460dac0
|
2020-01-15T22:10:30
|
|
add tag html
|
|
077f6c5a
|
2020-01-15T22:10:30
|
|
add tag action
|
|
87f9ebf5
|
2020-01-15T22:10:30
|
|
add tags and heads
|
|
8087c3c5
|
2020-01-15T22:10:30
|
|
add more log headers for pages
|
|
4ceb8155
|
2020-01-15T22:10:30
|
|
create full logs page
|
|
cdb914e5
|
2020-01-15T22:10:30
|
|
cleanup shortlog css
|
|
7ee88b97
|
2020-01-15T22:10:30
|
|
fix shorlog css
|
|
474370cb
|
2020-01-15T22:10:30
|
|
we have shortlog!
|
|
c6b62706
|
2020-01-15T22:10:30
|
|
start shortlog
|
|
8d4d2453
|
2020-01-15T22:10:30
|
|
summary styling
|
|
46b9c89b
|
2020-01-15T22:10:30
|
|
pledge early. apply_unveil before repo functions.
no more functions in the template area other than simple html items
|
|
09c82ddf
|
2020-01-15T22:10:30
|
|
add err.tmpl
|
|
387a29ba
|
2020-01-15T22:10:30
|
|
convert for different time formats
|
|
2c251c14
|
2020-01-15T22:10:30
|
|
Initial gotweb branch import
|