git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] allow patches called "applied", "current", and so on
@ 2006-01-29 18:10 Chuck Lever
  2006-01-29 18:13 ` [PATCH 1/2] Use a separate directory for patches under each branch subdir Chuck Lever
  2006-01-29 18:14 ` [PATCH 2/2] Add an option to "stg branch" to convert the internal format Chuck Lever
  0 siblings, 2 replies; 3+ messages in thread
From: Chuck Lever @ 2006-01-29 18:10 UTC (permalink / raw)
  To: catalin.marinas; +Cc: git

The following patches create a separate directory for patches so that patch
names like "applied" don't collide with the patch series control files.

A new option on the "stg branch" command allows users to convert between the
old-style (all in the same series directory) and the new-style (patches in a
separate directory).  "stg" should be good at detecting which type of
repository is in use and adapting to it, so this change should be entirely
invisible on legacy repositories.

        -- Chuck Lever
--
corporate:    <cel at netapp dot com>
personal:     <chucklever at bigfoot dot com>

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

end of thread, other threads:[~2006-01-29 18:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-29 18:10 [PATCH 0/2] allow patches called "applied", "current", and so on Chuck Lever
2006-01-29 18:13 ` [PATCH 1/2] Use a separate directory for patches under each branch subdir Chuck Lever
2006-01-29 18:14 ` [PATCH 2/2] Add an option to "stg branch" to convert the internal format Chuck Lever

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