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: git@vger.kernel.org, "David Kågedal" <davidk@lysator.liu.se>
Subject: [StGit PATCH 0/5] More experimental patches
Date: Fri, 14 Dec 2007 07:32:07 +0100	[thread overview]
Message-ID: <20071214062618.29290.70792.stgit@yoghurt> (raw)

Also available from

  git://repo.or.cz/stgit/kha.git experimental

However, the experimentalness is getting decidedly low. And now that
we just had a release, I have just one more thing I intend to take a
look at -- subdirectory safeness -- before I'm going to transfer all
the "experimental" patches to "safe", wholesale.

So if anyone knows of problems that would make this a bad idea, please
say so.

---

Karl Hasselström (5):
      Make "stg commit" fancier
      Convert "stg commit" to new infrastructure
      Set exit code to 3 on merge conflict
      stg coalesce: Support --file and --save-template
      Expose transaction abort function


 stgit/commands/coalesce.py |   32 ++++++++-----
 stgit/commands/commit.py   |  111 ++++++++++++++++++++++++++++----------------
 stgit/commands/goto.py     |    2 -
 stgit/commands/uncommit.py |    2 -
 stgit/lib/transaction.py   |   24 ++++++++--
 stgit/main.py              |    4 +-
 stgit/utils.py             |    1 
 t/t1300-uncommit.sh        |   12 ++---
 8 files changed, 121 insertions(+), 67 deletions(-)

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

             reply	other threads:[~2007-12-14  6:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-14  6:32 Karl Hasselström [this message]
2007-12-14  6:32 ` [StGit PATCH 1/5] Expose transaction abort function Karl Hasselström
2007-12-14  6:32 ` [StGit PATCH 2/5] stg coalesce: Support --file and --save-template Karl Hasselström
2007-12-14  6:32 ` [StGit PATCH 3/5] Set exit code to 3 on merge conflict Karl Hasselström
2007-12-14  6:32 ` [StGit PATCH 4/5] Convert "stg commit" to new infrastructure Karl Hasselström
2007-12-14  6:32 ` [StGit PATCH 5/5] Make "stg commit" fancier Karl Hasselström

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=20071214062618.29290.70792.stgit@yoghurt \
    --to=kha@treskal.com \
    --cc=catalin.marinas@gmail.com \
    --cc=davidk@lysator.liu.se \
    --cc=git@vger.kernel.org \
    /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).