Page 1
2026-02-23 - 2024-08-01
2026-02-23 20:41 Stefan Sperling:
avoid per tree-entry asprintf/free
2026-02-23 20:07 Stefan Sperling:
gotwebd: propagate chroot path to child processes
2026-02-23 17:54 Thomas Adam:
small got-read-pack performance improvement
2026-02-23 17:34 Stefan Sperling:
less malloc/free in object ID set
2026-02-23 09:56 Stefan Sperling:
drop tmppath from got-notify-http
2026-02-22 19:42 Omar Polo:
Smaller got.1 fixes
2026-02-20 21:49 Stefan Sperling:
reuse delta-base objects during pack file creation
2026-02-20 13:24 Omar Polo:
fix gotadmin cleanup failure with bad HEAD
2026-02-10 13:20 Stefan Sperling:
gotwebd: style fix + tweak for logging page
2026-02-10 11:08 Stefan Sperling:
gotwebd login hint ssh fingerprints
2026-02-09 17:00 Stefan Sperling:
initial sha256 support in the network protocol
2026-02-09 15:03 Omar Polo:
gotwebd login status and logout link
2026-02-08 20:18 Stefan Sperling:
change argument of web server directive to match its description
2026-02-06 19:25 stsp@stsp.name:
got-build-regress.sh regress failure
2026-02-06 18:23 Omar Polo:
gitproto: match on capabilities value as well
2026-02-06 17:32 Omar Polo:
gotsysd: gotwebd ssh host key fingerprints
2026-02-06 17:28 Omar Polo:
gotwebd ssh host key fingerprints
2026-02-04 08:02 Stefan Sperling:
gotsys.conf: web server repository name is an argument
2026-01-20 19:37 Omar Polo:
allow gotsysd to configure gotwebd
2026-01-18 21:27 Stefan Sperling:
add gotwebctl(8)
2026-01-17 09:26 Stefan Sperling:
got send – got-send-pack: unexpected end of file
2026-01-17 01:47 Sylvain Saboua:
pledge(2) prevents retrieving got repository using anonymous account ?
2026-01-13 10:09 Johannes Thyssen Tishman:
repository description in gotwebd.conf
2026-01-09 22:01 Thomas Adam:
remove gotsys.conf macro support
2025-12-23 09:10 Stefan Sperling:
ensure gotwebd login token uniqueness
2025-12-22 10:55 Stefan Sperling:
graceful gotwebd stop
2025-12-19 15:10 Omar Polo:
gotwebd website support
2025-12-11 08:31 Stefan Sperling:
gotd & gotwebd depository redundancy
2025-12-08 08:20 Stefan Sperling:
types {} block for gotwebd
2025-12-08 00:28 Omar Polo:
fix gotwebd login when URL location != "/"
2025-11-19 11:35 Stefan Sperling:
tog: print list of commands on invalid command
2025-11-19 11:34 Stefan Sperling:
gotsys: print newline in usage string of apply command
standardize exit status across all usage functions
2025-11-17 11:26 Stefan Sperling:
gotwebd: convert newfile/closefile() to push/popfile()
2025-11-13 19:10 Omar Polo:
gotwebd hang fix
2025-10-07 15:14 Omar Polo:
make gotwebd serve its own static files
2025-10-03 11:09 Omar Polo:
gotd accept error handling
2025-10-03 10:43 Stefan Sperling:
weblogin hint
2025-10-03 09:58 Omar Polo:
simplify gotd accept backoff timer
2025-10-03 08:26 Omar Polo:
hide repositories via gotwebd.conf
2025-10-01 07:37 Stefan Sperling:
Use constant for login timeout in gotwebd(8)
2025-09-24 19:18 Stefan Sperling:
Bug in got log commit modifier handling?
2025-09-22 19:28 Omar Polo:
gotwebd authentication
2025-09-22 19:22 Omar Polo:
improve gotwebd accept behaviour under load
2025-09-22 18:53 Omar Polo:
fix histedit not merging added files correctly
2025-09-08 12:37 Omar Polo:
gotwebd request path validation for -portable
2025-09-07 18:28 Omar Polo:
parse gotwebd querystrings under pledge "stdio"
2025-09-07 09:33 Omar Polo:
improve gotwebd worker selection
2025-09-07 09:29 Omar Polo:
run just one gotwebd listen process
2025-09-06 13:07 Stefan Sperling:
gotwebd unix pledge
2025-09-06 11:03 Omar Polo:
gotwebd: parse fcgi records under pledge("stdio")
2025-09-06 10:06 Omar Polo:
fix parallel processing of requests in gotwebd
2025-09-06 09:58 Omar Polo:
limit commit notification history traversal
2025-08-29 16:22 Mike Larkin:
improve 'tog diff' patch file names in /tmp
2025-08-29 13:55 Stefan Sperling:
fix 'got patch' for patches which lack \n at EOF
2025-08-20 14:39 Stefan Sperling:
small simplification for got_pack_paint_commits()
2025-08-17 10:48 Omar Polo:
change got clone's got.conf default branch setting
2025-08-15 13:48 Stefan Sperling:
regress: unset HOME for 'git init'
2025-08-15 11:28 Omar Polo:
got-read-pack commit coloring fix
2025-08-14 19:31 Stefan Sperling:
Gothub Mirror Question
2025-08-14 18:47 Stefan Sperling:
Got clone got-www
2025-08-14 18:23 stsp@stsp.name:
2025-08-05 02:10 jrmu@ircnow.org:
Issue with gotd and cloning large repos
2025-08-04 16:52 Omar Polo:
gotwebd: no need to close fds after imsg_compose()
2025-08-04 15:28 Stefan Sperling:
object_qid over imsg
2025-08-04 11:41 Stefan Sperling:
less pipes in gotwebd
2025-07-31 16:01 Stefan Sperling:
Out-of-tree symlinks
2025-07-31 14:14 Stefan Sperling:
improve the binary file checks
2025-07-31 09:17 Stefan Sperling:
fix math in fcgi_send_response
2025-07-26 23:27 Thomas Adam:
lib/delta.c uint64_t warning
2025-07-24 06:09 Stefan Sperling:
gotsysd notification support
2025-07-21 21:39 Omar Polo:
fix off-by-one causing invalid deltas
2025-07-21 13:34 Omar Polo:
more ftruncate + lseek
2025-07-21 13:30 Stefan Sperling:
delta.c overrides errors in some cases
2025-07-13 09:47 Omar Polo:
fix stage -p vs. revert bug
2025-07-12 16:47 Stefan Sperling:
failing to send refs due to "bad packet received"
2025-07-12 09:47 Stefan Sperling:
gotd: can't append to protected branch
2025-07-12 09:46 Stefan Sperling:
got: allow clone without symrefs
2025-06-29 09:51 Omar Polo:
Regress failures with git 2.50.0
2025-06-27 06:53 Stefan Sperling:
Fix got-read-gotconfig SIGSEGV when using "send" config block
2025-06-26 09:04 Simon Harrison:
gotwebd - CGI instead of FCGI
2025-06-12 08:55 Stefan Sperling:
[patch] preserve and show author dates
2025-06-05 07:04 Omar Polo:
fix gotd notifications race
2025-06-02 15:24 Martijn van Duren:
gotd: received unexpected privsep message
2025-05-31 19:55 Stefan Sperling:
readdir() checks for . and ..
2025-05-26 19:39 Stefan Sperling:
gotwebd_ngroups not initialized
2025-05-25 10:46 Omar Polo:
improve cleaning of redundant pack files
2025-05-22 06:50 Stefan Sperling:
leading separators in ignore patterns
2025-05-06 22:15 Kyle Ackerman:
Plug leak in gitconfig.c
2025-05-05 07:40 Stefan Sperling:
Plug memory leak in some libexecs
2025-05-05 00:19 Kyle Ackerman:
simplify worktree_open()
2025-04-26 19:23 Stefan Sperling:
gotwebd: honor all groups for gotwebd user
2025-04-26 19:17 Stefan Sperling:
Remove /tmp/got-importmsg on empty import commit message
2025-04-18 07:16 Stefan Sperling:
umask assumptions in regressions
2025-04-17 14:03 Omar Polo:
Memoy Leak Patch
2025-04-17 12:28 Stefan Sperling:
optimize got-fetch-http a bit
2025-04-14 18:58 Omar Polo:
gotwebd fcgi/gotweb process split
2025-04-11 13:56 Omar Polo:
stop using got_repo_map_path() in gotwebd
2025-04-04 07:01 Stefan Sperling:
got-portable: Fix "could not parse reference data" on NetBSD