git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [ANNOUNCE] Stacked GIT 0.6
@ 2005-08-21  8:12 Catalin Marinas
  0 siblings, 0 replies; only message in thread
From: Catalin Marinas @ 2005-08-21  8:12 UTC (permalink / raw
  To: GIT

Stacked GIT 0.6 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.

A wiki page hosting the StGIT documentation is available at
http://wiki.procode.org/cgi-bin/wiki.cgi/StGIT. It only has a short
tutorial but please feel free to improve this page.

What's new in this release (the full ChangeLog is in the archive):

      * StGIT can now be installed in other directory than /usr (the
        default prefix is now $HOME). The '/etc/stgitrc' file is no
        longer installed since the defaults are hard-coded in StGIT
      * 'clone' command implemented
      * 'fold' command implemented. This command integrates a GNU diff
        patch into the current patch. It can also do a three-way merge
      * '--edit' option for 'import'. This option allows one to modify
        the patch description during the import operation
      * The '%(number)s' variable added to the e-mail templates which
        expands to ' number/total' if total > 1 or empty if total is 1
      * The README file is almost empty since the documentation moved to
        the web
      * Bug fixes

-- 
Catalin

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

only message in thread, other threads:[~2005-08-21  8:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-21  8:12 [ANNOUNCE] Stacked GIT 0.6 Catalin Marinas

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).