git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Karl Hasselström" <kha@treskal.com>
To: Catalin Marinas <catalin.marinas@gmail.com>
Cc: Erik Sandberg <mandolaerik@gmail.com>, git@vger.kernel.org
Subject: [StGit PATCH 0/2] Fix bug 12204
Date: Thu, 28 Aug 2008 00:06:40 +0200	[thread overview]
Message-ID: <20080827220606.3607.17134.stgit@yoghurt> (raw)

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

             reply	other threads:[~2008-08-27 22:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-27 22:06 Karl Hasselström [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080827220606.3607.17134.stgit@yoghurt \
    --to=kha@treskal.com \
    --cc=catalin.marinas@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=mandolaerik@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).