|
c2d7bc3f
|
2021-08-31T19:11:16
|
|
remove superfluous strdup(3) from parse.y files; Patch by Martin Vahlensieck
|
|
a03d32e0
|
2020-11-09T16:46:41
|
|
fix on keywork in gotweb parse.y, patch by Martin Vahlensieck (thanks)
|
|
cad0b9e8
|
2020-09-25T19:11:47
|
|
remove unused #includes
|
|
9f6f3943
|
2020-09-24T22:44:11
|
|
restore code removed in b5f0780096f443734de8fc503ca92bf737e2a7b2 and complete code so sub directories work in gotweb
This was pointed out by uwerler in IRC.
ok stsp
|
|
257add31
|
2020-09-09T23:57:40
|
|
add got.conf(5) configuration file
ok tracey
|
|
ff21961d
|
2020-07-29T21:15:13
|
|
plug some parse.y leaks
|
|
f71c0a3a
|
2020-06-23T20:27:11
|
|
move gw_conf malloc to parse.y and cleanup another one-line set/check
fix rash pointer change in last edit
|
|
c34ec417
|
2020-06-22T17:09:05
|
|
restructure gotweb parse.y to be like the new got parse.y
correct a lot of incorrect error handling
adjust copyrights
|
|
b5f07800
|
2020-01-28T19:42:10
|
|
remove got_www_path which is not actually used
|
|
add40c4f
|
2020-01-15T22:10:31
|
|
remove examples file
|
|
54415d85
|
2020-01-15T22:10:31
|
|
kn@ and stsp@ suggested changes
|
|
2c251c14
|
2020-01-15T22:10:30
|
|
Initial gotweb branch import
|