Page 2
2024-08-05 - 2024-03-28
2024-08-06 18:39 Stefan Sperling:
improve *.conf.5
2024-08-06 13:34 Stefan Sperling:
gotd: support UIDs in the `user' directive
2024-08-06 06:50 Stefan Sperling:
got rebase or diff library bug
2024-08-02 10:48 Stefan Sperling:
gotwebd: fix links to the README in the summary view
2024-08-02 09:18 Stefan Sperling:
got-read-patch: don't hardcode SHA1_DIGEST_LENGTH
2024-08-02 07:58 Stefan Sperling:
got status misses unversioned files (was: Re: LLVM 18.1.8 update in base)
2024-08-01 20:01 Stefan Sperling:
gotd: stop hardcoding GOT_HASH_SHA1 in object_open_io.c
2024-08-01 19:01 Stefan Sperling:
gotd and got {fetch,send,clone}: reject sha256 repos
2024-08-01 15:50 Tobias Heider:
stop mentioning "SHA1 hash"es in the manpages
2024-07-28 16:05 Tracey Emery:
gotwebd: support "owner" file
2024-07-28 15:41 Stefan Sperling:
minor touches to got-worktree(5)
2024-07-26 10:52 Omar Polo:
do not hardcode digest length when parsing packed trees
2024-07-19 04:58 Stefan Sperling:
gotadmin init -t sha256 ?
2024-07-14 15:57 Omar Polo:
teach worktree and fileindex about sha256
2024-07-13 14:43 Stefan Sperling:
regress: change how trim_obj_id works
2024-07-13 14:41 Stefan Sperling:
sha256 pack support
2024-07-13 03:46 Stefan Sperling:
fix grouping in commit traversal
2024-07-12 19:21 Omar Polo:
got: stsp changed refs/heads/main: 4f73a04b6396
2024-07-12 18:11 Tobias Heider:
opaquify sorted-ids (second try)
2024-07-12 15:46 Omar Polo:
prepare got_object_parse_tree for sha256
2024-07-12 07:18 Stefan Sperling:
add an algo field to got_pack
2024-07-12 07:17 Stefan Sperling:
fix ref parsing for sha256
2024-07-12 07:16 Stefan Sperling:
ensure we properly zero got_object_id structs
2024-07-12 06:46 Stefan Sperling:
adjust GOT_PACKIDX_NAMELEN for sha256 packs
2024-07-11 13:36 Omar Polo:
opaquify sorted_ids
2024-07-10 18:40 Stefan Sperling:
use proper type for got_imsg_enumerated_commit
2024-07-10 07:51 Omar Polo:
got_object_id-ify painted commits
2024-07-09 20:22 Omar Polo:
sprinkle some got_object_id over uint8 buffers in gotd
2024-07-08 18:35 Omar Polo:
WIP: rework gotwebd URL style
2024-07-06 07:05 Mark Jamsek:
fix tog diff J keymap when last commit is selected from hsplit log
2024-07-04 15:14 Omar Polo:
fix tog horizontal scroll bug
2024-06-11 16:29 Omar Polo:
fix histedit -e bug
2024-06-05 08:26 Omar Polo:
fix some SIZE_MAX checks
2024-05-31 13:51 Kyle Ackerman:
Diff memory leak
2024-05-28 17:39 Stefan Sperling:
fix cloning from git9 server
2024-05-28 13:51 Omar Polo:
nginx rewrites to migrate from cgit to gotwebd
2024-05-27 15:44 Stefan Sperling:
regress: do not use job control in a non-interactive shell
2024-05-27 10:19 Stefan Sperling:
gotwebd: use less temp files
2024-05-27 09:10 Stefan Sperling:
got{web,}d: handle multiple -v
2024-05-23 11:13 Dag-Erling Smørgrav:
diff: detect input file truncation
2024-05-21 09:01 Stefan Sperling:
gotd/gotwebd: unify log.c
2024-05-21 09:00 Stefan Sperling:
gotwebd: allow to change the user
2024-05-20 13:01 Stefan Sperling:
gotwebd: mention the listening socket in FILES
2024-05-20 12:52 Omar Polo:
gotwebd: what if listen was a top-level setting?
2024-05-17 21:45 tracey@traceyemery.net:
got-build-regress.sh regress failure
2024-05-16 15:17 Tracey Emery:
gotwebd: unix socket shouldn't be "special"
2024-05-12 12:37 op@omarpolo.com:
server-regress suffers from races
2024-05-09 14:45 Christian Weisgerber:
regress: do not use job control, timeout(1)
2024-05-07 16:01 Tracey Emery:
2024-05-06 17:35 Omar Polo:
hide private gotd repositories from anonymous users
2024-05-06 16:58 Stefan Sperling:
2024-05-06 12:54 op@omarpolo.com:
2024-05-06 11:48 Stefan Sperling:
Smartest way to rename?
2024-05-06 04:56 op@omarpolo.com:
2024-05-06 00:44 op@omarpolo.com:
2024-05-03 09:11 Stefan Sperling:
use polling read in gotsh/got-fetch-pack
2024-04-30 16:52 tracey@traceyemery.net:
2024-04-29 21:03 Stefan Sperling:
got: refactor choose_patch
2024-04-29 06:39 Omar Polo:
add username to gotd HTTP notifications
2024-04-27 20:39 Christian Weisgerber:
portable: the hash mess
2024-04-26 15:57 Stefan Sperling:
document http in got.conf(5) + minor changes
2024-04-26 12:00 Stefan Sperling:
committers / mirror-ops: use got.gameoftrees.org
2024-04-26 11:43 Omar Polo:
got-portable: sandboxing got-notify-*
2024-04-25 19:07 Stefan Sperling:
slight website correction suggestion
2024-04-25 15:58 Omar Polo:
add bufio_flush() to tidy got-fetch-http a bit
2024-04-23 21:29 tracey@traceyemery.net:
2024-04-23 18:29 Lucas Gabriel Vuotto:
Replace date, strftime %G-%m-%d with %F
2024-04-23 12:34 Martin Pieuchot:
got patch: fix applying on an empty file
2024-04-23 12:09 tracey@traceyemery.net:
2024-04-23 11:44 tracey@traceyemery.net:
2024-04-23 08:14 tracey@traceyemery.net:
2024-04-23 08:03 Stefan Sperling:
sort/remove includes in got-notify-email
2024-04-23 07:33 Stefan Sperling:
got-notify-http: use a UNIX timestamp for the date
2024-04-22 16:49 tracey@traceyemery.net:
2024-04-22 16:20 tracey@traceyemery.net:
2024-04-22 16:07 Stefan Sperling:
use got_pkt_readlen in a few more places
2024-04-22 15:54 tracey@traceyemery.net:
2024-04-20 13:06 Omar Polo:
2024-04-19 19:07 Stefan Sperling:
fix got-fetch-http 'done' hack
2024-04-19 12:46 Omar Polo:
2024-04-18 22:42 Omar Polo:
move got_pkt_readlen() to separate function
2024-04-18 15:48 Omar Polo:
make got-notify-http write to syslog
2024-04-18 11:45 Stefan Sperling:
got-notify-http: implement basic auth
2024-04-17 18:10 stsp@stsp.name:
2024-04-17 14:38 Stefan Sperling:
bcf7cd444a9 breaks https clone/fetch
2024-04-17 10:07 Omar Polo:
remove errno from bufio API
2024-04-16 12:07 Omar Polo:
gotd: start to use the newer imsg APIs
2024-04-16 10:21 Stefan Sperling:
don't ignore err in session_dispatch_repo_child()
2024-04-15 21:40 Tobias Heider:
got-fetch-http: bufio rewrite
2024-04-15 16:06 Stefan Sperling:
http notifications: add repo field
2024-04-14 14:01 Stefan Sperling:
require -R when staging/unstaging directories
2024-04-13 16:34 Thomas Adam:
more privdrop in -portable gotd
2024-04-09 14:12 Omar Polo:
tidy get_datestr()
2024-04-09 10:25 op@omarpolo.com:
2024-04-09 10:05 Stefan Sperling:
2024-04-09 07:25 Stefan Sperling:
use seq instead of jot in regress
2024-04-06 13:05 Stefan Sperling:
initial documentation for the got-notify-http json payload
2024-04-05 20:46 op@omarpolo.com:
2024-04-04 10:32 Stefan Sperling:
got-notify-http: fix unicode handling
2024-04-01 07:10 Stefan Sperling:
tog: add option for topological sorting in log view
2024-03-29 01:40 op@omarpolo.com: