All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] Stacked GIT 0.12.1
@ 2007-02-23 23:13 Catalin Marinas
  0 siblings, 0 replies; only message in thread
From: Catalin Marinas @ 2007-02-23 23:13 UTC (permalink / raw)
  To: GIT list, Linux Kernel Mailing List

Stacked GIT 0.12.1 release is available from http://www.procode.org/stgit/.

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.

The main features in this release:

    * 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'

Acknowledgements (generated with 'git shortlog'):

Catalin Marinas (10):
      Make StGIT aware of the STGIT_DEBUG_LEVEL environment variable
      Fix the behaviour when there is no user information configured
      Allow importing mbox files from stdin
      Add --author option to series
      Fix import to allow --name and --strip for most import types
      Display whether the patch is empty after refresh
      Fix the alias check in the mail --bcc command
      Fix the mail command to parse longer address headers
      Use 'git-pull' rather than 'git-fetch' by default
      Release 0.12.1

Yann Dirson (7):
      Add --merged option to rebase.
      Use canonical command name in help message.
      Support for pre-1.5 git in stgit tests.
      Factorize rebasing behaviour.
      Move stack-base querying into Series class.
      Various cleanups for clarity.
      Keep track of safe base changes.

Clark Williams (1):
      URL import for stgit

Sam Vilain (1):
      Some minor debian packaging fixes

-- 
Catalin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-23 23:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-23 23:13 [ANNOUNCE] Stacked GIT 0.12.1 Catalin Marinas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.