Commit Briefs

Christian Weisgerber

accommodate newer ncurses where panel_userptr() returns a const pointer

ok stsp


Stefan Sperling

use getline(3) instead of fparseln(3) in tog, for better portability

ok millert


Josh Rickmar

add histedit -f flag for folding shortcut

"please push it" stsp


Stefan Sperling

fix display of lines that end in "\r\n" in tog(1)

Problem found and reported by jrick ok naddy


Yang Zhong

add fd field to got_worktree, modify got_fileindex_entry_update to use fds

These changes are intended to make got more compatible with FreeBSD's Capsicum. ok stsp





Christian Weisgerber

miscellaneous minor style issues





Christian Weisgerber

pass the thread_args struct to queue_commits() and trim the parameter list

ok stsp



Stefan Sperling

move the ref view's selection cursor up if the terminal shrinks too much

bug found by naddy ok naddy