git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [StGit PATCH 0/5] Various odds and ends
@ 2007-12-14  6:24 Karl Hasselström
  2007-12-14  6:25 ` [StGit PATCH 1/5] Added --save-template flag to edit command Karl Hasselström
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Karl Hasselström @ 2007-12-14  6:24 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: git, David Kågedal

Also available from

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

---

David Kågedal (2):
      Treat filename '-' as stdin/stdout in edit
      Added --save-template flag to edit command

Karl Hasselström (3):
      Name the exit codes to improve legibility
      Make generic --message/--file/--save-template flags
      Let parse_patch take a string instead of a file parameter


 stgit/commands/common.py |    6 ++--
 stgit/commands/edit.py   |   73 +++++++++++++++++++++++-----------------------
 stgit/commands/imprt.py  |    2 +
 stgit/main.py            |   25 ++++++++--------
 stgit/utils.py           |   50 ++++++++++++++++++++++++++++++++
 5 files changed, 103 insertions(+), 53 deletions(-)

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

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

end of thread, other threads:[~2007-12-14  6:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-14  6:24 [StGit PATCH 0/5] Various odds and ends Karl Hasselström
2007-12-14  6:25 ` [StGit PATCH 1/5] Added --save-template flag to edit command Karl Hasselström
2007-12-14  6:25 ` [StGit PATCH 2/5] Treat filename '-' as stdin/stdout in edit Karl Hasselström
2007-12-14  6:25 ` [StGit PATCH 3/5] Let parse_patch take a string instead of a file parameter Karl Hasselström
2007-12-14  6:25 ` [StGit PATCH 4/5] Make generic --message/--file/--save-template flags Karl Hasselström
2007-12-14  6:44   ` Karl Hasselström
2007-12-14  6:25 ` [StGit PATCH 5/5] Name the exit codes to improve legibility Karl Hasselström
2007-12-14  6:45   ` Karl Hasselström

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