Page 4
2023-09-01 - 2023-03-03
2023-09-04 10:23 Stefan Sperling:
run gotadmin without libexec helpers
2023-09-01 11:25 Stefan Sperling:
expose all out-of-memory errors from zlib
2023-08-28 17:22 Stefan Sperling:
forbid overlapping repo + work trees
2023-08-25 11:03 Omar Polo:
fix double-free and removal of missing locally-added files
2023-08-25 08:04 Chris Narkiewicz:
Force push fails
2023-08-23 19:22 Thomas Adam:
-portable gotd progress
2023-08-22 11:41 Mark Jamsek:
diff -p function prototypes regression
2023-08-22 05:08 Mark Jamsek:
tog: base commit marker in limit view
2023-08-14 20:35 Stefan Sperling:
Bookmarking a commit?
2023-08-13 09:40 Omar Polo:
plug line_offsets leak in tog blame
2023-08-11 10:27 Omar Polo:
gotwebd: branches modification vs show_repo_age off
2023-08-11 06:24 Mark Jamsek:
tog: log view search eats 100% cpu
2023-08-08 10:11 Omar Polo:
allow log -x to accept keywords and fix diffstat duplicates
2023-07-30 10:39 Stefan Sperling:
optimise reading the file index
2023-07-28 18:11 Stefan Sperling:
reduce the reallocarray() calls in read_fileindex_path()
2023-07-28 18:07 Stefan Sperling:
bump deltify table increase step
2023-07-28 18:02 Stefan Sperling:
use INT32_MAX for GOT_FILEIDX_MAX_ENTRIES
2023-07-28 07:04 Omar Polo:
zap unused var
2023-07-26 18:40 Christian Weisgerber:
histedit: How to fold M, D?
2023-07-25 12:51 op@omarpolo.com:
got-build-regress.sh regress failure
2023-07-24 18:31 stsp@stsp.name:
2023-07-24 15:44 Stefan Sperling:
2023-07-24 08:50 Stefan Sperling:
show base commit markers in tog log view
2023-07-23 21:59 Christian Weisgerber:
got {diff,log,update} -c KEYWORD (cf. svn revision keywords)
2023-07-23 14:16 Stefan Sperling:
makefile: simplify cvg' SUBDIR if/elif
2023-07-23 10:38 Omar Polo:
plug ref leak in got update
2023-07-23 10:37 Omar Polo:
plug leak in tog log error path
2023-07-19 15:32 Stefan Sperling:
2023-07-19 12:50 Mark Jamsek:
add keyword support to tog
2023-07-18 20:51 Christian Weisgerber:
expand keyword support to more commands
2023-07-17 10:44 Stefan Sperling:
got.1: avoid work tree "HEAD" terminology
2023-07-16 10:27 Thomas Adam:
[portable] support for landlock ABI v2 and v3
2023-07-15 13:06 Josh Rickmar:
cvg.1: restore "tag", "add" documentation
2023-07-15 09:08 Stefan Sperling:
No-op histedit scripts
2023-07-15 03:01 Mark Jamsek:
tog blame: fix a double-free
2023-07-14 15:12 Stefan Sperling:
Always report stat() error with path
2023-07-12 21:02 Stefan Sperling:
Loss of original errors
2023-07-11 16:08 Stefan Sperling:
don't delete pack files that are too younger
2023-07-11 14:27 Omar Polo:
better packfiles cleanup
2023-07-10 21:20 Omar Polo:
make gotadmin load always read data from stdin
2023-07-10 17:31 Stefan Sperling:
plug got_object_id leak in got.c:cmd_log()
2023-07-09 15:59 Omar Polo:
first draft of gotadmin load
2023-07-08 18:02 Josh Rickmar:
plug leak in got_fetch_pack error path
2023-07-08 14:01 op@omarpolo.com:
got-build-regress.sh build failure
2023-07-08 13:02 Stefan Sperling:
Cleanup hardcoded got naming in got.1
2023-07-08 08:40 Stefan Sperling:
make gitwrapper ignore "realpath: permission denied"
2023-07-07 15:37 Omar Polo:
introducing gotadmin dump
2023-07-07 02:43 Mark Jamsek:
simplify send.c for target refnames
2023-07-06 12:43 Christian Weisgerber:
gotadmin: log progress to stderr
2023-07-03 19:16 Stefan Sperling:
Move predeclaration to correct header
2023-07-03 17:07 Omar Polo:
Define apply_umask in a sane place
2023-07-01 15:01 Kurkii:
What is the difference between got update and got fetch?
2023-07-01 08:24 Stefan Sperling:
add -M option: tell got merge not to fast-forward
2023-07-01 08:09 Stefan Sperling:
two nits for comparison.html
2023-06-24 23:30 grey:
portability: HOST_NAME_MAX
2023-06-23 20:02 Stefan Sperling:
why got merge creates a commit immediately?
2023-06-22 19:02 Stefan Sperling:
gotd: wait asynchronously for child termination
2023-06-22 18:57 Omar Polo:
Sparc build error fix
2023-06-22 15:07 Omar Polo:
simplify gotwebd server matching and fix manpage lie
2023-06-22 14:55 Mark Jamsek:
tweak got merge error message
2023-06-22 13:58 Stefan Sperling:
move gotd_child_proc struct in gotd.c
2023-06-21 15:36 Stefan Sperling:
prevent 'got merge' from modifying arbitrary references
2023-06-21 12:05 Omar Polo:
gotd: Don't use WNOHANG when waiting for child processes
2023-06-21 06:33 Mark Jamsek:
make got add * easier to use
2023-06-19 17:14 Omar Polo:
gotd session should unveil repository read-only during fetches
2023-06-19 13:26 Stefan Sperling:
teach gotadmin cleanup to remove redundant packfiles
2023-06-19 07:13 Stefan Sperling:
[patch, needs testing] implement fast-forward merges
2023-06-17 21:54 Omar Polo:
[patch] regress/cmdline: fix handling of unexpected success
2023-06-16 07:41 Stefan Sperling:
avoid some gratious strlen()
2023-06-15 15:05 Alexander Arkhipov:
anonymous gotsh user's password entry and security(8)
2023-06-15 13:37 Stefan Sperling:
gotwebd: set chroot once and use it
2023-06-15 10:27 Omar Polo:
gotwebd.conf.5: Fix a typo
2023-06-14 16:14 Stefan Sperling:
gotwebd diff is too slow
2023-06-14 09:36 Stefan Sperling:
gotd: drop unneeded strlen() in refname_is_valid()
2023-06-14 08:09 Stefan Sperling:
unintended tautology in build_refs_str()?
2023-06-11 13:14 Stefan Sperling:
remove a few SRCS from gotwebd
2023-06-08 14:03 Stefan Sperling:
Should merge (and rebase) allow modified files when fast-forwarding?
2023-06-07 05:02 Mark Jamsek:
gotd: fix cosmetic git push problem
2023-06-06 07:24 Mark Jamsek:
bug/fix: segfault when diffing the root commit
2023-06-05 08:30 Johannes Thyssen Tishman:
New User Questions
2023-06-05 08:22 Johannes Thyssen Tishman:
2023-06-05 08:15 Stefan Sperling:
[patch] Fixes to GOT_ERR_MERGE_COMMIT_OUT_OF_DATE
2023-06-02 22:17 Omar Polo:
mkstemp: Permission denied
2023-06-01 07:34 Stefan Sperling:
[patch] Refuse to start a new merge if one's in progress.
2023-05-30 17:47 Stefan Sperling:
got: rm * removes current directory
2023-05-29 18:12 Omar Polo:
remove host, host_v4 and host_v6; rename host_dns -> host
2023-05-29 16:04 Stefan Sperling:
gotwebd: drop `prefixlen' from struct address
2023-05-29 06:52 Omar Polo:
Consistently use ten Xs in mkstemp(3) templates
2023-05-29 06:31 Omar Polo:
rework tog log reference labels
2023-05-25 07:17 Stefan Sperling:
[patch] simplify ancestry checks
2023-05-18 08:58 Stefan Sperling:
gotwebd: needless double fseek()
2023-05-17 17:53 Stefan Sperling:
gotwebd: lower log priority of disconnections
2023-05-17 08:49 Stefan Sperling:
tog log reference labels
2023-05-16 19:16 Omar Polo:
simplify got_gotweb_openfile/flushfile
2023-05-16 15:18 Stefan Sperling:
Lost among the branches
2023-05-12 20:09 Christian Weisgerber:
got diff chomps trailing \r
2023-05-12 13:29 Stefan Sperling:
got patch stats about conflicts and rejects
2023-05-12 10:16 Omar Polo:
2023-05-12 09:12 Stefan Sperling:
fast-forwarding
2023-05-02 19:08 Stefan Sperling:
gotd: unveil in PROFILE builds
2023-05-01 12:50 Mikhail:
gotd segfault