Man Pages in
stgit
Carta.tech
Packages
stgit
43
Section 1:
Executable programs or shell commands
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 the empty patches in the series
stg-clone.1
Make a local clone of a remote repository
stg-commit.1
Permanently store the applied patches into the stack base
stg-delete.1
Delete patches
stg-diff.1
Show the tree diff
stg-edit.1
Edit a patch description or diff
stg-export.1
Export patches to a directory
stg-files.1
Show the files modified by a patch (or the current patch)
stg-float.1
Push patches to the top, even if applied
stg-fold.1
Integrate a gnu diff patch into the current patch
stg-goto.1
Push or pop patches to the given one
stg-hide.1
Hide a patch in the series
stg-id.1
Print the git hash value of a stgit reference
stg-import.1
Import a gnu diff file as a new patch
stg-init.1
Initialise the current branch for use with stgit
stg-log.1
Display the patch changelog
stg-mail.1
Send a patch or series of patches by e-mail
stg-new.1
Create a new, empty patch
stg-next.1
Print the name of the next patch
stg-patches.1
Show the applied patches modifying a file
stg-pick.1
Import a patch from a different branch or a commit object
stg-pop.1
Pop one or more patches from the stack
stg-prev.1
Print the name of the previous patch
stg-publish.1
Push the stack changes to a merge-friendly branch
stg-pull.1
Pull changes from a remote repository
stg-push.1
Push one or more patches onto the stack
stg-rebase.1
Move the stack base to another point in history
stg-redo.1
Undo the last undo operation
stg-refresh.1
Generate a new commit for the current patch
stg-rename.1
Rename a patch
stg-repair.1
Fix stgit metadata if branch was modified with git commands
stg-reset.1
Reset the patch stack to an earlier state
stg-series.1
Print the patch series
stg-show.1
Show the commit corresponding to a patch
stg-sink.1
Send patches deeper down the stack
stg-squash.1
Squash two or more patches into one
stg-sync.1
Synchronise patches with a branch or a series
stg-top.1
Print the name of the top patch
stg-uncommit.1
Turn regular git commits into stgit patches
stg-undo.1
Undo the last operation
stg-unhide.1
Unhide a hidden patch