git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [StGit PATCH 0/2] stg refresh -e/--edit
@ 2008-07-04  6:40 Karl Hasselström
  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
  0 siblings, 2 replies; 5+ messages in thread
From: Karl Hasselström @ 2008-07-04  6:40 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: git, Jakub Narebski

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

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

end of thread, other threads:[~2008-07-07 20:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-04  6:40 [StGit PATCH 0/2] stg refresh -e/--edit Karl Hasselström
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

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