Page 12
2022-01-21 - 2021-08-25
2022-01-24 15:38 Todd C. Miller:
fix 'got remove' for paths missing on disk
2022-01-23 13:46 Christian Weisgerber:
show rebase and histedit backups in tog ref view
2022-01-21 17:37 Stefan Sperling:
got-build-regress.sh regress failure
2022-01-21 14:57 Stefan Sperling:
compress delta data from delta_cache directly into pack file
2022-01-11 14:59 Tracey Emery:
Corruption in freshly checked out tree
2022-01-10 11:11 Stefan Sperling:
let gotadmin pack map files into memory
2022-01-08 01:09 Stefan Sperling:
encode small deltas in memory while packing
2022-01-05 23:29 Stefan Sperling:
fix tog diff view with "Binary files differ"
2022-01-04 21:47 Tracey Emery:
rate-limiting of gotadmin progress output
2022-01-04 20:18 Stefan Sperling:
fix got_opentemp() overhead of got-read-pack
2022-01-03 21:52 Stefan Sperling:
fix got_packidx_match_id_str_prefix()
2021-12-29 12:27 Thomas Adam:
close-on-exec
2021-12-27 06:19 Stefan Sperling:
multiple acks: possible cause
2021-12-26 10:10 Stefan Sperling:
tog: clear search highlighting when reloading view
2021-12-20 15:30 Christian Weisgerber:
File ordering of log -P vs. log -p
2021-12-18 17:39 Stefan Sperling:
mark got_privsep_exec_child as __dead
2021-12-11 20:40 Christian Weisgerber:
tog log search vs selected commit
2021-12-09 16:40 Todd C. Miller:
[PATCH portable] portable: build closefrom unconditionally
2021-12-07 03:14 Anna “CyberTailor”:
[PATCH] privsep.c: ignore closefrom() return value
2021-11-23 12:41 Thomas Adam:
Make regress tests more POSIXy
2021-11-21 17:26 Stefan Sperling:
got-www: Add mandoc.css
2021-11-20 22:12 Thomas Adam:
preserve binary files during updates and merges
2021-11-20 22:04 Stefan Sperling:
implement sort by date in tog ref
2021-11-15 14:49 Tracey Emery:
make gotadmin run in a work tree
2021-11-15 10:05 Stefan Sperling:
got send to github.com hangs
2021-11-03 21:30 Stefan Sperling:
Switch branches during rebase even if there are no commits to rebase
2021-10-27 13:34 Stefan Sperling:
Fix llvm 13 warning/error
2021-10-16 19:38 Omar Polo:
tog: C-n/C-p to scroll by line
2021-10-16 14:43 Stefan Sperling:
fix send -T regression
2021-10-16 13:58 Stefan Sperling:
Fix another edscript() segfault
2021-10-14 17:14 Stefan Sperling:
MurmurHash2 unaligned access
2021-10-13 15:34 Stefan Sperling:
use temp files when encoding deltas
2021-10-13 11:13 Stefan Sperling:
use a bloom filter to avoid pointless pack index searches
2021-10-12 12:41 Stefan Sperling:
status walk regression fix
2021-10-11 14:28 Todd C. Miller:
fix merge bug with dot on a line by itself
2021-10-10 19:41 Stefan Sperling:
fix pack index cache element rotation
2021-10-10 17:59 Thomas Adam:
speed up 'got histedit -l' and 'got rebase -l'
2021-10-09 20:29 Stefan Sperling:
got diff: add support for multiple path arguments
2021-10-09 15:02 Todd C. Miller:
show expected object type in error messages
2021-10-08 08:12 Omar Polo:
[bug] histedit and the first line of a file
2021-10-07 15:27 Stefan Sperling:
plug memleaks in got-fetch-pack and got-send-pack
2021-10-07 15:26 Stefan Sperling:
Provide lib/Makefile to enable tags file generation
2021-10-06 19:44 Christian Weisgerber:
got fetch downloads too much
2021-10-05 13:13 Josh Rickmar:
ignore unversioned file during 'got rebase -a' etc.
2021-10-04 23:33 Thomas Adam:
Pointer sign warnings
2021-10-04 16:49 Stefan Sperling:
Always list aliases before full command
2021-10-01 09:28 Stefan Sperling:
portable: fix typo in configure.ac
2021-10-01 09:06 Thomas Adam:
portable: make .gitignore work with got status
2021-10-01 06:23 Stefan Sperling:
add histedit -e option
2021-09-30 15:23 Stefan Sperling:
speed up 'got status' a little bit
2021-09-30 09:20 Thomas Adam:
got regress: set inital branch to 'master'
2021-09-27 22:18 Todd C. Miller:
got merge -c commit progress output
2021-09-27 17:52 Stefan Sperling:
fix 'got fetch' downloading too many objects
2021-09-27 16:00 Stefan Sperling:
make 'got merge' detect additional problem cases
2021-09-27 10:45 Stefan Sperling:
Garbage-collect dist target in */Makefile
2021-09-26 19:22 Thomas Adam:
-portable: add a wrapper for open() on FreeBSD
2021-09-26 14:46 Christian Weisgerber:
got export? checkout -X?
2021-09-26 14:22 Stefan Sperling:
add got merge -n option
2021-09-26 13:16 Stefan Sperling:
allow vendor branch merges with 'got merge'
2021-09-25 23:28 Thomas Adam:
[WIP] landlock for got-portable
2021-09-25 23:08 Thomas Adam:
allow bad symlinks to survive a merge
2021-09-25 22:06 Thomas Adam:
-portable: put helpers into $(libexecdir)
2021-09-25 19:42 Stefan Sperling:
gotadmin.c printf specifier/type fixes
2021-09-25 18:58 Christian Weisgerber:
-portable: uuid confusion
2021-09-25 12:24 Stefan Sperling:
got-portable.git
2021-09-25 10:27 Stefan Sperling:
const-ify got_gitconfig_get_* and other nitpicking
2021-09-24 21:44 Tracey Emery:
fix 'got update' with added + obstructed file
2021-09-24 19:53 Stefan Sperling:
add a 'got merge' command
2021-09-24 19:43 Tracey Emery:
tog: show parent IDs for merge commits
2021-09-22 19:52 Thomas Adam:
Replace jot in regress
2021-09-22 13:20 Omar Polo:
got send vs symlinks
2021-09-21 23:15 Bryan Steele:
got-portable 0.60 released (linux)
2021-09-21 20:28 Stefan Sperling:
regress/cmdline/histedit.sh: fix assumption
2021-09-21 14:56 Thomas Adam:
-portable: remove xmalloc compat code
2021-09-21 11:06 Stefan Sperling:
Couple of fixes for got-portable
2021-09-21 08:35 Stefan Sperling:
-portable: fix strerror_r
2021-09-19 17:22 Stefan Sperling:
-portable: fix tests failing due to ln(1)
2021-09-19 17:04 Stefan Sperling:
-portable: fix some cmdline test failures
2021-09-19 16:58 Thomas Adam:
-portable: build and install gotadmin
2021-09-15 06:44 Stefan Sperling:
New and fixed tests
2021-09-14 16:12 Tracey Emery:
make 'update' show the branch name
2021-09-14 13:42 Tracey Emery:
make'got checkout' display what was checked out
2021-09-14 13:38 Tracey Emery:
got status -q
2021-09-14 10:07 Omar Polo:
send "unreachable" tags fails
2021-09-11 07:53 Omar Polo:
got fetch -d crash
2021-09-10 21:51 Tracey Emery:
Supress progress for update and checkout
2021-09-06 10:57 Stefan Sperling:
2021-09-05 21:43 Stefan Sperling:
Assert against argv[] overflow in got_dial_ssh()
2021-09-04 15:46 Stefan Sperling:
Make "got branch -d" print reference name and value
2021-09-04 10:39 Christian Weisgerber:
tog: handle Home/End for log and diff views
2021-09-03 19:22 Stefan Sperling:
tog: add g/G support to tree, ref views
2021-09-03 09:02 Stefan Sperling:
Some random whining
2021-09-02 16:43 Christian Weisgerber:
fix cherrypick into added file
2021-09-02 13:50 Stefan Sperling:
tog: add g/G support to blame view
2021-09-02 05:41 Paul W. Rankin:
Building got on macOS
2021-08-31 21:13 Christian Weisgerber:
got send got.conf fix
2021-08-31 19:12 Stefan Sperling:
got: parse.y: Remove superfluous strdup(3) calls
2021-08-31 18:47 Stefan Sperling:
Fix blame regress test
2021-08-30 17:06 Todd C. Miller:
separate send and fetch config blocks
2021-08-30 17:03 Todd C. Miller:
Regress failures: regress, histedit
2021-08-29 19:13 Christian Weisgerber:
fix 'gotadmin pack' when only tags are given