Page 6
2023-03-10 - 2023-01-28
2023-03-11 14:55 Tracey Emery:
gotwebd: reply with non-200 HTTP status code
2023-03-10 20:41 Stefan Sperling:
Got is unhappy with the FreeBSD repository
2023-03-10 18:20 Tracey Emery:
gotwebd: finishing the template refactoring
2023-03-10 17:42 Stefan Sperling:
gotwebd: handle short reads and timeouts
2023-03-10 15:46 Thomas Adam:
-portable: changing linux branch to portable
2023-03-10 13:59 Omar Polo:
support diffing dirs vs. files
2023-03-10 13:43 Stefan Sperling:
dial fix for git-shell
2023-03-10 11:09 Stefan Sperling:
clone.sh: adjust tautological check
2023-03-09 15:55 Omar Polo:
histedit folding "delete, re-add" is broken
2023-03-08 21:52 Stefan Sperling:
vi struggling to save commit messages
2023-03-08 18:52 Anna Vyalkova:
[PATCH 1/2] portable: Makefile: support standard 'check' target
2023-03-08 14:11 Mark Jamsek:
Poor fetching from gotd
2023-03-05 17:57 Omar Polo:
regress: Replace sed -i with ed for portability
2023-03-04 11:02 Omar Polo:
Don't pass -d to yacc
2023-03-04 08:57 Omar Polo:
template: Sync usage() with man page
gotd: Fix more double process names
2023-03-04 08:51 Stefan Sperling:
regress: override locale settings
2023-03-03 23:00 Thomas Adam:
-portable: regress: stop using GNU date on BSD
2023-03-03 16:34 Omar Polo:
regress: sh portability fixes
2023-03-02 22:43 Thomas Adam:
-portable: config.h/split dependencies
2023-03-02 22:39 Thomas Adam:
-portable: use existing HAVE_SHA2{,56}_H defines
2023-03-02 22:31 Stefan Sperling:
Regress: replace unportable "ln -h"
2023-02-28 19:53 Thomas Adam:
[portable] Fix up uuid_create() check
2023-02-27 15:43 Stefan Sperling:
add and use got_repo_get_object_format()
2023-02-27 14:35 Christian Weisgerber:
improve `got he' error reporting (and accept shortened ids)
2023-02-27 10:06 Stefan Sperling:
got histedit tribulations
2023-02-27 10:01 Theo Buehler:
histedit_parse_list: avoid needless free(line)
2023-02-27 10:01 Omar Polo:
gotd repo_read want/have object ID storage
2023-02-27 09:43 Omar Polo:
2023-02-26 21:22 Omar Polo:
[portable] remove util/got-portable-ver.sh
2023-02-26 20:49 Christian Weisgerber:
[portable] Minor complaints
2023-02-26 17:23 Stefan Sperling:
fix GOT_IMSG_COMMIT_TRAVERSAL_REQUEST
2023-02-26 14:45 Christian Weisgerber:
[portable] Missing license
2023-02-26 10:38 Omar Polo:
[portable] fix sha1.h detection on OpenBSD
2023-02-26 10:31 Omar Polo:
[portable] get rid of compat/xmalloc.[ch]
2023-02-25 12:20 Omar Polo:
got-build-regress.sh regress failure
2023-02-25 08:55 Omar Polo:
[PATCH portable] template: enable extensions to C when needed
2023-02-24 14:09 Thomas Adam:
[portable] fix cross-compilation and libbsd detection
2023-02-23 21:02 Stefan Sperling:
2023-02-23 19:46 Stefan Sperling:
{got,git}.gameoftrees.org?
2023-02-23 19:17 Omar Polo:
provide functions to parse/serialize different hashes
2023-02-23 18:55 Omar Polo:
add some helper functions to compute hashes
2023-02-23 08:33 Omar Polo:
gotwebd: Add a colon after 'Message'
2023-02-22 10:37 Mark Jamsek:
fix tog diff between arbitrary commits
2023-02-21 16:06 Stefan Sperling:
gotwebd: gc unused opendir
2023-02-21 13:46 Stefan Sperling:
gitconfig: fix read/write out of bound
2023-02-21 10:25 Mark Jamsek:
got merge vs gitconfig
2023-02-20 17:41 James Cook:
got fetch hang
2023-02-20 12:10 Stefan Sperling:
expose chunk offsets in the diff API
2023-02-20 06:25 Mark Jamsek:
ignored files can't handle trailing slashes
2023-02-19 17:35 Stefan Sperling:
use struct got_object_id instead of just the digest
2023-02-19 10:38 Stefan Sperling:
merge chokes, creates bogus conflicts
2023-02-19 10:37 Stefan Sperling:
send_zero_refs use GOT_SHA1_STRING_ZERO
2023-02-18 12:00 Omar Polo:
use SHA1_DIGEST_LENGTH instead of sizeof(id)
2023-02-18 08:27 Stefan Sperling:
always fetch remote HEAD except when -b is used
2023-02-17 19:09 stsp@stsp.name:
2023-02-17 17:01 Omar Polo:
got-build-regress.sh: build gotd too
2023-02-17 16:26 Stefan Sperling:
gotadmin: add a flag to force the usage of ref-delta
2023-02-16 11:15 Stefan Sperling:
[rfc] regress: add line number to failure output
2023-02-16 08:36 Mark Jamsek:
Add -n to usage_commit()
2023-02-15 18:04 Mikhail:
tog: cycle a searches and movements
2023-02-14 20:20 Stefan Sperling:
log -b commit order?
2023-02-13 14:43 Omar Polo:
drop 'got commit -A $GOT_AUTHOR' check
2023-02-13 14:21 Stefan Sperling:
send_tree_entries: simplify len computing
2023-02-13 14:20 Stefan Sperling:
got/tog/gotadmin: pledge earlier
2023-02-13 13:15 Stefan Sperling:
special case 'got fetch -b <branch>' + regress
2023-02-12 12:49 Mark Jamsek:
couple style fixes
2023-02-11 13:38 Stefan Sperling:
s/malloc/calloc in lib/object_create.c
2023-02-10 11:40 Stefan Sperling:
abort commit if merged log messages are left as-is
2023-02-10 10:39 Stefan Sperling:
convert gitconfig.c to utf8
2023-02-09 19:44 Stefan Sperling:
small gotd event_del() tweak
2023-02-09 17:31 Omar Polo:
repo disconect cleanup
2023-02-09 17:12 Stefan Sperling:
fileindex: add functions to fill object ids
2023-02-09 14:32 Tracey Emery:
Silence warnings being treated as errors on sparc64 and yacc rules reduced error
2023-02-08 20:36 Stefan Sperling:
tog: 100% cpu usage after search in full-screen mode
2023-02-07 16:04 Stefan Sperling:
got patch: Result too large
2023-02-07 15:18 Mark Jamsek:
improve got fetch error reporting
2023-02-07 12:31 Mark Jamsek:
possible gotd log typo
2023-02-07 12:21 Mark Jamsek:
gotd broken tree
2023-02-07 09:35 Stefan Sperling:
gotd mirrors
2023-02-06 14:38 Tracey Emery:
2023-02-05 16:36 Stefan Sperling:
got-read-gitconfig: send key-value pairs for extensions
2023-02-05 15:52 Stefan Sperling:
replace got_repo_get_gitconfig_extensions with has_extension
2023-02-05 00:14 Stefan Sperling:
got_object_open: copy the whole id
2023-02-04 19:02 tracey@traceyemery.net:
2023-02-03 20:11 Stefan Sperling:
introduce got_object_id_serialize
2023-02-03 14:34 Tracey Emery:
gotwebd: fix briefs/tags navigation overlap
2023-02-03 11:45 Stefan Sperling:
introduce got_error_checksum
2023-02-03 10:05 Stefan Sperling:
delete unused code
2023-02-03 07:19 Stefan Sperling:
small fix: return err instead of NULL
2023-02-03 07:18 Stefan Sperling:
fix missed doc update of new 'got fetch' behaviour
2023-02-02 16:43 Stefan Sperling:
some memcmp -> got_object_id_cmp in object_parse.c
2023-02-02 11:22 Omar Polo:
struct vs buffers for got_imsg_tree_entry
2023-02-01 20:10 Christian Weisgerber:
make got fetch default to work tree's current branch
2023-02-01 15:42 Stefan Sperling:
gotd/gotadmin use 0444 for pack/idx
2023-02-01 15:41 Stefan Sperling:
struct vs buffer for got_imsg_{commit_,}object
2023-02-01 12:47 Stefan Sperling:
tog: add horizontal scroll to tree view (+ minor refactor)
2023-02-01 12:36 Stefan Sperling:
tog: add horizontal scrolling to the ref view
2023-02-01 12:33 Stefan Sperling:
struct instead of buffer for got_imsg_send_{,remote_}ref
2023-02-01 12:31 Stefan Sperling:
struct instead of buffer for got_imsg_fetch_{,have_}ref
2023-02-01 12:28 Stefan Sperling:
tog: fix some OB1s in view rendering