Commits


implement 'revert -p'


implement 'got unstage -p'


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


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


initial 'got stage -p' implementation


initial 'got unstage' implementation


pass staged blob ID to status callback


report staged status via status callback


make stage worktree API look more like the one for 'add'


provide a way for API users to override staged file content


implement got_worktree_stage_paths()


add support for multiple path arguments to 'got commit'


rename "histedit list" to "histedit script" (on-disk filename changed)


make 'got update' accept mulitple path arguments


add support for multiple path arguments to 'got status'