Page 10
2022-06-22 - 2022-03-04
2022-06-22 17:53 Christian Weisgerber:
[rfc] compound keymaps with prefixed count modifier like vi(1)
2022-06-22 15:55 Omar Polo:
improve diff output for consumption by got patch
2022-06-21 16:28 Stefan Sperling:
got patch and got diff patches
2022-06-21 15:24 Mark Jamsek:
tog: math fix for fullscreen log view
2022-06-20 15:57 Mark Jamsek:
fix cycle view in fullscreen regression
2022-06-20 14:44 Omar Polo:
tog: make SPACE page down in all views
2022-06-20 05:26 Mark Jamsek:
u/ctrl-u/d/ctrl-d bindings for scrolling in tog
2022-06-19 10:26 Stefan Sperling:
got patch: merge patches with diff3
2022-06-18 16:54 Stefan Sperling:
search issues in tog after cursor movement
2022-06-18 16:18 Mark Jamsek:
tog reset search after C-l
2022-06-18 16:16 Mark Jamsek:
[rfc] stash command in got
2022-06-18 16:13 Stefan Sperling:
fix overzelous sanity check in got_privsep_get_imsg_obj
2022-06-17 08:26 Stefan Sperling:
simplify scroll_wline/format_line
2022-06-17 08:15 Omar Polo:
fix hscrolling in split view
2022-06-16 20:45 Tracey Emery:
fix tog segfault during search
2022-06-16 20:45 Omar Polo:
fix diff+blame view search for horizontal scrolling with unicode
2022-06-16 17:16 Omar Polo:
tog: fix horizontal scrolling of unicode in the diff view
2022-06-16 15:21 Mark Jamsek:
[rfc] tog horizontal scroll (diff & blame view)
2022-06-16 14:34 Stefan Sperling:
Fix build with -DGOT_NO_OBJ_CACHE
2022-06-16 07:04 Stefan Sperling:
[rfc] tog ref 'd' keymap to toggle date
2022-06-15 22:03 Omar Polo:
simplify patch_file
2022-06-15 13:43 Tracey Emery:
Move got_opentempfd out of got_repo_open
2022-06-14 22:20 Tracey Emery:
avoid extra tree requests after got-read-pack enumeration
2022-06-14 18:53 Stefan Sperling:
got-build-regress.sh regress failure
2022-06-14 13:01 Omar Polo:
misc tweaks for privsep.c
2022-06-13 17:11 Stefan Sperling:
object enumeration in got-read-pack
2022-06-13 09:22 Omar Polo:
make got log -s show date and branches/tags
2022-06-12 14:55 Stefan Sperling:
[patch] filter log by author pattern
2022-06-11 10:17 Stefan Sperling:
needless id serialization in match_logmsg
2022-06-09 03:37 Evan Silberman:
[patch] add a one-line-per-commit output mode to log
2022-06-08 10:55 Omar Polo:
match committed patches with got log -p -S
2022-06-04 13:54 Stefan Sperling:
staging the reverse of the staged diff
2022-06-04 11:09 Stefan Sperling:
fix some test_done when $ret is 0
2022-06-03 09:45 Omar Polo:
convert delta cache to hash table
2022-06-02 13:43 Stefan Sperling:
got for MacPorts
2022-05-31 20:28 Tracey Emery:
move creation of tempfiles out of lib/diff.c
2022-05-31 13:34 Tracey Emery:
struct for priv_fds
2022-05-29 17:41 Stefan Sperling:
speed up reading of deltas a bit
2022-05-29 17:35 Stefan Sperling:
send tag of deleted branch is still broken
2022-05-20 17:35 Stefan Sperling:
fix path meta-data used for packing
2022-05-20 08:45 Thomas Adam:
tog atexit() infinite loop
2022-05-19 07:33 Stefan Sperling:
make read_imsg() poll only if necessary
2022-05-18 17:46 Stefan Sperling:
batch up tree entries in imsg
2022-05-18 15:41 Stefan Sperling:
speed up tree-entry parsing
2022-05-18 15:31 Omar Polo:
avoid malloc for duplicate check in got_pathlist_insert()
2022-05-18 07:46 Stefan Sperling:
got_privsep_recv_tree() fixes
2022-05-14 14:57 Omar Polo:
got patch: fseek -> fseeko
2022-05-13 15:30 Omar Polo:
got patch vs git diff with renames
2022-05-13 11:28 Stefan Sperling:
speed up got patch
2022-05-11 19:00 Stefan Sperling:
missing length check in got_path_is_child()
2022-05-07 12:45 Stefan Sperling:
map delta cache file into memory while writing pack file
2022-05-07 10:27 Omar Polo:
search deltas to reuse in got-read-pack
2022-05-04 16:14 Stefan Sperling:
process deltas in compressed form
2022-05-04 12:44 Omar Polo:
avoid idset loop for unused objects
2022-05-04 12:14 Omar Polo:
avoid loop over idset for removing reused deltas
2022-05-01 11:48 Stefan Sperling:
qsort(3) and comparing values via subtraction
2022-04-23 08:57 Stefan Sperling:
got patch: reverse patches
2022-04-23 06:54 Stefan Sperling:
got patch: resolve paths from $PWD
2022-04-20 07:45 Omar Polo:
less malloc/free for got_object_id_queue
2022-04-19 20:09 Stefan Sperling:
reimplement object ID-set on top of a hash table
2022-04-19 14:41 Omar Polo:
got patch: file has unexpected status
2022-04-15 17:48 Theo Buehler:
nit: avoid unnecessary loop in cmdline/status.sh
2022-04-14 15:52 Stefan Sperling:
check RB_INSERT() return value
2022-04-13 14:29 Stefan Sperling:
findtwixt() speedup
2022-04-12 12:47 Thomas Adam:
"got fetch" fails on PROFILE=1 build
2022-04-12 11:00 Omar Polo:
got patch: allow to reverse patches
2022-04-12 10:52 Omar Polo:
got_patch refactoring: preserve all \ lines
2022-04-12 09:02 Stefan Sperling:
diff vs. patch, path-prefix
2022-04-08 15:12 Christian Weisgerber:
Interactions between worktrees
2022-04-07 13:19 Omar Polo:
pass commit object to blame callback
2022-04-07 12:19 Omar Polo:
got_object_id_by_path() vs. commit object cache
2022-04-07 11:35 Omar Polo:
teach got patch how to strip
2022-04-05 13:49 Tracey Emery:
[gotwebd] fix double free in error path
2022-03-23 20:56 Stefan Sperling:
Memory leak in got_fetch_pack()
2022-03-23 20:52 Stefan Sperling:
minor leak in list_refs
2022-03-23 09:02 Stefan Sperling:
got-build-regress.sh update failure
2022-03-19 21:23 Christian Weisgerber:
const-ify more tables
2022-03-19 19:27 Stefan Sperling:
got patch: handle "\ No newline at end of file"
2022-03-19 18:42 Stefan Sperling:
"got patch" format?
2022-03-19 14:45 Stefan Sperling:
got patch vs unchanged files
2022-03-18 19:53 Stefan Sperling:
got_errors[]
2022-03-17 16:07 Stefan Sperling:
got_patch_progress_cb: handle offsets and errors too
2022-03-16 18:10 Stefan Sperling:
got patch: keep file permissions and create missing directories
2022-03-14 21:48 Omar Polo:
add got_patch_process_cb
2022-03-14 21:26 Omar Polo:
improve pack progress output
2022-03-14 13:25 Stefan Sperling:
cache pack index file list when repository is opened
2022-03-14 12:57 Stefan Sperling:
got patch: recover from some kinds of errors
2022-03-13 19:32 Stefan Sperling:
add a dry run to got patch
2022-03-13 14:03 Stefan Sperling:
check file status before applying patches (second try)
2022-03-12 22:05 Stefan Sperling:
fix got status <obstructed file>
2022-03-12 14:58 Stefan Sperling:
two small fixes for got patch
2022-03-12 12:52 Stefan Sperling:
open tempfiles in got_repo_open()
2022-03-10 22:12 Stefan Sperling:
handle reference arguments that look like short object IDs
2022-03-10 09:21 Stefan Sperling:
git config: url insteadOf
2022-03-08 16:43 Omar Polo:
check file status before applying a patch
2022-03-08 15:15 Christian Weisgerber:
run tests with set -u
2022-03-08 14:05 Stefan Sperling:
patch.c: pass the callbacks data instead of hardcoding NULLs
2022-03-08 12:02 Stefan Sperling:
2022-03-08 09:21 Theo Buehler:
patch.sh: use test = op. instead of ==
2022-03-07 22:29 Omar Polo:
add got patch subcommand
2022-03-07 19:27 Stefan Sperling:
fix got clone url with trailing slash