stg-series(1) - Linux manual page

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | STGIT | COLOPHON

STG-SERIES(1)                   StGit Manual                   STG-SERIES(1)

NAME         top

       stg-series - Print the patch series

SYNOPSIS         top

       stg series [options] [--] [<patch-range>]

DESCRIPTION         top

       Show all the patches in the series, or just those in the given range,
       ordered from top to bottom.

       The applied patches are prefixed with a + (except the current patch,
       which is prefixed with a >), the unapplied patches with a -, and the
       hidden patches with a !.

       Empty patches are prefixed with a 0.

OPTIONS         top

       -b BRANCH, --branch BRANCH
           Use BRANCH instead of the default branch.

       -a, --all
           Show all patches, including the hidden ones.

       -A, --applied
           Show the applied patches only.

       -U, --unapplied
           Show the unapplied patches only.

       -H, --hidden
           Show the hidden patches only.

       -m BRANCH, --missing BRANCH
           Show patches in BRANCH missing in current.

       -c, --count
           Print the number of patches in the series.

       -d, --description
           Show a short description for each patch.

       --author
           Show the author name for each patch.

       -e, --empty
           Before the +, >, -, and ! prefixes, print a column that contains
           either 0 (for empty patches) or a space (for non-empty patches).

       --showbranch
           Append the branch name to the listed patches.

       --noprefix
           Do not show the patch status prefix.

       -s, --short
           List just the patches around the topmost patch.

STGIT         top

       Part of the StGit suite - see stg(1)

COLOPHON         top

       This page is part of the stgit (Stacked Git) project.  Information
       about the project can be found at ⟨http://www.procode.org/stgit/⟩.
       If you have a bug report for this manual page, see
       ⟨http://www.procode.org/stgit/⟩.  This page was obtained from the
       project's upstream Git repository ⟨http://repo.or.cz/stgit.git⟩ on
       2017-11-25.  (At that time, the date of the most recent commit that
       was found in the repository was 2017-10-14.)  If you discover any
       rendering problems in this HTML version of the page, or you believe
       there is a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org

StGit                            11/25/2017                    STG-SERIES(1)

Pages that refer to this page: stg(1)