Page 7
2021-09-30 - 2021-03-21
2021-10-01 11:06 Thomas Adam:
portable: make .gitignore work with got status
2021-10-01 08:23 Stefan Sperling:
add histedit -e option
2021-09-30 17:23 Stefan Sperling:
speed up 'got status' a little bit
2021-09-30 11:20 Thomas Adam:
got regress: set inital branch to 'master'
2021-09-28 00:18 Todd C. Miller:
got merge -c commit progress output
2021-09-27 19:52 Stefan Sperling:
fix 'got fetch' downloading too many objects
2021-09-27 18:00 Stefan Sperling:
make 'got merge' detect additional problem cases
2021-09-27 12:45 Stefan Sperling:
Garbage-collect dist target in */Makefile
2021-09-26 21:22 Thomas Adam:
-portable: add a wrapper for open() on FreeBSD
2021-09-26 16:46 Christian Weisgerber:
got export? checkout -X?
2021-09-26 16:22 Stefan Sperling:
add got merge -n option
2021-09-26 15:16 Stefan Sperling:
allow vendor branch merges with 'got merge'
2021-09-26 01:28 Thomas Adam:
[WIP] landlock for got-portable
2021-09-26 01:08 Thomas Adam:
allow bad symlinks to survive a merge
2021-09-26 00:06 Thomas Adam:
-portable: put helpers into $(libexecdir)
2021-09-25 21:42 Stefan Sperling:
gotadmin.c printf specifier/type fixes
2021-09-25 20:58 Christian Weisgerber:
-portable: uuid confusion
2021-09-25 14:24 Stefan Sperling:
got-portable.git
2021-09-25 12:27 Stefan Sperling:
const-ify got_gitconfig_get_* and other nitpicking
2021-09-24 23:44 Tracey Emery:
fix 'got update' with added + obstructed file
2021-09-24 21:53 Stefan Sperling:
add a 'got merge' command
2021-09-24 21:43 Tracey Emery:
tog: show parent IDs for merge commits
2021-09-22 21:52 Thomas Adam:
Replace jot in regress
2021-09-22 15:20 Omar Polo:
got send vs symlinks
2021-09-22 01:15 Bryan Steele:
got-portable 0.60 released (linux)
2021-09-21 22:28 Stefan Sperling:
regress/cmdline/histedit.sh: fix assumption
2021-09-21 16:56 Thomas Adam:
-portable: remove xmalloc compat code
2021-09-21 13:06 Stefan Sperling:
Couple of fixes for got-portable
2021-09-21 10:35 Stefan Sperling:
-portable: fix strerror_r
2021-09-19 19:22 Stefan Sperling:
-portable: fix tests failing due to ln(1)
2021-09-19 19:04 Stefan Sperling:
-portable: fix some cmdline test failures
2021-09-19 18:58 Thomas Adam:
-portable: build and install gotadmin
2021-09-15 08:44 Stefan Sperling:
New and fixed tests
2021-09-14 18:12 Tracey Emery:
make 'update' show the branch name
2021-09-14 15:42 Tracey Emery:
make'got checkout' display what was checked out
2021-09-14 15:38 Tracey Emery:
got status -q
2021-09-14 12:07 Omar Polo:
send "unreachable" tags fails
2021-09-11 09:53 Omar Polo:
got fetch -d crash
2021-09-10 23:51 Tracey Emery:
Supress progress for update and checkout
2021-09-06 12:57 Stefan Sperling:
got-build-regress.sh regress failure
2021-09-05 23:43 Stefan Sperling:
Assert against argv[] overflow in got_dial_ssh()
2021-09-04 17:46 Stefan Sperling:
Make "got branch -d" print reference name and value
2021-09-04 12:39 Christian Weisgerber:
tog: handle Home/End for log and diff views
2021-09-03 21:22 Stefan Sperling:
tog: add g/G support to tree, ref views
2021-09-03 11:02 Stefan Sperling:
Some random whining
2021-09-02 18:43 Christian Weisgerber:
fix cherrypick into added file
2021-09-02 15:50 Stefan Sperling:
tog: add g/G support to blame view
2021-09-02 07:41 Paul W. Rankin:
Building got on macOS
2021-08-31 23:13 Christian Weisgerber:
got send got.conf fix
2021-08-31 21:12 Stefan Sperling:
got: parse.y: Remove superfluous strdup(3) calls
2021-08-31 20:47 Stefan Sperling:
Fix blame regress test
2021-08-30 19:06 Todd C. Miller:
separate send and fetch config blocks
2021-08-30 19:03 Todd C. Miller:
Regress failures: regress, histedit
2021-08-29 21:13 Christian Weisgerber:
fix 'gotadmin pack' when only tags are given
2021-08-29 15:03 Christian Weisgerber:
got send failure
2021-08-29 14:38 Stefan Sperling:
realloc_ids(): stop overallocating
2021-08-28 23:57 Stefan Sperling:
got_send_pack() typo
2021-08-27 21:48 Tracey Emery:
Send/Fetch plumbing in parser
2021-08-27 20:23 Stefan Sperling:
Fix empty send/fetch blocks
2021-08-27 18:30 Christian Weisgerber:
improve got branch -d behaviour
2021-08-26 17:35 Christian Weisgerber:
add 'got send' command
2021-08-08 11:04 Stefan Sperling:
add a diff cache to tog
2021-08-08 10:57 Stefan Sperling:
improve got log cancellation behaviour
2021-08-07 22:55 Christian Weisgerber:
fix tog log inefficiency
2021-08-02 18:35 Christian Weisgerber:
format log messages more efficiently
2021-07-24 12:21 Stefan Sperling:
close race between 'gotadmin cleanup' and 'got commit'
2021-07-22 13:02 Stefan Sperling:
add got fetch -X option
2021-07-15 16:02 Stefan Sperling:
removing got rebase/histedit backups
2021-07-15 00:30 Todd C. Miller:
skip large offsets in small pack files
2021-07-11 00:49 Stefan Sperling:
tog tree double free
2021-07-08 13:01 Stefan Sperling:
make 'got add' robert-compatible
2021-07-07 18:01 Todd C. Miller:
error out when searching a pack index which lacks a corresponding pack file
2021-07-07 17:52 Todd C. Miller:
diff_output_lines() performance fix
2021-07-06 10:56 Stefan Sperling:
gotadmin cleanup
2021-07-04 22:54 Stefan Sperling:
verify checksums of loose objects
2021-06-27 17:33 Stefan Sperling:
allow obstructed files skipped by 'got update' to be updated again
2021-06-26 10:59 Sebastien Marie:
fix bug where outdated files cannot be updated
2021-06-23 20:49 Stefan Sperling:
got-build-regress.sh build failure
2021-06-20 16:36 Christian Weisgerber:
fix bogus 'permission denied' error during updates
2021-06-19 17:59 Stefan Sperling:
fix ibuf memory leak
2021-06-17 18:04 Tracey Emery:
profiling gotweb
2021-06-17 17:39 Todd C. Miller:
fix non-portable use of pipe(2)
2021-06-17 11:31 Stefan Sperling:
skipping the base object header in got_deltify()
2021-06-16 16:10 Tracey Emery:
fds not getting properly closed
2021-06-16 11:05 Stefan Sperling:
use patience diff for some diff3 merges
2021-06-16 09:58 Stefan Sperling:
Fix hang in regress
2021-06-13 17:43 Christian Weisgerber:
deltify addblk() fixes
2021-06-08 03:50 ori@eigenstate.org:
creating pack files
2021-06-04 22:44 Christian Weisgerber:
fix deflate checksumming
2021-06-03 15:14 Stefan Sperling:
Got sometimes merges unrelated changes
2021-05-31 13:22 Stefan Sperling:
merge_file() refactoring
2021-05-30 15:45 Todd C. Miller:
Minor memory leak in dial_git()
2021-05-24 17:55 Christian Weisgerber:
validate reference names in open_ref()
2021-05-20 17:55 Christian Weisgerber:
add checksumming support to got_deflate_to_file
2021-05-20 15:40 Tracey Emery:
plug memory leak in got_ref_list_free()
2021-05-19 15:57 Stefan Sperling:
fix tog: poll: Interrupted system call
2021-04-26 21:05 Tracey Emery:
error rendering error
2021-04-13 03:28 Todd C. Miller:
fix diff3 for files lacking trailing \n
2021-04-01 22:59 Klemens Nanni:
diff: Allow diffing three or more paths at once
2021-04-01 20:46 Tracey Emery:
diff: reduce duplicate code
2021-03-23 15:50 Christian Weisgerber:
Commit e600f1246e15 breaks test_update_conflict_wt_rm_vs_repo_rm on FreeBSD