Guilt
- guilt-add(1) Add a file to git and guilt
- guilt-applied(1) List applied patches
- guilt-branch(1) Branch the entire patch series
- guilt-commit(1) Commit specified number of patches
- guilt-delete(1) Delete a patch
- guilt-diff(1) Outputs various diffs
- guilt-export(1) Export a patch series (to be used by quilt)
- guilt-files(1) Print the list of files that the topmost patch changes
- guilt-fold(1) Fold a specified patch into the topmost applied patch
- guilt-fork(1) Fork the topmost applied patch
- guilt-graph(1) Create a patch dependency graph
- guilt-guard(1) Assign guards to patches
- guilt-header(1) Print a patch header
- guilt-help(1) open man page of a guilt command
- guilt-import-commit(1) Import one or more commits as patches
- guilt-import(1) Import specified patch file
- guilt-init(1) Initialize guilt for use in a git repository
- guilt-new(1) Create a new patch
- guilt-next(1) Output the name of next patch to be pushed
- guilt-patchbomb(1) Email a series of commits interactively
- guilt-pop(1) Pop patches from the tree
- guilt-prev(1) Output name of second topmost applied patch
- guilt-push(1) Push patches onto the tree
- guilt-rebase(1) Rebase pushed patches
- guilt-refresh(1) Refresh topmost applied patch
- guilt-repair(1) Repair the repository state
- guilt-rm(1) Remove a file from the git tree and guilt
- guilt-select(1) Select guards to apply when pushing patches
- guilt-series(1) Print the stack of patches
- guilt-status(1) Print the status of files since the last refresh
- guilt-top(1) Output name of topmost applied patch
- guilt-unapplied(1) List all unapplied patches
- guilt(7) quilt on top of git