git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [StGit PATCH 0/3] Fix uncommit with top != head
@ 2008-07-25  0:52 Karl Hasselström
  2008-07-25  0:52 ` [StGit PATCH 1/3] Test for exit code with command_error() Karl Hasselström
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Karl Hasselström @ 2008-07-25  0:52 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: git, Erik Sandberg

See http://gna.org/bugs/?12043

---

Karl Hasselström (3):
      Make sure that stg uncommit doesn't touch the branch head
      stg uncommit should never touch the branch head
      Test for exit code with command_error()


 stgit/commands/uncommit.py |    2 +-
 stgit/lib/transaction.py   |   19 ++++++++++---------
 t/t1300-uncommit.sh        |   13 ++++++++++++-
 t/t1303-commit.sh          |   20 ++++++++++++++++++++
 4 files changed, 43 insertions(+), 11 deletions(-)
 create mode 100755 t/t1303-commit.sh

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

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

end of thread, other threads:[~2008-07-25  0:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-25  0:52 [StGit PATCH 0/3] Fix uncommit with top != head Karl Hasselström
2008-07-25  0:52 ` [StGit PATCH 1/3] Test for exit code with command_error() Karl Hasselström
2008-07-25  0:53 ` [StGit PATCH 2/3] stg uncommit should never touch the branch head Karl Hasselström
2008-07-25  0:53 ` [StGit PATCH 3/3] Make sure that stg uncommit doesn't " Karl Hasselström

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