Page 7
2022-12-31 - 2022-06-16
2023-01-02 05:11 Paul W. Rankin:
[PATCH] gotwebd: remove got_ prefix in gotwebd.conf(5) example
2022-12-31 17:07 Stefan Sperling:
got patch: delete binary files too
2022-12-30 22:28 Tracey Emery:
gotweb sunset
2022-12-30 18:36 Omar Polo:
gotd per-uid connection limit
2022-12-30 09:12 Mark Jamsek:
gotd: minor indent and whitespace fix
2022-12-30 09:09 Mark Jamsek:
convert gotd repo_read.c and repo_write.c to single-client
2022-12-29 17:50 Omar Polo:
gotd: run authentication in separate process
2022-12-29 17:46 Omar Polo:
move "unix" pledge promise from gotd parent to auth process
2022-12-29 16:53 Omar Polo:
fix gotd authentication timeout
2022-12-29 11:24 Omar Polo:
gotd: fork repo children on demand
2022-12-29 10:42 Mark Jamsek:
tweak gotd getpwnam err message
2022-12-26 21:45 Stefan Sperling:
gotd: wrong requests test
2022-12-26 14:34 Omar Polo:
tog: echo input prompt to bottom left
2022-12-26 14:29 Omar Polo:
tog: fix log search when in horizontal split
2022-12-25 10:14 Stefan Sperling:
got.1: Add a missing period
2022-12-20 17:49 Omar Polo:
gotwebd: rss feeds for repo tags
2022-12-20 09:03 Stefan Sperling:
gotd crash while requesting non-existent commit id
2022-12-16 22:15 Tracey Emery:
templateify gotweb_render_commits
templateify gotweb_render_navs
2022-12-16 22:11 Tracey Emery:
gotwebd: drop index_page_str and page_str
2022-12-16 22:09 Tracey Emery:
gotwebd: fix navigation in commits page
2022-12-15 15:09 Tracey Emery:
Fix casting in our parse.y for unsigned char
2022-12-14 09:35 Omar Polo:
gotd chroot -> unveil
2022-12-14 09:29 Omar Polo:
gotd listen process
2022-12-13 16:29 Tracey Emery:
gotwebd: templates take 2
2022-12-09 11:44 Mark Jamsek:
gotd regress and doas(1)
2022-12-04 17:13 Tracey Emery:
gotwebd: simplify bit of gotweb_process_request
2022-12-03 17:22 Omar Polo:
faster reuse of deltas
2022-12-03 16:04 Stefan Sperling:
fix gotd_imsg_flush()
2022-11-29 10:04 Stefan Sperling:
gotwebd: openat(2) and less params for scraping repo info
2022-11-22 18:31 Stefan Sperling:
Update mandoc.css
2022-11-22 18:27 Stefan Sperling:
gotwebd: error path leak & semplification for render_index
2022-11-22 12:03 Mark Jamsek:
gotwebd: use prev_display instead of hardcoding d_i - 2
2022-11-22 11:50 Omar Polo:
gotwebd: drop unused parameter from got_get_repo_{owner,age}
2022-11-20 17:59 Omar Polo:
WIP: read-only https support
2022-11-20 14:09 Stefan Sperling:
fix gotd group auth
2022-11-18 12:47 Mark Jamsek:
got clone/send/fetch: print full URL
2022-11-18 12:23 Mark Jamsek:
regress: consistently use ed -s
2022-11-17 13:39 Mark Jamsek:
cope with deleted branches during tog log refresh
2022-11-17 09:48 Stefan Sperling:
unsigned char cast for is* ctype.h macros
2022-11-15 17:41 Stefan Sperling:
gotd auth rules
2022-11-14 23:06 Omar Polo:
gotd: Don't include stdlib.h twice
2022-11-14 23:05 Omar Polo:
gotctl usage help
2022-11-14 20:14 Stefan Sperling:
got send: show failure in updating remote branches
2022-11-14 19:54 Josiah Frentsos:
Put manual page sections in the proper order
2022-11-14 19:47 Josiah Frentsos:
gotd.8: Add missing .El
2022-11-14 19:40 Josiah Frentsos:
gotsh.1: Add missing .Ed
2022-11-08 22:28 Stefan Sperling:
rm useless continue
2022-11-08 20:16 Stefan Sperling:
new gotd regression test: test_repo_write_empty
2022-11-08 16:50 Omar Polo:
fix capabilities sent by gotsh if no refs exist
2022-11-08 16:41 Omar Polo:
fix cloning of repositories with dangling head reference
2022-11-08 16:38 Jerome KASPER:
Bug on OpenBSD 7.2 snapshot with got 0.78
2022-11-06 12:07 Stefan Sperling:
Remove more trailing whitespace
2022-11-04 00:33 Stefan Sperling:
workflow with got - November edition
2022-11-03 21:53 Tracey Emery:
Build failing on lib/diff_main.c using gcc
2022-11-01 13:44 Todd C. Miller:
mkstemp -> mkstemps
2022-11-01 08:13 Stefan Sperling:
small got commit temp-diff fix
2022-10-31 18:05 Omar Polo:
fix pack cache size scaling for low ulimit -n
2022-10-31 16:15 Stefan Sperling:
useless grep
2022-10-31 16:14 Stefan Sperling:
gotd: propagate config path to child processes
2022-10-31 16:07 Tracey Emery:
[gotwebd] add respect_exportok flag to hide/dont expose some repositories
2022-10-31 14:22 Landry Breuil:
[rfc] got diff -v|--verbose
2022-10-31 12:15 Stefan Sperling:
gotd regress useradd/grop
2022-10-31 09:41 Omar Polo:
require space between commit author name and email
2022-10-30 14:13 Todd C. Miller:
fix dubious checksum failures in got-fetch-pack
2022-10-29 19:15 Stefan Sperling:
add gotctl(8)
2022-10-29 14:58 Stefan Sperling:
attempt at respecting umask
2022-10-28 13:42 Tracey Emery:
gotd: remove "sendfd" pledge promise from repo_read
2022-10-28 13:41 Tracey Emery:
gotd: remove "sendfd" pledge promise from repo_write
2022-10-28 10:21 Stefan Sperling:
convert got_pack filesize to off_t
2022-10-27 12:31 Stefan Sperling:
ignore config files with non-exclusive ownership
2022-10-27 08:59 Stefan Sperling:
Sort options
2022-10-25 16:33 Stefan Sperling:
gotd: fix off_t printing
2022-10-25 06:56 Stefan Sperling:
check for size_t overflow when mapping memory
2022-10-24 21:04 Stefan Sperling:
gotwebd.8: Remove the dash in "Fast-CGI"
2022-10-24 20:59 Stefan Sperling:
Update website for Fast-CGI -> FastCGI change
2022-10-24 20:18 Stefan Sperling:
missing `goto done' in read_raw_delta_data
2022-10-24 20:17 Stefan Sperling:
add bound check in read_packed_object
2022-10-24 19:56 Stefan Sperling:
Fix a typo
2022-10-24 15:48 Stefan Sperling:
gotd: Fix usage
2022-10-24 13:20 Stefan Sperling:
gotsh.1: Use Sx for referencing EXAMPLES
2022-10-24 10:56 Mark Jamsek:
silence harmless errors on tog exit
2022-10-24 10:38 Stefan Sperling:
gotsh.1 typo: patch => path
2022-10-24 10:29 Mark Jamsek:
tog SIGTERM
2022-10-24 09:26 Mark Jamsek:
fix deadlock in tog after Ctrl-C
2022-10-23 16:54 Thomas Adam:
gotd(8) imported, and where this is going
2022-10-18 21:01 Todd C. Miller:
reuse tree entries array while parsing trees
2022-10-18 14:58 Todd C. Miller:
some size_t/off_t fixes for got-index-pack
2022-10-18 09:00 Stefan Sperling:
Detect objective c function prototypes
2022-10-18 08:57 Stefan Sperling:
got_pack_parse_offset_delta: fix type argument
2022-10-18 00:42 Stefan Sperling:
rework object-id-set to use arrays instead of lists
2022-10-16 11:48 Stefan Sperling:
split up pack_create.c
2022-10-15 18:28 Stefan Sperling:
make got_pack_create write to a file descriptor
2022-10-15 17:52 Omar Polo:
move got_opentempfd() call out of got_pack_create()
2022-10-15 17:18 Stefan Sperling:
catch errors from unlink(2)
2022-10-15 16:09 Stefan Sperling:
minor 'got patch' simplification
2022-10-11 14:10 Stefan Sperling:
diff: Don't return errno when fread fails
2022-10-11 09:21 Omar Polo:
diff: Remove duplicate definitions
2022-10-11 09:04 Omar Polo:
diff: fread cannot return -1
2022-10-04 11:03 Omar Polo:
tog.1: document global options earlier
2022-10-04 10:47 Stefan Sperling:
got: wrong order of arguments in error reported by 'got diff'