Package stgit
- stg(1) β Manage stacks of patches using the Git content tracker
- stg-branch(1) β Branch operations: switch, list, create, rename, delete, ...
- stg-clean(1) β Delete empty patches from the series
- stg-commit(1) β Finalize patches to the stack base
- stg-completion(1) β Support for shell completions
- stg-delete(1) β Delete patches
- stg-diff(1) β Show a diff
- stg-edit(1) β Edit a patch
- stg-email(1) β Format and send patches as email
- stg-export(1) β Export patches to a directory
- stg-files(1) β Show files modified by a patch
- stg-float(1) β Push patches to the top, even if applied
- stg-fold(1) β Fold diff file into the current patch
- stg-goto(1) β Go to patch by pushing or popping as necessary
- stg-help(1) β Print this message or the help of the given subcommand(s)
- stg-hide(1) β Hide patches in the series
- stg-id(1) β Print git hash of a StGit revision
- stg-import(1) β Import patches to stack
- stg-init(1) β Initialize a StGit stack on a branch
- stg-log(1) β Display or optionally clear the stack changelog
- stg-new(1) β Create a new patch at top of the stack
- stg-next(1) β Print the name of the next patch
- stg-patches(1) β Show patches that modify files
- stg-pick(1) β Import a patch from another branch or a commit object
- stg-pop(1) β Pop (unapply) one or more applied patches
- stg-prev(1) β Print the name of the previous patch
- stg-pull(1) β Pull changes from a remote repository
- stg-push(1) β Push (apply) one or more unapplied patches
- stg-rebase(1) β Move the stack base to another point in history
- stg-redo(1) β Undo the last undo operation
- stg-refresh(1) β Incorporate worktree changes into current patch
- stg-rename(1) β Rename a patch
- stg-repair(1) β Repair stack after branch is modified with git commands
- stg-reset(1) β Reset the patch stack to an earlier state
- stg-series(1) β Display the patch series
- stg-show(1) β Show patch commits
- stg-sink(1) β Move patches deeper in the stack
- stg-spill(1) β Spill changes from the topmost patch
- stg-squash(1) β Squash two or more patches into one
- stg-sync(1) β Synchronize patches with a branch or a series
- stg-top(1) β Print the name of the top patch
- stg-uncommit(1) β Convert regular Git commits into StGit patches
- stg-undo(1) β Undo the last command
- stg-unhide(1) β Unhide hidden patches
- stg-version(1) β Print version information and exit
