git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [StGit PATCH 0/2] Fix bug 12204
@ 2008-08-27 22:06 Karl Hasselström
  2008-08-27 22:06 ` [StGit PATCH 1/2] Test that stg coalesce handles head != top gracefully Karl Hasselström
  2008-08-27 22:06 ` [StGit PATCH 2/2] Check for top == head at the start of every transaction Karl Hasselström
  0 siblings, 2 replies; 4+ messages in thread
From: Karl Hasselström @ 2008-08-27 22:06 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: Erik Sandberg, git

This is a test and a fix for https://gna.org/bugs/?12204

---

Karl Hasselström (2):
      Check for top == head at the start of every transaction
      Test that stg coalesce handles head != top gracefully


 stgit/commands/redo.py     |    3 ++-
 stgit/commands/reset.py    |    3 ++-
 stgit/commands/uncommit.py |    3 ++-
 stgit/commands/undo.py     |    3 ++-
 stgit/lib/transaction.py   |   11 ++++++++---
 t/t2600-coalesce.sh        |   13 +++++++++++++
 6 files changed, 29 insertions(+), 7 deletions(-)

-- 
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-08-30 22:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-27 22:06 [StGit PATCH 0/2] Fix bug 12204 Karl Hasselström
2008-08-27 22:06 ` [StGit PATCH 1/2] Test that stg coalesce handles head != top gracefully Karl Hasselström
2008-08-27 22:06 ` [StGit PATCH 2/2] Check for top == head at the start of every transaction Karl Hasselström
2008-08-30 22:12   ` 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).