Page 13
2021-08-29 - 2020-11-30
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
2021-06-27 15:33 Stefan Sperling:
allow obstructed files skipped by 'got update' to be updated again
2021-06-26 08:59 Sebastien Marie:
fix bug where outdated files cannot be updated
2021-06-23 18:49 Stefan Sperling:
got-build-regress.sh build failure
2021-06-20 14:36 Christian Weisgerber:
fix bogus 'permission denied' error during updates
2021-06-19 15:59 Stefan Sperling:
fix ibuf memory leak
2021-06-17 16:04 Tracey Emery:
profiling gotweb
2021-06-17 15:39 Todd C. Miller:
fix non-portable use of pipe(2)
2021-06-17 09:31 Stefan Sperling:
skipping the base object header in got_deltify()
2021-06-16 14:10 Tracey Emery:
fds not getting properly closed
2021-06-16 09:05 Stefan Sperling:
use patience diff for some diff3 merges
2021-06-16 07:58 Stefan Sperling:
Fix hang in regress
2021-06-13 15:43 Christian Weisgerber:
deltify addblk() fixes
2021-06-08 01:50 ori@eigenstate.org:
creating pack files
2021-06-04 20:44 Christian Weisgerber:
fix deflate checksumming
2021-06-03 13:14 Stefan Sperling:
Got sometimes merges unrelated changes
2021-05-31 11:22 Stefan Sperling:
merge_file() refactoring
2021-05-30 13:45 Todd C. Miller:
Minor memory leak in dial_git()
2021-05-24 15:55 Christian Weisgerber:
validate reference names in open_ref()
2021-05-20 15:55 Christian Weisgerber:
add checksumming support to got_deflate_to_file
2021-05-20 13:40 Tracey Emery:
plug memory leak in got_ref_list_free()
2021-05-19 13:57 Stefan Sperling:
fix tog: poll: Interrupted system call
2021-04-26 19:05 Tracey Emery:
error rendering error
2021-04-13 01:28 Todd C. Miller:
fix diff3 for files lacking trailing \n
2021-04-01 20:59 Klemens Nanni:
diff: Allow diffing three or more paths at once
2021-04-01 18:46 Tracey Emery:
diff: reduce duplicate code
2021-03-23 14:50 Christian Weisgerber:
Commit e600f1246e15 breaks test_update_conflict_wt_rm_vs_repo_rm on FreeBSD
2021-03-21 20:38 Stefan Sperling:
Exclusive log end
2021-03-21 19:03 Josh Rickmar:
improve got ref -d docs
2021-03-21 18:45 Stefan Sperling:
Fix strftime(3) short buffer checks
2021-03-21 17:07 Josh Rickmar:
back up old commits after rebase and histedit
2021-03-21 16:21 Stefan Sperling:
Clarify log -x is inclusive
2021-03-11 11:16 Stefan Sperling:
2021-03-01 17:18 Scott Bennett:
Editor being ignored?
2021-02-26 18:36 Stefan Sperling:
make 'got branch -d' consistent with 'got branch -l"
2021-02-03 20:46 Stefan Sperling:
Incompatible git repository
2021-01-28 15:58 Todd C. Miller:
commit -F
2021-01-27 23:44 Stefan Sperling:
tog blame sometimes doesn't finish without key press
2021-01-24 17:17 Christian Weisgerber:
tog: 'n' before '/'
2021-01-21 21:15 Christian Weisgerber:
make fclose(3) failure checks consistent
2021-01-21 20:32 Todd C. Miller:
make close(2) error checks consistent
2021-01-21 17:53 Stefan Sperling:
lib/worktree.c: fix use after free()
2021-01-20 17:55 Christian Weisgerber:
tog blame crashes on empty file
2021-01-19 07:40 Stefan Sperling:
tweak git config created by 'got clone'
Problem with got update?
2021-01-02 20:28 Todd C. Miller:
Replace fparseln(3) with getline(3)
2020-12-31 12:24 Stefan Sperling:
s/SIMPLEQ_/STAILQ_/g
2020-12-31 06:46 Ryo ONODERA:
POSIX shell portability fixes under regress/
2020-12-29 13:35 Stefan Sperling:
tog log: terminate author at '>'
2020-12-26 23:22 Stefan Sperling:
tog is sluggish with FreeBSD src.git
2020-12-25 18:41 Sebastien Marie:
Following src with got (sic!)
2020-12-21 13:06 Stefan Sperling:
handling multiple errors / thread-safety in error.c
2020-12-19 13:46 Todd C. Miller:
use size_t for loop indices to avoid signedness warnings
2020-12-19 01:09 Stefan Sperling:
track pack file size as off_t and size_t
2020-12-18 19:22 Stefan Sperling:
tog: worktree vs. -r repo
2020-12-18 13:59 Josh Rickmar:
fix 'got blame' segfault
2020-12-17 02:46 Stefan Sperling:
capsicum work: mkostempsat() question
2020-12-16 19:05 Stefan Sperling:
capsicum work: add fd field to got_repository, change got_packidx
2020-12-15 23:43 Todd C. Miller:
histedit: fix editing of log message comments
2020-12-15 23:38 Todd C. Miller:
add got_error_fmt()
2020-12-15 20:18 Stefan Sperling:
fix parsing of tag objects with empty tag message
2020-12-14 19:41 Stefan Sperling:
tog and unprintable characters
2020-12-14 13:44 Stefan Sperling:
implicit update after rebase/histedit
2020-12-14 00:57 Stefan Sperling:
tog: reset blame view's scroll position
2020-12-13 11:07 Stefan Sperling:
tog: fix display of lines ending in \r\n
2020-12-12 21:02 Josh Rickmar:
Cleanup of mutually exclusive flag errors
2020-12-12 20:00 Stefan Sperling:
prevent log message loss during histedit
2020-12-11 16:38 Yang Zhong:
Unused parameters?
2020-12-10 23:27 Stefan Sperling:
Unbreak development built if NCURSES_CONST is const
2020-12-10 23:18 Stefan Sperling:
Histedit fold shortcut
2020-12-10 22:05 Todd C. Miller:
use getline(3) instead of fparseln(3) in tog
2020-12-09 22:22 Stefan Sperling:
diff: limit search effort for function prototypes
2020-12-09 21:24 Stefan Sperling:
make regress failing test with GOT_TEST_PACK=1
2020-12-09 20:48 Stefan Sperling:
change got_worktree_init, open_worktree to use fds
2020-12-07 02:09 Stefan Sperling:
tog: fix use after free of reference name
2020-12-07 00:06 Stefan Sperling:
Trim parameters from queue_commits()
2020-12-06 23:17 Stefan Sperling:
tog: child views don't resize properly
2020-12-06 20:24 Stefan Sperling:
tog log: make ^L stick to current branch
tog: reimplement log view reload
2020-12-05 16:39 Christian Weisgerber:
tog: remove main_view in view_loop()
2020-12-05 15:48 Stefan Sperling:
tog ref -> log -> diff: < > fails to follow branch