Page 9
2022-08-30 - 2022-02-03
2022-08-31 08:03 Stefan Sperling:
fix null deref under GOT_OBJ_CACHE_DEBUG
2022-08-30 18:53 Tracey Emery:
Get rid of (null) on the index page
2022-08-30 16:47 Stefan Sperling:
gotwebd: disable the object cache
2022-08-30 15:57 Stefan Sperling:
Remove trailing whitespace
2022-08-30 15:48 Stefan Sperling:
gotwebd: use SCRIPT_NAME to derive URLs
2022-08-30 15:37 Stefan Sperling:
diff.git Fix build on Ubuntu 22.04
2022-08-30 14:48 Stefan Sperling:
tog: diff local worktree changes
2022-08-30 14:36 Stefan Sperling:
simplify gotwebd.conf fcgi_socket
2022-08-30 11:07 Stefan Sperling:
got: fix incorrect argc check when diffing blobs
2022-08-30 09:34 Stefan Sperling:
tog: deref nlines in check
2022-08-29 21:35 Omar Polo:
E-mail list archive?
2022-08-29 20:32 Christian Weisgerber:
double free in checkout running as root
2022-08-29 17:47 Tracey Emery:
gotwebd.conf multi-listen
2022-08-29 17:28 Stefan Sperling:
initial pass over gotwebd docs
2022-08-29 15:52 Omar Polo:
gotwebd.conf fcgi port syntax change
2022-08-29 06:53 Omar Polo:
gotwebd.conf: remove fcgi_socket keyword
2022-08-27 17:17 Omar Polo:
Use .Xo/.Xc in the man pages
2022-08-24 13:32 Stefan Sperling:
Fix for GitHub's SSH signature verification
2022-08-21 13:30 Mark Jamsek:
got: gotadmin init and got import -b coherence
2022-08-21 09:15 Hiltjo Posthuma:
report, gameoftrees portable latest HEAD doesn't compile on Linux
2022-08-20 14:04 Omar Polo:
gotwebd.conf global address settings
2022-08-20 14:00 Omar Polo:
gotwebd: add a CPS header?
2022-08-20 13:59 Omar Polo:
gotwebd: some html fixes
2022-08-19 21:59 Tracey Emery:
gotwebd sockets.c static
2022-08-19 17:09 Stefan Sperling:
gotwebd: listen on localhost by default
2022-08-19 16:18 Tracey Emery:
gotwebd: socket_conf address list
2022-08-19 14:52 Mark Jamsek:
gotwebd: introducing fcgi_printf
2022-08-18 15:09 Stefan Sperling:
gotwebd crash in got_gotweb_blame_cb
2022-08-16 16:51 Tracey Emery:
gotwebd: initialize IPv4 and IPv6 sockets in the same way
2022-08-16 16:32 Tracey Emery:
gotwebd: fix unix-domain sockets + IPv6
2022-08-16 15:46 Todd C. Miller:
gotwebd address list head allocation
2022-08-16 09:22 Stefan Sperling:
got(1): Replace 'Ar sign' with 'Cm sign'
2022-08-16 09:15 Stefan Sperling:
Group options in accordance with style(9)
2022-08-15 16:08 Tracey Emery:
gotwebd: double free in gotweb_free_querystring
2022-08-13 12:09 Mark Jamsek:
tog: todo item #2 respond to key presses while "loading..."
2022-08-12 13:08 Mark Jamsek:
tog: fix delayed tree index update
2022-08-12 12:16 Stefan Sperling:
tog: simplify log_move_cursor_down()
2022-08-12 12:14 Stefan Sperling:
tog: fix log view 'd' keymap when less than nlines/2 from the last commit
2022-08-10 20:28 Todd C. Miller:
*printf return value
2022-08-09 20:46 Omar Polo:
gotwebd: linkables lines in blame page
2022-08-09 16:03 Omar Polo:
gotwebd: class-ify some CSS selector and close a couple of divs
2022-08-09 13:52 Tracey Emery:
gotwebd.conf syntax change: "bind interface" -> "listen on"
2022-08-09 13:49 Tracey Emery:
gotwebd: add some output buffering
2022-08-05 17:53 Omar Polo:
avoid allocating too much errors in cmd_info
2022-08-04 21:11 Stefan Sperling:
remove last use of sin_len from gotwebd
2022-08-04 15:55 Stefan Sperling:
tog: drop regex for line type interface to colour diff view
2022-08-02 21:34 Tracey Emery:
gotwebd no-config startup
2022-08-02 20:49 Stefan Sperling:
some nits for diff.git
2022-08-02 18:57 Omar Polo:
fix regress of diff.git
2022-08-01 12:36 Stefan Sperling:
tog: keymaps to navigate to prev/next file/hunk in the diff
2022-07-29 22:11 Tracey Emery:
gotwebd: avoid calloc/free per fcgi record
2022-07-29 22:01 Christian Weisgerber:
tog: nG key map like vi(1) and less(1)
2022-07-29 13:39 Stefan Sperling:
gotwebd non-root install
2022-07-29 13:34 Tracey Emery:
move use of sin_len out of gotwebd's parse.y
2022-07-29 12:45 Omar Polo:
rework got patch -c docs
2022-07-29 10:54 Stefan Sperling:
two more dead stores in tog/tog.c
2022-07-28 14:19 Tracey Emery:
gotwebd: fix double Content-type
2022-07-28 11:14 Stefan Sperling:
got patch: add -c to apply at specified commit
2022-07-26 12:34 Stefan Sperling:
diff vs CRLF
2022-07-26 12:29 Stefan Sperling:
got patch: pledge early
2022-07-26 12:25 Stefan Sperling:
got patch and directories
2022-07-24 20:48 Stefan Sperling:
Fix off_t type mismatches
2022-07-24 10:17 Stefan Sperling:
some tweaks for cmd_info
2022-07-24 10:10 Stefan Sperling:
make it possible to ignore Git config file
2022-07-23 14:44 Omar Polo:
histedit/rebase vs author/committer times
2022-07-23 14:22 Stefan Sperling:
reset committer name during rebase and histedit
2022-07-23 13:05 Stefan Sperling:
tog: refactor new view initialisation
2022-07-23 12:55 Stefan Sperling:
regress: drop needless (?) sleep call
2022-07-22 16:27 Tracey Emery:
fix name clash in gotwebd
2022-07-22 15:46 Omar Polo:
got branch: support multiple -d options
2022-07-22 14:00 Stefan Sperling:
tog: uppercase alpha keymaps that open new views
2022-07-22 13:59 Stefan Sperling:
allow multiple -d in got branch
2022-07-22 13:56 Stefan Sperling:
tog: finish move to view->resize() to populate log views
2022-07-22 13:36 Stefan Sperling:
tog: reset view->offset in log view
2022-07-22 03:43 Mark Jamsek:
tog: populate new child log lines when switching split
2022-07-21 17:59 Omar Polo:
got patch; got patch -R
2022-07-21 17:40 Stefan Sperling:
false positive use after free in got.c
2022-07-21 17:29 Stefan Sperling:
got send progress
2022-07-21 17:21 Lucas:
got_repo_pack_fds_close: don't close(0)
2022-07-20 17:12 Stefan Sperling:
llvm scan-build: improve error handling, use-after-free, stack garbage
2022-07-20 08:36 Stefan Sperling:
typo in cat_commit
2022-07-20 08:35 Stefan Sperling:
tog: open log view of annotated line
2022-07-20 07:35 Mark Jamsek:
document pull request workflow
2022-07-20 07:10 Mark Jamsek:
J and K keybindings for diff view
2022-07-19 19:25 Stefan Sperling:
draft: keeping authorship of diffs in commits
2022-07-19 13:40 Tracey Emery:
gotwebd: another format specifier mismatch
2022-07-19 09:51 Stefan Sperling:
fix email parsing
2022-07-19 09:25 Mark Jamsek:
tog: add key to toggle between author and committer
2022-07-19 09:25 Stefan Sperling:
mark got_error_fmt as printf-like
2022-07-18 15:02 Stefan Sperling:
tog: fix resize failure to populate log view commits
2022-07-16 13:05 Tracey Emery:
gotwebd: EAI_NODATA portability
2022-07-15 14:21 Christian Weisgerber:
Rebase and file removal?
2022-07-13 06:52 Stefan Sperling:
tog log in hsplit stuck with loading...
2022-07-12 15:50 Stefan Sperling:
preventing non-sensical `mesg' in histedit
2022-07-11 10:45 Omar Polo:
tog log in shallow Git repositories
2022-07-11 10:38 Stefan Sperling:
tog: fix ref/log hsplit
2022-07-11 10:35 Stefan Sperling:
tog: adjust line offset when resizing splits
2022-07-11 06:51 Stefan Sperling:
tog: move to next/prev blamed line from diff view
2022-07-11 06:49 Stefan Sperling:
tog: key map to switch split mode
2022-07-10 16:51 Thomas Adam:
unbreak tests build in -portable
2022-07-09 11:17 Stefan Sperling:
use correct pipe ends on linux