Page 7
2023-01-10 - 2022-10-31
2023-01-10 13:08 Stefan Sperling:
fix typo in got_ferror() call
2023-01-10 13:07 Stefan Sperling:
check got_pathlist_append() calls for error
2023-01-10 12:04 Stefan Sperling:
zap dead variable in got.c:add_branch()
2023-01-10 11:55 Stefan Sperling:
gotd session process
2023-01-10 11:48 Stefan Sperling:
regress: strip trailing / from -r tmpdir
2023-01-10 09:52 Omar Polo:
regress for got diff -d + minor fix
2023-01-10 08:45 Stefan Sperling:
refactor got_pathlist_free() to optionally free path and data pointers
2023-01-09 20:37 Tracey Emery:
fix tempfile handling in gotd's got_object_raw_open()
2023-01-09 17:25 Omar Polo:
fix crash during pack creation in ports.git
2023-01-09 14:58 Stefan Sperling:
got: add diffstat to got diff
2023-01-08 14:36 Stefan Sperling:
tweak got-build-regress.sh
2023-01-08 14:34 Stefan Sperling:
tog: = and * keybindings for <home> and <end> respectively
2023-01-08 11:43 Omar Polo:
add missing rebase out-of-date check
2023-01-08 05:11 Mark Jamsek:
show from/via on consecutive lines in commit log
2023-01-07 21:03 Omar Polo:
gotwebd: templateify gotweb_render_tag
2023-01-07 19:13 Omar Polo:
templateify gotweb_render_tags
2023-01-07 14:39 Mark Jamsek:
got: Add -d to usage_log()
2023-01-07 13:24 Mark Jamsek:
regress for new got log -d
2023-01-07 12:21 Mark Jamsek:
got: plug got_diffreg_result leak
2023-01-06 18:32 Omar Polo:
template.7: Add a missing `\&'
2023-01-06 18:29 Omar Polo:
gotwebd: templateify gotweb_render_diff
2023-01-06 15:29 Josiah Frentsos:
template.7: Use -width instead of -indent
2023-01-06 15:28 Josiah Frentsos:
template.7: Use An instead of Ar in AUTHORS
template.1: Use -std with Ex
template.[17]: Use $Mdocdate$
2023-01-06 10:45 Omar Polo:
portable: building template/ as subproject
2023-01-05 17:54 Omar Polo:
gotd: unix_socket -> listen on
2023-01-05 14:42 Tracey Emery:
gotwebd: percent-encode the quote character too
2023-01-05 14:41 Tracey Emery:
gotwebd: templateify gotweb_render_tree
2023-01-04 21:09 Omar Polo:
gotd listen process needs apply_unveil_none()
2023-01-04 12:19 Stefan Sperling:
add diffstat option to got log and tog diff view
2023-01-04 11:11 Mark Jamsek:
gotwebd: enhance blob pages
2023-01-04 11:10 Omar Polo:
gotd: remove gotsh group requirement
2023-01-03 19:29 Tracey Emery:
gotwebd css: fix hscroll on error
2023-01-03 18:54 Stefan Sperling:
provide got_object_blob_is_binary
2023-01-03 15:29 Stefan Sperling:
gotd.conf: adds time suffixes to timeouts
2023-01-03 14:56 Mark Jamsek:
gotwebd: set filename for RSS feeds
2023-01-03 09:22 Omar Polo:
add gotd.conf connection options
2023-01-02 23:46 Ted Bullock:
Usability and working with remote trees
2023-01-02 18:36 Klemens Nanni:
gotd auth unveil
2023-01-02 11:00 Stefan Sperling:
gotwebd: use `listen on socket' syntax for UNIX sockets too
2023-01-02 09:17 Omar Polo:
[PATCH] gotwebd: remove got_ prefix in gotwebd.conf(5) example
2023-01-02 05:11 Paul W. Rankin:
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