ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] [Fwd: [ANNOUNCE] Stacked GIT 0.10]
@ 2006-06-14  9:12 Anton Farygin
  0 siblings, 0 replies; only message in thread
From: Anton Farygin @ 2006-06-14  9:12 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 40 bytes --]

Никто это не смотрел ?

[-- Attachment #2: [ANNOUNCE] Stacked GIT 0.10 --]
[-- Type: message/rfc822, Size: 5397 bytes --]

From: "Catalin Marinas" <catalin.marinas@gmail.com>
Subject: [ANNOUNCE] Stacked GIT 0.10
Date: Sun, 11 Jun 2006 17:15:19 +0100
Message-ID: <b0943d9e0606110915l767f26d0t1d2dca78c65d51ad@mail.gmail.com>

Stacked GIT 0.10 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:

    *  Handle branch names with slashes
    * Testsuite framework
    * Configurable file extensions for merge conflicts
    * 'goto' command, equivalent to 'pop --to' or 'push --to'
    * '--update' option for 'pick' to only fold the changes to files
      already in the current patch
    * '--replace' option for 'import' to replace existing patches in
      the series
    * Look for templates in ~/.stgit/templates as well
    * Allow multiple patch names on the 'push' command line
    * Classify commands in 'stg --help' output
    * Bug fixes

Acknowledgements (generated with 'git shortlog'):

Catalin Marinas:
      Allow git.checkout() to work on unmerged indexes
      Fix the added to both but different conflict
      Fix git.reset() to remove the added files
      Allow configurable file extensions for merge conflicts
      Add the --update option to pick
      Implement the 'goto' command
      Add the --replace option to import
      Fix the t1201-pull-trailing.sh test
      Show the stderr for failed GIT commands
      Generate an empty commit for the newly created patches
      Fix the add and rm commands to fail if no patch is applied
      Fix the t0001-subdir-branches.sh test
      Update the TODO file
      Release 0.10

Karl Hasselström:
      Fix infinite recursion on absolute paths
      Fix indexing error during "diff -r/"
      Explicitly specify utf-8 coding in file

Karl Hasselström:
      Don't die when there are no branches
      Handle branch names with slashes
      Tests for branch names with slashes

Pavel Roskin:
      Add .gitignore files, list generated files there
      Add a simple makefile

Yann Dirson:
      Add a testsuite framework copied from git-core
      Add list of bugs to TODO
      Add a couple of safety checks to series creation
      Make branch creation atomic
      Correctly handle refs/patches on series rename
      Fix a seriously bad interaction between .git caching and repo cloning
      Test that pulls a patch creating a file that got modified afterwards
      Exercise "stg pull" on patches just appending lines.
      Look for templates in ~/.stgit/templates as well
      Fixes to the pull testcases.
      Allow to specify multiple patch names on push command-line
      Classify commands in stg --help output.


-- 
Catalin

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

only message in thread, other threads:[~2006-06-14  9:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-14  9:12 [devel] [Fwd: [ANNOUNCE] Stacked GIT 0.10] Anton Farygin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git