_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
stgit 1.5
Dependencies: git@2.51.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://stacked-git.github.io/
Licenses: GPL 2
Synopsis: Stacked Git
Description:

StGit is a command-line application that provides functionality similar to Quilt (i.e., pushing/popping patches to/from a stack), but using Git instead of diff and patch. StGit stores its patches in a Git repository as normal Git commits, and provides a number of commands to manipulate them in various ways.

stgit 2.5.3
Dependencies: openssl@3.0.8 zlib@1.3.1 curl@8.6.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://stacked-git.github.io/
Licenses: GPL 2
Synopsis: Stacked Git (StGit) manages Git commits as a stack of patches
Description:

StGit uses a patch stack workflow. Each individual patch focuses on a single concern, while a stack of patches forms a series of commits. Patches are stored as normal git commits, allowing easy merging of StGit patches into other repositories using standard Git.

Features include:

  • Import and export patches from Git with stg commit and stg uncommit

  • Create new patches and add them to the stack with stg new

  • Update a patch from the working tree with stg refresh and stg edit

  • See information about the stack or patch with stg series and stg show

  • Export and send a series of patches by email using stg email

Total results: 2