login
Header Space

 
 

[StGit PATCH 0/5] Various odds and ends

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Catalin Marinas <catalin.marinas@...>
Cc: <git@...>, David <davidk@...>
Date: Friday, December 14, 2007 - 2:24 am

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
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[StGit PATCH 0/5] Various odds and ends, Karl , (Fri Dec 14, 2:24 am)
speck-geostationary