Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20353 10447126-35f2-4685-b0cf-6dd780d3921fearly
Christian Wiese
18 years ago
2 changed files with 56 additions and 0 deletions
@ -0,0 +1,19 @@
|
||||
|
||||
[TIMESTAMP] 1173919841 Thu Mar 15 02:50:41 2007 |
||||
[BUILDTIME] 100 (9) |
||||
[SIZE] 0.60 MB, 123 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] bash |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] findutils |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] pygobject |
||||
[DEP] python |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
@ -0,0 +1,37 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../stgit/stgit.desc |
||||
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] A Quilt-like patch management application for Git |
||||
|
||||
[T] StGIT (Stacked Git) is a Python application that provides a Quilt-like |
||||
[T] patch management functionality in the Git environment. You can easily |
||||
[T] manage your patches in the scope of Git until they get merged upstream. |
||||
[T] With StGIT you can i.e. pushing/popping patches to/from a stack using |
||||
[T] GIT instead of 'diff' and 'patch' and it stores its patches in a GIT |
||||
[T] repository as normal GIT commit objects. |
||||
|
||||
[U] http://www.procode.org/stgit/ |
||||
[U] https://gna.org/projects/stgit |
||||
|
||||
[A] Catalin Marinas <catalin.marinas@gmail.com> |
||||
[M] Christian Wiese <morfoh@opensde.org> |
||||
|
||||
[C] extra/tool |
||||
|
||||
[L] GPL |
||||
[S] Beta |
||||
[V] 0.12.1 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[D] 3086498957 stgit-0.12.1.tar.gz http://homepage.ntlworld.com/cmarinas/stgit/ |
Loading…
Reference in new issue