Page 12
2021-11-16 - 2021-06-27
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:
got-build-regress.sh regress failure
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
2021-08-29 13:03 Christian Weisgerber:
got send failure
2021-08-29 12:38 Stefan Sperling:
realloc_ids(): stop overallocating
2021-08-28 21:57 Stefan Sperling:
got_send_pack() typo
2021-08-27 19:48 Tracey Emery:
Send/Fetch plumbing in parser
2021-08-27 18:23 Stefan Sperling:
Fix empty send/fetch blocks
2021-08-27 16:30 Christian Weisgerber:
improve got branch -d behaviour
2021-08-26 15:35 Christian Weisgerber:
add 'got send' command
2021-08-08 09:04 Stefan Sperling:
add a diff cache to tog
2021-08-08 08:57 Stefan Sperling:
improve got log cancellation behaviour
2021-08-07 20:55 Christian Weisgerber:
fix tog log inefficiency
2021-08-02 16:35 Christian Weisgerber:
format log messages more efficiently
2021-07-24 10:21 Stefan Sperling:
close race between 'gotadmin cleanup' and 'got commit'
2021-07-22 11:02 Stefan Sperling:
add got fetch -X option
2021-07-15 14:02 Stefan Sperling:
removing got rebase/histedit backups
2021-07-14 22:30 Todd C. Miller:
skip large offsets in small pack files
2021-07-10 22:49 Stefan Sperling:
tog tree double free
2021-07-08 11:01 Stefan Sperling:
make 'got add' robert-compatible
2021-07-07 16:01 Todd C. Miller:
error out when searching a pack index which lacks a corresponding pack file
2021-07-07 15:52 Todd C. Miller:
diff_output_lines() performance fix
2021-07-06 08:56 Stefan Sperling:
gotadmin cleanup
2021-07-04 20:54 Stefan Sperling:
verify checksums of loose objects