git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] Stacked Git 0.15-rc3
@ 2009-09-13 16:01 Catalin Marinas
  0 siblings, 0 replies; only message in thread
From: Catalin Marinas @ 2009-09-13 16:01 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Karl Wiberg

The third release candidate for StGit 0.15 is available from the
git://repo.or.cz/stgit.git or http://download.gna.org/stgit/. Bugs can
be reported on the Git mailing list or via the project bugs page
(https://gna.org/bugs/?group=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.

Unless there are major issues, the aim is for this to be the last
release candidate before 0.15.

The main changes since release 0.15-rc2:

- 'stg import' command fixes to allow the importing of 'git show' output
  and also support the -pN option for stripping leading slashes from
  diff paths. The author date when importing e-mails is also preserved
- Generate binary diffs by default when exporting patches
- Other bug-fixes

Acknowledgements:

Catalin Marinas (7):
      Add stg-build, stg-dbg and RELEASENOTES to the MANIFEST.in file
      Merge commit 'kha/safe'
      Import git show output easily
      Merge commit 'kha/safe'
      Add import -p option
      Preserve the given author date during import
      Generate binary diffs by default

David Kågedal (1):
      Escape patch name when creating regexp

Karl Wiberg (2):
      When reading a config value, pick the last value, not the first
      squash: Make commit message editing more convenient

-- 
Catalin

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

only message in thread, other threads:[~2009-09-13 16:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-13 16:01 [ANNOUNCE] Stacked Git 0.15-rc3 Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).