git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Teach "stg delete" to delete several patches at once
@ 2006-10-22 12:53 Karl Hasselström
  2006-10-22 12:58 ` [PATCH 1/2] Regression test for "stg delete" Karl Hasselström
  2006-10-22 12:58 ` [PATCH 2/2] Allow deletion of several patches at once Karl Hasselström
  0 siblings, 2 replies; 8+ messages in thread
From: Karl Hasselström @ 2006-10-22 12:53 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: git

The first patch introduces a test for "stg delete", since there wasn't
already one, and it's much less stressful to modify stuff if you have
an automatic test that can tell you if you broke stuff.

As it turns out, this test finds an existing bug: it's not possible to
delete a patch in another branch if there's an identically named
branch in the current branch, and both patches are topmost in their
respective applied stacks.

The second patch teaches "delete" how to delete multiple patches in
one go.

-- 
Karl Hasselström, kha@treskal.com
      www.treskal.com/kalle

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

end of thread, other threads:[~2006-11-02 10:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-22 12:53 [PATCH 0/2] Teach "stg delete" to delete several patches at once Karl Hasselström
2006-10-22 12:58 ` [PATCH 1/2] Regression test for "stg delete" Karl Hasselström
2006-10-22 12:58 ` [PATCH 2/2] Allow deletion of several patches at once Karl Hasselström
2006-10-22 13:01   ` Karl Hasselström
2006-10-23 11:57   ` Catalin Marinas
2006-10-23 12:37     ` Karl Hasselström
2006-11-01  9:07       ` [PATCH] " Karl Hasselström
2006-11-02 10:36         ` Catalin Marinas

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