git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] My set of stgit companion scripts.
@ 2007-01-04 23:39 Yann Dirson
  2007-01-04 23:46 ` [PATCH 1/5] Add contrib/stg-show-old: show old version of a patch Yann Dirson
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Yann Dirson @ 2007-01-04 23:39 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: GIT list

The following series adds to contrib/ a set of bash scripts I find useful
for my daily use of stgit.  They are probably closely tied to my workflow,
but others may find them useful as well.  Some of them may be useful to
pythonize and integrate in some form or another.


stg-show-old is a trivial thing, but since I often need that functionnality,
it is much less comfortable than forging the same command-line over and over
again.  It is also used by some of the other scripts.

stg-fold-files-from and stg-swallow are invaluable when shuffing changes
between patches.

stg-what-changed is invaluable when shuffling patches in the stack.

stg-cvs is a very young script, and probably very fragile.  It allows a
lightweight way of preparing changes with stgit before committing them into
a CVS tree.

-- 
Yann Dirson    <ydirson@altern.org> |
Debian-related: <dirson@debian.org> |   Support Debian GNU/Linux:
                                    |  Freedom, Power, Stability, Gratis
     http://ydirson.free.fr/        | Check <http://www.debian.org/>

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-01-09 22:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-04 23:39 [PATCH 0/5] My set of stgit companion scripts Yann Dirson
2007-01-04 23:46 ` [PATCH 1/5] Add contrib/stg-show-old: show old version of a patch Yann Dirson
2007-01-04 23:46 ` [PATCH 2/5] Add contrib/stg-whatchanged: look at what would be changed by refreshing Yann Dirson
2007-01-04 23:46 ` [PATCH 3/5] Add contrib/stg-fold-files-from: pick selected changes from a patch above current one Yann Dirson
2007-01-04 23:46 ` [PATCH 4/5] Add contrib/stg-swallow: completely merge an unapplied patch into " Yann Dirson
2007-01-04 23:47 ` [PATCH 5/5] Add contrib/stg-cvs: helper script to manage a mixed cvs/stgit working copy Yann Dirson
2007-01-09 10:21 ` [PATCH 0/5] My set of stgit companion scripts Catalin Marinas
2007-01-09 22:26   ` Yann Dirson

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).