git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [StGit PATCH 0/5] More experimental patches
@ 2007-12-14  6:32 Karl Hasselström
  2007-12-14  6:32 ` [StGit PATCH 1/5] Expose transaction abort function Karl Hasselström
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Karl Hasselström @ 2007-12-14  6:32 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: git, David Kågedal

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

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-14  6:32 [StGit PATCH 0/5] More experimental patches Karl Hasselström
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

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