Commits


attempt to improve 'got rebase' usage string


disallow 'got update' and 'got commit' while rebase is in progress


revert accidental change; run all rebase tests again


bump fileindex base commit IDs after rebasing a commit


handle no-op changes during 'got rebase -c'


new realpath(3) doesn't like receiving an empty path as input


man page wording fix


initial 'got rebase' implementation


fix bug exposed by test_commit_added_and_modified_in_same_dir


add an xfail test for a bug in 'got commit'


introduce got_ref_alloc_symref() and got_ref_get_symref_target()


use absolute path for reference in got/worktree namespace


use got_fileindex_free() to free a fileindex structure


rename 'got cherrypick' alias 'got ch' to 'got cy'


rename 'got rm' to 'got remove'; keep 'rm' as an alias