pkgsrc/devel/stgit/PLIST
bjs 63a5defdaf Update to version 0.14.2. Changes since last snapshot:
fix: stg mail crashes when there is no patch description

    Better "stg rebase" help text

    Enhance rebase help string by providing guidance on merge conflict
    resolution during a rebase.

    Based on text suggested by Catalin Marinas.

    Test the 'stg rename' command

    Simple rename of top-most patch

    Allow renaming of the top-most patch just by calling stg rename
    <new-patch-name>, instead of stg rename <old> <new>. This is for
    example helpful for those people who always have a typo or two in
    their patch names.

    Make documentation less confusing

    It's not just by default "stg new" doesn't do a refresh -- it never
    does.

    replace "git repo-config" usage by "git config"

    Remove a newline from the e-mail template

    Allow picking of one commit id

    Remove the reordering side-effect of the latter sync changes

    Fix sync to push the popped patches back after sync'ing

    Add a boundary to parse_patches in pick.py

    Refuse to send empty patches

    Set umask to 0022 during the setup.py execution

    This allows template files to be installed with the proper rights.

    Modify 'series' to use '#' instead of '|'

    Allow the synchronisation of the unapplied patches

    Check for unnecessary push/pop in 'float'

    Allow pick to import multiple patches

    This patch allows multiple patches on the "pick" command line.

    Don't set the default authdate if none specified

    This way, we allow a patch editing to remove an existing date by not
    specifying it.
2008-04-10 12:11:34 +00:00

214 lines
7.1 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2008/04/10 12:11:34 bjs Exp $
bin/stg
bin/stg-cvs
bin/stg-dispatch
bin/stg-fold-files-from
bin/stg-gitk
bin/stg-k
bin/stg-mdiff
bin/stg-show
bin/stg-show-old
bin/stg-swallow
bin/stg-unnew
bin/stg-whatchanged
${PYSITELIB}/stgit/__init__.py
${PYSITELIB}/stgit/__init__.pyc
${PYSITELIB}/stgit/__init__.pyo
${PYSITELIB}/stgit/basedir.py
${PYSITELIB}/stgit/basedir.pyc
${PYSITELIB}/stgit/basedir.pyo
${PYSITELIB}/stgit/commands/__init__.py
${PYSITELIB}/stgit/commands/__init__.pyc
${PYSITELIB}/stgit/commands/__init__.pyo
${PYSITELIB}/stgit/commands/add.py
${PYSITELIB}/stgit/commands/add.pyc
${PYSITELIB}/stgit/commands/add.pyo
${PYSITELIB}/stgit/commands/applied.py
${PYSITELIB}/stgit/commands/applied.pyc
${PYSITELIB}/stgit/commands/applied.pyo
${PYSITELIB}/stgit/commands/branch.py
${PYSITELIB}/stgit/commands/branch.pyc
${PYSITELIB}/stgit/commands/branch.pyo
${PYSITELIB}/stgit/commands/clean.py
${PYSITELIB}/stgit/commands/clean.pyc
${PYSITELIB}/stgit/commands/clean.pyo
${PYSITELIB}/stgit/commands/clone.py
${PYSITELIB}/stgit/commands/clone.pyc
${PYSITELIB}/stgit/commands/clone.pyo
${PYSITELIB}/stgit/commands/commit.py
${PYSITELIB}/stgit/commands/commit.pyc
${PYSITELIB}/stgit/commands/commit.pyo
${PYSITELIB}/stgit/commands/common.py
${PYSITELIB}/stgit/commands/common.pyc
${PYSITELIB}/stgit/commands/common.pyo
${PYSITELIB}/stgit/commands/copy.py
${PYSITELIB}/stgit/commands/copy.pyc
${PYSITELIB}/stgit/commands/copy.pyo
${PYSITELIB}/stgit/commands/delete.py
${PYSITELIB}/stgit/commands/delete.pyc
${PYSITELIB}/stgit/commands/delete.pyo
${PYSITELIB}/stgit/commands/diff.py
${PYSITELIB}/stgit/commands/diff.pyc
${PYSITELIB}/stgit/commands/diff.pyo
${PYSITELIB}/stgit/commands/edit.py
${PYSITELIB}/stgit/commands/edit.pyc
${PYSITELIB}/stgit/commands/edit.pyo
${PYSITELIB}/stgit/commands/export.py
${PYSITELIB}/stgit/commands/export.pyc
${PYSITELIB}/stgit/commands/export.pyo
${PYSITELIB}/stgit/commands/files.py
${PYSITELIB}/stgit/commands/files.pyc
${PYSITELIB}/stgit/commands/files.pyo
${PYSITELIB}/stgit/commands/float.py
${PYSITELIB}/stgit/commands/float.pyc
${PYSITELIB}/stgit/commands/float.pyo
${PYSITELIB}/stgit/commands/fold.py
${PYSITELIB}/stgit/commands/fold.pyc
${PYSITELIB}/stgit/commands/fold.pyo
${PYSITELIB}/stgit/commands/goto.py
${PYSITELIB}/stgit/commands/goto.pyc
${PYSITELIB}/stgit/commands/goto.pyo
${PYSITELIB}/stgit/commands/hide.py
${PYSITELIB}/stgit/commands/hide.pyc
${PYSITELIB}/stgit/commands/hide.pyo
${PYSITELIB}/stgit/commands/id.py
${PYSITELIB}/stgit/commands/id.pyc
${PYSITELIB}/stgit/commands/id.pyo
${PYSITELIB}/stgit/commands/imprt.py
${PYSITELIB}/stgit/commands/imprt.pyc
${PYSITELIB}/stgit/commands/imprt.pyo
${PYSITELIB}/stgit/commands/init.py
${PYSITELIB}/stgit/commands/init.pyc
${PYSITELIB}/stgit/commands/init.pyo
${PYSITELIB}/stgit/commands/log.py
${PYSITELIB}/stgit/commands/log.pyc
${PYSITELIB}/stgit/commands/log.pyo
${PYSITELIB}/stgit/commands/mail.py
${PYSITELIB}/stgit/commands/mail.pyc
${PYSITELIB}/stgit/commands/mail.pyo
${PYSITELIB}/stgit/commands/new.py
${PYSITELIB}/stgit/commands/new.pyc
${PYSITELIB}/stgit/commands/new.pyo
${PYSITELIB}/stgit/commands/patches.py
${PYSITELIB}/stgit/commands/patches.pyc
${PYSITELIB}/stgit/commands/patches.pyo
${PYSITELIB}/stgit/commands/pick.py
${PYSITELIB}/stgit/commands/pick.pyc
${PYSITELIB}/stgit/commands/pick.pyo
${PYSITELIB}/stgit/commands/pop.py
${PYSITELIB}/stgit/commands/pop.pyc
${PYSITELIB}/stgit/commands/pop.pyo
${PYSITELIB}/stgit/commands/pull.py
${PYSITELIB}/stgit/commands/pull.pyc
${PYSITELIB}/stgit/commands/pull.pyo
${PYSITELIB}/stgit/commands/push.py
${PYSITELIB}/stgit/commands/push.pyc
${PYSITELIB}/stgit/commands/push.pyo
${PYSITELIB}/stgit/commands/rebase.py
${PYSITELIB}/stgit/commands/rebase.pyc
${PYSITELIB}/stgit/commands/rebase.pyo
${PYSITELIB}/stgit/commands/refresh.py
${PYSITELIB}/stgit/commands/refresh.pyc
${PYSITELIB}/stgit/commands/refresh.pyo
${PYSITELIB}/stgit/commands/rename.py
${PYSITELIB}/stgit/commands/rename.pyc
${PYSITELIB}/stgit/commands/rename.pyo
${PYSITELIB}/stgit/commands/repair.py
${PYSITELIB}/stgit/commands/repair.pyc
${PYSITELIB}/stgit/commands/repair.pyo
${PYSITELIB}/stgit/commands/resolved.py
${PYSITELIB}/stgit/commands/resolved.pyc
${PYSITELIB}/stgit/commands/resolved.pyo
${PYSITELIB}/stgit/commands/rm.py
${PYSITELIB}/stgit/commands/rm.pyc
${PYSITELIB}/stgit/commands/rm.pyo
${PYSITELIB}/stgit/commands/series.py
${PYSITELIB}/stgit/commands/series.pyc
${PYSITELIB}/stgit/commands/series.pyo
${PYSITELIB}/stgit/commands/show.py
${PYSITELIB}/stgit/commands/show.pyc
${PYSITELIB}/stgit/commands/show.pyo
${PYSITELIB}/stgit/commands/sink.py
${PYSITELIB}/stgit/commands/sink.pyc
${PYSITELIB}/stgit/commands/sink.pyo
${PYSITELIB}/stgit/commands/status.py
${PYSITELIB}/stgit/commands/status.pyc
${PYSITELIB}/stgit/commands/status.pyo
${PYSITELIB}/stgit/commands/sync.py
${PYSITELIB}/stgit/commands/sync.pyc
${PYSITELIB}/stgit/commands/sync.pyo
${PYSITELIB}/stgit/commands/top.py
${PYSITELIB}/stgit/commands/top.pyc
${PYSITELIB}/stgit/commands/top.pyo
${PYSITELIB}/stgit/commands/unapplied.py
${PYSITELIB}/stgit/commands/unapplied.pyc
${PYSITELIB}/stgit/commands/unapplied.pyo
${PYSITELIB}/stgit/commands/uncommit.py
${PYSITELIB}/stgit/commands/uncommit.pyc
${PYSITELIB}/stgit/commands/uncommit.pyo
${PYSITELIB}/stgit/commands/unhide.py
${PYSITELIB}/stgit/commands/unhide.pyc
${PYSITELIB}/stgit/commands/unhide.pyo
${PYSITELIB}/stgit/config.py
${PYSITELIB}/stgit/config.pyc
${PYSITELIB}/stgit/config.pyo
${PYSITELIB}/stgit/exception.py
${PYSITELIB}/stgit/exception.pyc
${PYSITELIB}/stgit/exception.pyo
${PYSITELIB}/stgit/git.py
${PYSITELIB}/stgit/git.pyc
${PYSITELIB}/stgit/git.pyo
${PYSITELIB}/stgit/gitmergeonefile.py
${PYSITELIB}/stgit/gitmergeonefile.pyc
${PYSITELIB}/stgit/gitmergeonefile.pyo
${PYSITELIB}/stgit/main.py
${PYSITELIB}/stgit/main.pyc
${PYSITELIB}/stgit/main.pyo
${PYSITELIB}/stgit/out.py
${PYSITELIB}/stgit/out.pyc
${PYSITELIB}/stgit/out.pyo
${PYSITELIB}/stgit/run.py
${PYSITELIB}/stgit/run.pyc
${PYSITELIB}/stgit/run.pyo
${PYSITELIB}/stgit/stack.py
${PYSITELIB}/stgit/stack.pyc
${PYSITELIB}/stgit/stack.pyo
${PYSITELIB}/stgit/templates.py
${PYSITELIB}/stgit/templates.pyc
${PYSITELIB}/stgit/templates.pyo
${PYSITELIB}/stgit/utils.py
${PYSITELIB}/stgit/utils.pyc
${PYSITELIB}/stgit/utils.pyo
${PYSITELIB}/stgit/version.py
${PYSITELIB}/stgit/version.pyc
${PYSITELIB}/stgit/version.pyo
man/man1/stg-branch.1
man/man1/stg-clone.1
man/man1/stg-cp.1
man/man1/stg-init.1
man/man1/stg-new.1
man/man1/stg-sink.1
man/man1/stg.1
share/doc/stgit/html/stg-branch.html
share/doc/stgit/html/stg-clone.html
share/doc/stgit/html/stg-cp.html
share/doc/stgit/html/stg-init.html
share/doc/stgit/html/stg-new.html
share/doc/stgit/html/stg-sink.html
share/doc/stgit/html/stg.html
share/doc/stgit/html/tutorial.html
share/examples/stgit/gitconfig
share/stgit/contrib/stgbashprompt.sh
share/stgit/contrib/stgit-completion.bash
share/stgit/templates/covermail.tmpl
share/stgit/templates/mailattch.tmpl
share/stgit/templates/patchexport.tmpl
share/stgit/templates/patchmail.tmpl
@dirrm share/stgit/templates
@dirrm share/stgit/contrib
@dirrm share/stgit
@dirrm share/examples/stgit
@dirrm share/doc/stgit/html
@dirrm share/doc/stgit
@dirrm ${PYSITELIB}/stgit/commands
@dirrm ${PYSITELIB}/stgit