Commit Briefs

8957ae76fe Stefan Sperling

ensure that file index entry perms map to regular files


95ac67f04b Stefan Sperling

try to document double-status codes more clearly


e70a841e31 Stefan Sperling

test repeated stage -p on added and deleted files


af5a81b2ea Stefan Sperling

fix and test repeated stage -p on the same file


0f1cfa7fd9 Stefan Sperling

add test with out-of-date staged files


8564cb2124 Stefan Sperling

test stage/unstage with non-existent paths



8b13ce36c3 Stefan Sperling

fix and test stage/unstage with unversioned files


4f2494e6cd Stefan Sperling

got.1 wording tweak


4ce4674049 Stefan Sperling

label staged blobs with "(staged)" in got diff output


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