[ANNOUNCE] Stacked GIT 0.14.2

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Catalin Marinas
Date: Monday, March 24, 2008 - 12:59 pm

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

This is a maintenance release including bug-fixes and a few user
interface enhancements. Acknowledgements:

Catalin Marinas (13):
      Don't set the default authdate if none specified
      Allow pick to import multiple patches
      Check for unnecessary push/pop in 'float'
      Allow the synchronisation of the unapplied patches
      Modify 'series' to use '#' instead of '|'
      Set umask to 0022 during the setup.py execution
      Refuse to send empty patches
      Add a boundary to parse_patches in pick.py
      Fix sync to push the popped patches back after sync'ing
      Remove the reordering side-effect of the latter sync changes
      Allow picking of one commit id
      Remove a newline from the e-mail template
      Release 0.14.2

Onno Kortmann (2):
      Simple rename of top-most patch
      Test the 'stg rename' command

Alex Chiang (1):
      Better "stg rebase" help text

Angus Salkeld (1):
      stg mail crashes when there is no patch description

Karl Hasselström (1):
      Make documentation less confusing

Peter Oberndorfer (1):
      replace "git repo-config" usage by "git config"

Toby Allsopp (1):
      Fix "stg branch --delete" on a nonexistent branch

-- 
Catalin
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[ANNOUNCE] Stacked GIT 0.14.2, Catalin Marinas, (Mon Mar 24, 12:59 pm)
Re: [ANNOUNCE] Stacked GIT 0.14.2, Jan Engelhardt, (Mon Mar 24, 1:15 pm)
Re: [ANNOUNCE] Stacked GIT 0.14.2, Rene Herman, (Mon Mar 24, 1:33 pm)
Re: [ANNOUNCE] Stacked GIT 0.14.2, Junio C Hamano, (Mon Mar 24, 1:43 pm)
Re: [ANNOUNCE] Stacked GIT 0.14.2, Rene Herman, (Mon Mar 24, 3:31 pm)
Re: [ANNOUNCE] Stacked GIT 0.14.2, Catalin Marinas, (Mon Mar 24, 3:50 pm)
Re: [ANNOUNCE] Stacked GIT 0.14.2, Rene Herman, (Mon Mar 24, 4:23 pm)
Re: [ANNOUNCE] Stacked GIT 0.14.2, Catalin Marinas, (Mon Mar 24, 4:24 pm)
Re: [ANNOUNCE] Stacked GIT 0.14.2, Josef Sipek, (Mon Mar 24, 4:39 pm)
Re: [ANNOUNCE] Stacked GIT 0.14.2, Catalin Marinas, (Mon Mar 24, 4:40 pm)
Re: [ANNOUNCE] Stacked GIT 0.14.2, Josef Sipek, (Mon Mar 24, 4:55 pm)
Re: [ANNOUNCE] Stacked GIT 0.14.2, Catalin Marinas, (Mon Mar 24, 4:55 pm)
slurping in guilt, was Re: [ANNOUNCE] Stacked GIT 0.14.2, Johannes Schindelin, (Tue Mar 25, 2:50 am)