Commits


ensure that stage -p choice 'q' doesn't skip subsequent files


make stage -p show the number of changes in a file


got.1 wording tweaks around stage -p


make stage -p offer 'q' option only for edits, not additions and deletions


got.1: wording tweak for stage -F option


sync usage with man page


got.1: fix documentation of 'got stage -p -F'


make path arguments to 'got stage' optional


add 'q' response to 'got stage -p'


histedit_edit_list_retry(): eat newlines in responses


initial 'got stage -p' implementation


remove accidental assignment in diffreg.c


remove test_checkout_sets_xbit duplicate added in previous


fix 'got checkout' into existing directory; add test cases for this


check the status of specified paths before staging any of them


introduce got_diff_blob_file_lines_changed()


make GOT_AUTHOR example less egocentric


wording tweak in man page


typo in man page


got-worktree.5: document file index flags


add a test for 'no changes to stage' error condition


got-worktree.5: document 'staged blob ID'


got.1: spell Game of Trees in title case


got.1: clarify which files retain their base commit after 'got commit'


man: spell 'got' and 'git' in upper case where not referring to commands