Page 8
2022-12-15 - 2022-06-16
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'
2022-10-04 10:41 Stefan Sperling:
got{,admin}.1 and tog.1: fix usage
2022-10-04 10:32 Stefan Sperling:
diff: handle missing new lines in trailing context
2022-10-02 15:14 Tracey Emery:
gotwebd.conf: add varset and include
2022-09-29 09:39 Tom Jones:
diff: Add api for consumers to check if diff is printable
2022-09-27 14:53 Stefan Sperling:
Disallow integrating into non-branch references
2022-09-25 16:26 Mark Jamsek:
tog: don't embded utf8 glyphs in tog.c
2022-09-23 14:04 Stefan Sperling:
diff: Function names appearing inside diff context
2022-09-22 14:45 Stefan Sperling:
make worktree diffs record xbit of new files
2022-09-22 13:43 Tracey Emery:
[RFC] template system for gotwebd
2022-09-22 13:41 Tracey Emery:
gotwebd: drop needless qs NULL check
2022-09-21 16:58 Omar Polo:
got patch: check x-bit for new files
2022-09-20 12:06 Stefan Sperling:
got: gotadmin init -b to specify HEAD + new got import behaviour
2022-09-19 13:21 Mark Jamsek:
tog: always open help in fullscreen
2022-09-18 07:49 Mark Jamsek:
tog: runtime help
2022-09-17 19:58 Stefan Sperling:
change got_object_commit_dup() return type
2022-09-17 16:32 Mark Jamsek:
tog: add search_setup fp for consistency
2022-09-13 18:24 Stefan Sperling:
got-build-regress.sh build failure
2022-09-13 14:15 Stefan Sperling:
Optimized branch switching?
2022-09-12 18:00 stsp@stsp.name:
2022-09-12 07:39 Stefan Sperling:
tog: extend log view headline highlight