Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

stgit-0.17.1-bp153.1.14 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: stgit Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.17.1 Vendor: openSUSE
Release: bp153.1.14 Build date: Sat Mar 6 03:51:10 2021
Group: Development/Tools/Version Control Build host: lamb04
Size: 1661954 Source RPM: stgit-0.17.1-bp153.1.14.src.rpm
Packager: https://bugs.opensuse.org
Url: http://gna.org/projects/stgit
Summary: Stacked GIT - Source Code Management Tool
StGIT is a Python application providing similar functionality to Quilt
(i.e. pushing/popping patches to/from a stack) on top of GIT. These
operations are performed using GIT commands and the patches are stored
as GIT commit objects, allowing easy merging of the StGIT patches into
other repositories using standard GIT functionality.

Provides

Requires

License

GPL-2.0+

Changelog

* Wed Mar 30 2016 mpluskal@suse.com
  - Use url for source
  - Add gpg signature
  - Cleanup spec file with spec-cleaner
* Wed Oct 02 2013 david.bahi@emc.com
  - updated to version 0.17.1
    - - Fix dirty index errors when resolving conflicts.
    - - Test suite improvements.
    - - Print tracebacks to stderr.
    - - Run test suite in parallel.
    - - Fix --authdate date parsing.
  - changes from version 0.16 to 0.17
    - - Make refresh warn when the index is dirty
    - - Template updates to not hardcode whitespace
    - - Properly generate mbox formats when attaching patches
    - - Added new option to attach and inline patches when sending mail
    - - Various bugfixes and tiny improvements
* Tue Feb 28 2012 tiwai@suse.de
  - updated to version 0.16:
    * Several improvements to the Emacs mode (stgit.el).
    * UI adjustments to better match the Git commands.
    * "stg status" is an alias for "git status".
    * "stg reset --hard" behaves similarly to the corresponding git
      command and option.
    * "stg branch --cleanup" option to remove the StGit metadata for
      a given branch.
    * "stg mail" can use "git send-email" directly.
    * Vim syntax highlighting for StGit commit messages.
    * Many bug-fixes.
* Mon Aug 10 2009 tiwai@suse.de
  - fix build with older distros
  - build as noarch for Factory
* Sun Aug 09 2009 coolo@novell.com
  - use new python macros
* Tue Jun 10 2008 tiwai@suse.de
  - updated to version 0.14.3:
    a maintenance release including bug-fixes for the "refresh"
    command, handling of file names with non-ASCII characters and
    user interface enhancements for "export" and "sync"
* Mon Apr 14 2008 tiwai@suse.de
  - updated to version 0.14.2:
    * a maintenance release including bug-fixes and a few user
      interface enhancements
* Fri Jan 11 2008 tiwai@suse.de
  - updated to version 0.14.1:
    * Fixed typo in the required version of Python
  - updated to version 0.14:
    * Support for correctly running StGIT in subdirectories
    * 'repair' command for fixing an StGIT repository modified by
      GIT commands such as 'commit', 'pull', 'merge' or 'rebase'
    * 'edit' command for editing both the patch description and diff
    * Support for SMTP over TLS
    * Support for MIME multipart e-mail templates
    * '--attach' option to the 'mail' command to send a patch
      attached rather than inline
    * Diff statistics and shortlog added to the cover e-mail
      template
    * '--sign/ack' options to the 'import' and 'new' commands
    * '--number' to the 'log' command for limiting the output
    * Support for binary files in patches
    * Support for detached HEAD
    * Refactoring of some modules with better support for debugging
    * Many bug-fixes
* Thu Jul 26 2007 tiwai@suse.de
  - updated to version 0.13:
    * Documentation directory with man pages
    * Safety checks for the 'rebase' command
    * Various contrib scripts
    * 'cp' command to copy files
    * 'sink' command to complement 'float'
    * '--diff-opts' option to some commands for passing
      additional arguments to 'git-diff-*'
    * 'stgit.mail.prefix' configuration option for the default
      'mail --prefix' value
    * Interractive 2-way merging via xxdiff or emacs (previously,
      only 3-way merging had this feature)
    * Slightly changed behaviour to the 'patches' command when no
      argument is given to show the patches touching the locally
      modified files
    * Correct importing of multipart e-mails
    * '--unrelated' option to 'mail' to send patches unthreaded
      and without sequence numbering
    * '--update' option to 'refresh' to only check in the files
      already modified by the current patch (similar to
      'pick --update')
    * '--keep' option to 'goto' (though it only works for patch
      popping)
    * '--expose' option to 'pick' to append the picked commit id
      to the log (similar to the 'git cherry-pick -x' command)
    * The 'new' command can automatically generate the patch name'
      from the given log
    * 'uncommit' can generate patches up to a given commit id
    * Bug fixes
* Mon Apr 02 2007 tiwai@suse.de
  - updated to verison 0.12.1:
    * Allow StGIT to run when there is no user information
      configured
    * Use 'git-pull' rather than 'git-fetch' by default
    * Fix the 'mail' command to parse multiple-lines address
      headers
    * Fix the alias check in the 'stg mail --bcc' command
    * Add '--merged' option to rebase
    * Add '--url' option to 'import' to import a file directly
      from the network
    * Add '--author' option to 'series'

Files

/usr/bin/stg
/usr/lib/python2.7/site-packages/stgit
/usr/lib/python2.7/site-packages/stgit-0.17.1_dirty-py2.7.egg-info
/usr/lib/python2.7/site-packages/stgit/__init__.py
/usr/lib/python2.7/site-packages/stgit/__init__.pyc
/usr/lib/python2.7/site-packages/stgit/argparse.py
/usr/lib/python2.7/site-packages/stgit/argparse.pyc
/usr/lib/python2.7/site-packages/stgit/basedir.py
/usr/lib/python2.7/site-packages/stgit/basedir.pyc
/usr/lib/python2.7/site-packages/stgit/builtin_version.py
/usr/lib/python2.7/site-packages/stgit/builtin_version.pyc
/usr/lib/python2.7/site-packages/stgit/commands
/usr/lib/python2.7/site-packages/stgit/commands/__init__.py
/usr/lib/python2.7/site-packages/stgit/commands/__init__.pyc
/usr/lib/python2.7/site-packages/stgit/commands/branch.py
/usr/lib/python2.7/site-packages/stgit/commands/branch.pyc
/usr/lib/python2.7/site-packages/stgit/commands/clean.py
/usr/lib/python2.7/site-packages/stgit/commands/clean.pyc
/usr/lib/python2.7/site-packages/stgit/commands/clone.py
/usr/lib/python2.7/site-packages/stgit/commands/clone.pyc
/usr/lib/python2.7/site-packages/stgit/commands/cmdlist.py
/usr/lib/python2.7/site-packages/stgit/commands/cmdlist.pyc
/usr/lib/python2.7/site-packages/stgit/commands/commit.py
/usr/lib/python2.7/site-packages/stgit/commands/commit.pyc
/usr/lib/python2.7/site-packages/stgit/commands/common.py
/usr/lib/python2.7/site-packages/stgit/commands/common.pyc
/usr/lib/python2.7/site-packages/stgit/commands/delete.py
/usr/lib/python2.7/site-packages/stgit/commands/delete.pyc
/usr/lib/python2.7/site-packages/stgit/commands/diff.py
/usr/lib/python2.7/site-packages/stgit/commands/diff.pyc
/usr/lib/python2.7/site-packages/stgit/commands/edit.py
/usr/lib/python2.7/site-packages/stgit/commands/edit.pyc
/usr/lib/python2.7/site-packages/stgit/commands/export.py
/usr/lib/python2.7/site-packages/stgit/commands/export.pyc
/usr/lib/python2.7/site-packages/stgit/commands/files.py
/usr/lib/python2.7/site-packages/stgit/commands/files.pyc
/usr/lib/python2.7/site-packages/stgit/commands/float.py
/usr/lib/python2.7/site-packages/stgit/commands/float.pyc
/usr/lib/python2.7/site-packages/stgit/commands/fold.py
/usr/lib/python2.7/site-packages/stgit/commands/fold.pyc
/usr/lib/python2.7/site-packages/stgit/commands/goto.py
/usr/lib/python2.7/site-packages/stgit/commands/goto.pyc
/usr/lib/python2.7/site-packages/stgit/commands/hide.py
/usr/lib/python2.7/site-packages/stgit/commands/hide.pyc
/usr/lib/python2.7/site-packages/stgit/commands/id.py
/usr/lib/python2.7/site-packages/stgit/commands/id.pyc
/usr/lib/python2.7/site-packages/stgit/commands/imprt.py
/usr/lib/python2.7/site-packages/stgit/commands/imprt.pyc
/usr/lib/python2.7/site-packages/stgit/commands/init.py
/usr/lib/python2.7/site-packages/stgit/commands/init.pyc
/usr/lib/python2.7/site-packages/stgit/commands/log.py
/usr/lib/python2.7/site-packages/stgit/commands/log.pyc
/usr/lib/python2.7/site-packages/stgit/commands/mail.py
/usr/lib/python2.7/site-packages/stgit/commands/mail.pyc
/usr/lib/python2.7/site-packages/stgit/commands/new.py
/usr/lib/python2.7/site-packages/stgit/commands/new.pyc
/usr/lib/python2.7/site-packages/stgit/commands/next.py
/usr/lib/python2.7/site-packages/stgit/commands/next.pyc
/usr/lib/python2.7/site-packages/stgit/commands/patches.py
/usr/lib/python2.7/site-packages/stgit/commands/patches.pyc
/usr/lib/python2.7/site-packages/stgit/commands/pick.py
/usr/lib/python2.7/site-packages/stgit/commands/pick.pyc
/usr/lib/python2.7/site-packages/stgit/commands/pop.py
/usr/lib/python2.7/site-packages/stgit/commands/pop.pyc
/usr/lib/python2.7/site-packages/stgit/commands/prev.py
/usr/lib/python2.7/site-packages/stgit/commands/prev.pyc
/usr/lib/python2.7/site-packages/stgit/commands/publish.py
/usr/lib/python2.7/site-packages/stgit/commands/publish.pyc
/usr/lib/python2.7/site-packages/stgit/commands/pull.py
/usr/lib/python2.7/site-packages/stgit/commands/pull.pyc
/usr/lib/python2.7/site-packages/stgit/commands/push.py
/usr/lib/python2.7/site-packages/stgit/commands/push.pyc
/usr/lib/python2.7/site-packages/stgit/commands/rebase.py
/usr/lib/python2.7/site-packages/stgit/commands/rebase.pyc
/usr/lib/python2.7/site-packages/stgit/commands/redo.py
/usr/lib/python2.7/site-packages/stgit/commands/redo.pyc
/usr/lib/python2.7/site-packages/stgit/commands/refresh.py
/usr/lib/python2.7/site-packages/stgit/commands/refresh.pyc
/usr/lib/python2.7/site-packages/stgit/commands/rename.py
/usr/lib/python2.7/site-packages/stgit/commands/rename.pyc
/usr/lib/python2.7/site-packages/stgit/commands/repair.py
/usr/lib/python2.7/site-packages/stgit/commands/repair.pyc
/usr/lib/python2.7/site-packages/stgit/commands/reset.py
/usr/lib/python2.7/site-packages/stgit/commands/reset.pyc
/usr/lib/python2.7/site-packages/stgit/commands/series.py
/usr/lib/python2.7/site-packages/stgit/commands/series.pyc
/usr/lib/python2.7/site-packages/stgit/commands/show.py
/usr/lib/python2.7/site-packages/stgit/commands/show.pyc
/usr/lib/python2.7/site-packages/stgit/commands/sink.py
/usr/lib/python2.7/site-packages/stgit/commands/sink.pyc
/usr/lib/python2.7/site-packages/stgit/commands/squash.py
/usr/lib/python2.7/site-packages/stgit/commands/squash.pyc
/usr/lib/python2.7/site-packages/stgit/commands/sync.py
/usr/lib/python2.7/site-packages/stgit/commands/sync.pyc
/usr/lib/python2.7/site-packages/stgit/commands/top.py
/usr/lib/python2.7/site-packages/stgit/commands/top.pyc
/usr/lib/python2.7/site-packages/stgit/commands/uncommit.py
/usr/lib/python2.7/site-packages/stgit/commands/uncommit.pyc
/usr/lib/python2.7/site-packages/stgit/commands/undo.py
/usr/lib/python2.7/site-packages/stgit/commands/undo.pyc
/usr/lib/python2.7/site-packages/stgit/commands/unhide.py
/usr/lib/python2.7/site-packages/stgit/commands/unhide.pyc
/usr/lib/python2.7/site-packages/stgit/completion.py
/usr/lib/python2.7/site-packages/stgit/completion.pyc
/usr/lib/python2.7/site-packages/stgit/config.py
/usr/lib/python2.7/site-packages/stgit/config.pyc
/usr/lib/python2.7/site-packages/stgit/exception.py
/usr/lib/python2.7/site-packages/stgit/exception.pyc
/usr/lib/python2.7/site-packages/stgit/git.py
/usr/lib/python2.7/site-packages/stgit/git.pyc
/usr/lib/python2.7/site-packages/stgit/lib
/usr/lib/python2.7/site-packages/stgit/lib/__init__.py
/usr/lib/python2.7/site-packages/stgit/lib/__init__.pyc
/usr/lib/python2.7/site-packages/stgit/lib/edit.py
/usr/lib/python2.7/site-packages/stgit/lib/edit.pyc
/usr/lib/python2.7/site-packages/stgit/lib/git.py
/usr/lib/python2.7/site-packages/stgit/lib/git.pyc
/usr/lib/python2.7/site-packages/stgit/lib/log.py
/usr/lib/python2.7/site-packages/stgit/lib/log.pyc
/usr/lib/python2.7/site-packages/stgit/lib/stack.py
/usr/lib/python2.7/site-packages/stgit/lib/stack.pyc
/usr/lib/python2.7/site-packages/stgit/lib/stackupgrade.py
/usr/lib/python2.7/site-packages/stgit/lib/stackupgrade.pyc
/usr/lib/python2.7/site-packages/stgit/lib/transaction.py
/usr/lib/python2.7/site-packages/stgit/lib/transaction.pyc
/usr/lib/python2.7/site-packages/stgit/main.py
/usr/lib/python2.7/site-packages/stgit/main.pyc
/usr/lib/python2.7/site-packages/stgit/out.py
/usr/lib/python2.7/site-packages/stgit/out.pyc
/usr/lib/python2.7/site-packages/stgit/run.py
/usr/lib/python2.7/site-packages/stgit/run.pyc
/usr/lib/python2.7/site-packages/stgit/stack.py
/usr/lib/python2.7/site-packages/stgit/stack.pyc
/usr/lib/python2.7/site-packages/stgit/templates.py
/usr/lib/python2.7/site-packages/stgit/templates.pyc
/usr/lib/python2.7/site-packages/stgit/utils.py
/usr/lib/python2.7/site-packages/stgit/utils.pyc
/usr/lib/python2.7/site-packages/stgit/version.py
/usr/lib/python2.7/site-packages/stgit/version.pyc
/usr/share/doc/packages/stgit
/usr/share/doc/packages/stgit/AUTHORS
/usr/share/doc/packages/stgit/COPYING
/usr/share/doc/packages/stgit/ChangeLog
/usr/share/doc/packages/stgit/README
/usr/share/doc/packages/stgit/TODO
/usr/share/man/man1/stg-branch.1.gz
/usr/share/man/man1/stg-clean.1.gz
/usr/share/man/man1/stg-clone.1.gz
/usr/share/man/man1/stg-commit.1.gz
/usr/share/man/man1/stg-delete.1.gz
/usr/share/man/man1/stg-diff.1.gz
/usr/share/man/man1/stg-edit.1.gz
/usr/share/man/man1/stg-export.1.gz
/usr/share/man/man1/stg-files.1.gz
/usr/share/man/man1/stg-float.1.gz
/usr/share/man/man1/stg-fold.1.gz
/usr/share/man/man1/stg-goto.1.gz
/usr/share/man/man1/stg-hide.1.gz
/usr/share/man/man1/stg-id.1.gz
/usr/share/man/man1/stg-import.1.gz
/usr/share/man/man1/stg-init.1.gz
/usr/share/man/man1/stg-log.1.gz
/usr/share/man/man1/stg-mail.1.gz
/usr/share/man/man1/stg-new.1.gz
/usr/share/man/man1/stg-next.1.gz
/usr/share/man/man1/stg-patches.1.gz
/usr/share/man/man1/stg-pick.1.gz
/usr/share/man/man1/stg-pop.1.gz
/usr/share/man/man1/stg-prev.1.gz
/usr/share/man/man1/stg-publish.1.gz
/usr/share/man/man1/stg-pull.1.gz
/usr/share/man/man1/stg-push.1.gz
/usr/share/man/man1/stg-rebase.1.gz
/usr/share/man/man1/stg-redo.1.gz
/usr/share/man/man1/stg-refresh.1.gz
/usr/share/man/man1/stg-rename.1.gz
/usr/share/man/man1/stg-repair.1.gz
/usr/share/man/man1/stg-reset.1.gz
/usr/share/man/man1/stg-series.1.gz
/usr/share/man/man1/stg-show.1.gz
/usr/share/man/man1/stg-sink.1.gz
/usr/share/man/man1/stg-squash.1.gz
/usr/share/man/man1/stg-sync.1.gz
/usr/share/man/man1/stg-top.1.gz
/usr/share/man/man1/stg-uncommit.1.gz
/usr/share/man/man1/stg-undo.1.gz
/usr/share/man/man1/stg-unhide.1.gz
/usr/share/man/man1/stg.1.gz
/usr/share/stgit
/usr/share/stgit/completion
/usr/share/stgit/completion/stgit-completion.bash
/usr/share/stgit/contrib
/usr/share/stgit/contrib/stgbashprompt.sh
/usr/share/stgit/examples
/usr/share/stgit/examples/gitconfig
/usr/share/stgit/examples/patchdescr.tmpl
/usr/share/stgit/templates
/usr/share/stgit/templates/covermail.tmpl
/usr/share/stgit/templates/mailattch.tmpl
/usr/share/stgit/templates/patchandattch.tmpl
/usr/share/stgit/templates/patchexport.tmpl
/usr/share/stgit/templates/patchmail.tmpl


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024