All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Karl Hasselström" <kha@treskal.com>
To: Catalin Marinas <catalin.marinas@gmail.com>
Cc: git@vger.kernel.org, Jakub Narebski <jnareb@gmail.com>
Subject: [StGit PATCH 0/2] stg refresh -e/--edit
Date: Fri, 04 Jul 2008 08:40:24 +0200	[thread overview]
Message-ID: <20080704063755.9637.23750.stgit@yoghurt> (raw)

Jakub, this one's for you. ;-)

These live in my experimental branch for a little while yet, but the
plan is to include them in v0.15 -- and release that reasonably soon.

---

Karl Hasselström (2):
      Implement "stg refresh --edit" again
      Refactor stgit.commands.edit


 stgit/commands/coalesce.py |    2 -
 stgit/commands/common.py   |    9 +++-
 stgit/commands/edit.py     |   82 ++++++------------------------------
 stgit/commands/imprt.py    |    2 -
 stgit/commands/new.py      |    3 +
 stgit/commands/refresh.py  |   44 +++++++++++++++-----
 stgit/lib/edit.py          |   99 ++++++++++++++++++++++++++++++++++++++++++++
 stgit/utils.py             |   18 +++++---
 8 files changed, 167 insertions(+), 92 deletions(-)
 create mode 100644 stgit/lib/edit.py

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

             reply	other threads:[~2008-07-04  6:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-04  6:40 Karl Hasselström [this message]
2008-07-04  6:40 ` [StGit PATCH 1/2] Refactor stgit.commands.edit Karl Hasselström
2008-07-04  6:40 ` [StGit PATCH 2/2] Implement "stg refresh --edit" again Karl Hasselström
2008-07-04  7:32   ` Jakub Narebski
2008-07-07 20:56   ` 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=20080704063755.9637.23750.stgit@yoghurt \
    --to=kha@treskal.com \
    --cc=catalin.marinas@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=jnareb@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.