Git development
 help / color / mirror / Atom feed
* [StGIT PATCH 0/5] Proposed patches
@ 2008-06-06 20:45 Catalin Marinas
  2008-06-06 20:45 ` [StGIT PATCH 1/5] Rename Repository.head to Repository.head_ref Catalin Marinas
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Catalin Marinas @ 2008-06-06 20:45 UTC (permalink / raw)
  To: git; +Cc: Karl Hasselström

This series contains the patches pending in my "proposed" branch.
They've been updated following comments from Karl.


Catalin Marinas (5):
      Add test_patches target to Makefile
      Convert "init" to the new StGIT infrastructure
      Add stack creation and initialisation support to lib.Stack
      Create a git.Branch class as ancestor of stack.Stack
      Rename Repository.head to Repository.head_ref


 Makefile               |    9 ++++-
 stgit/commands/init.py |   14 ++-----
 stgit/commands/new.py  |    3 +-
 stgit/lib/git.py       |   58 ++++++++++++++++++++++++++++++-
 stgit/lib/stack.py     |   90 ++++++++++++++++++++++++++++++++++++------------
 5 files changed, 137 insertions(+), 37 deletions(-)

-- 
Catalin

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

end of thread, other threads:[~2008-06-08 22:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-06 20:45 [StGIT PATCH 0/5] Proposed patches Catalin Marinas
2008-06-06 20:45 ` [StGIT PATCH 1/5] Rename Repository.head to Repository.head_ref Catalin Marinas
2008-06-07  9:09   ` Karl Hasselström
2008-06-06 20:45 ` [StGIT PATCH 2/5] Create a git.Branch class as ancestor of stack.Stack Catalin Marinas
2008-06-07  9:16   ` Karl Hasselström
2008-06-06 20:45 ` [StGIT PATCH 3/5] Add stack creation and initialisation support to lib.Stack Catalin Marinas
2008-06-07  9:30   ` Karl Hasselström
2008-06-08 22:03     ` Catalin Marinas
2008-06-06 20:46 ` [StGIT PATCH 4/5] Convert "init" to the new StGIT infrastructure Catalin Marinas
2008-06-07  9:32   ` Karl Hasselström
2008-06-06 20:46 ` [StGIT PATCH 5/5] Add test_patches target to Makefile Catalin Marinas
2008-06-07  9:42   ` 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