Commit Briefs

19e4b90712 Stefan Sperling

fix and test 'q' command for unstage -p


2e1f37b029 Stefan Sperling

implement 'got unstage -p'


ad7de6a516 Stefan Sperling

remove unused function got_diff_blob_file_lines_changed()




ec9d9b2fbd Stefan Sperling

stop passing paths to 'got stage' in basic stage test


eba70f3832 Stefan Sperling

verify stage -p behaviour with incomplete response script



a7c9878d5b Stefan Sperling

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


6d23ec10d5 Stefan Sperling

got.1 wording tweaks around stage -p



0e2f58844f Stefan Sperling

got.1: wording tweak for stage -F option


f3055044a0 Stefan Sperling

sync usage with man page


3a070a2b35 Stefan Sperling

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


2db2652dc0 Stefan Sperling

make path arguments to 'got stage' optional


b353a198c5 Stefan Sperling

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


a61a44146d Stefan Sperling

histedit_edit_list_retry(): eat newlines in responses


dc424a06a9 Stefan Sperling

initial 'got stage -p' implementation


3043f6a395 Stefan Sperling

remove accidental assignment in diffreg.c


8940b51b2a Stefan Sperling

remove test_checkout_sets_xbit duplicate added in previous




7f1f93af75 Stefan Sperling

introduce got_diff_blob_file_lines_changed()


4969d6d8e5 Stefan Sperling

make GOT_AUTHOR example less egocentric


495342e68f Stefan Sperling

wording tweak in man page