Page 9
2022-08-07 - 2022-02-03
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
2022-07-08 08:35 Stefan Sperling:
tog: keymaps to resize splits
2022-07-07 11:44 Stefan Sperling:
got_privsep_recv_tree tweaks and more cosmetic stuff
2022-07-06 22:42 Thomas Adam:
-portable regress: avoid date -r
2022-07-06 18:43 Stefan Sperling:
got import -> gotadmin import
2022-07-06 03:44 Stefan Sperling:
fix buf_alloc malloc error handling
2022-07-05 16:34 Stefan Sperling:
add signer_id option to got.conf(5)
2022-07-05 13:57 Tracey Emery:
Tag signing with SSH signatures
2022-07-05 11:22 Stefan Sperling:
chores; move patch send/recv to privsep.c
2022-07-04 20:45 Stefan Sperling:
regress testing the revoked_signers option
2022-07-04 18:54 Stefan Sperling:
Fix revoked_signers got.conf(5) option
2022-07-04 10:55 Christian Weisgerber:
prevent got from creating unsigned tags when the key file is missing
2022-07-03 15:10 Christian Weisgerber:
got patch: add flag to ignore whitespace?
2022-07-02 21:24 Omar Polo:
applying patches loses the original perms
2022-07-02 19:19 Omar Polo:
tog: expand horizontal split support to all views
2022-07-02 16:00 Sebastien Marie:
i386 / got-read-pack: imsg_add TREE_ENTRY: Result too large
2022-07-02 13:48 Omar Polo:
tog: abort compound command
2022-07-02 12:00 Stefan Sperling:
move got init to gotadmin init
2022-07-01 12:39 Mark Jamsek:
configurable diff algorithm for tog
2022-06-30 20:36 Christian Weisgerber:
tog: remove count prefix timeout and bold output
2022-06-30 15:32 Mark Jamsek:
speed up tog blame
2022-06-30 11:04 Mark Jamsek:
small tog split view regression
2022-06-30 10:37 Tracey Emery:
move opentemp out of diffreg.c
2022-06-30 08:36 Omar Polo:
blame file stream
2022-06-30 08:11 Stefan Sperling:
[fix] tog: G and C-d keymaps in hsplit
2022-06-30 07:10 Mark Jamsek:
tog: unconditionally set x/y in view_get_split()
2022-06-30 07:03 Mark Jamsek:
tog: user-defined keymap timeout
2022-06-29 15:28 Mark Jamsek:
tog: horizontal split
2022-06-29 14:22 Mark Jamsek:
show just one tag with got tag -l
2022-06-28 20:31 Tracey Emery:
move got_opentempfd() out of lib/diff.c again
2022-06-28 18:28 Josh Rickmar:
move got_opentempfd out of blame_open
2022-06-28 12:59 Tracey Emery:
move got_opentempfd out of open_blob
2022-06-28 12:18 Mark Jamsek:
tog: echo numeric prefix of compound key maps
2022-06-28 11:28 Tracey Emery:
findtwixt in got-read-pack
2022-06-27 22:21 Omar Polo:
rework the patch parser a bit
2022-06-27 22:03 grey:
got portable MacPorts portfile updated to 0.71.
2022-06-27 15:24 Stefan Sperling:
got patch: diff3 merge for git diffs
2022-06-26 20:37 Omar Polo:
build with -Wwrite-strings
2022-06-26 16:56 Stefan Sperling:
"got: bad reference name" after botched rebase
2022-06-25 09:04 Stefan Sperling:
build with -Wmissing-prototypes
2022-06-23 14:48 Thomas Adam:
sandboxing the libexec helpers on freebsd