git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [StGIT PATCH 0/5] Various updates to the new infrastructure
@ 2008-06-04 21:13 Catalin Marinas
  2008-06-04 21:13 ` [StGIT PATCH 1/5] Allow stack.patchorder.all to return hidden patches Catalin Marinas
                   ` (5 more replies)
  0 siblings, 6 replies; 28+ messages in thread
From: Catalin Marinas @ 2008-06-04 21:13 UTC (permalink / raw)
  To: git; +Cc: kha

For a wider review and to avoid merging conflicts with other developer's 
tree (especially Karl's), I created a "proposed" branch in my StGIT tree
(http://homepage.ntlworld.com/cmarinas/stgit.git) containing patches that 
I intend to merge on "master". I'll also post these patches on the list.

---

Catalin Marinas (5):
      Add stack creation and deletion support to the new 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
      Allow stack.patchorder.all to return hidden patches


 stgit/commands/commit.py  |    4 +-
 stgit/commands/init.py    |   14 ++------
 stgit/commands/new.py     |    3 +-
 stgit/lib/git.py          |   55 ++++++++++++++++++++++++++++-
 stgit/lib/stack.py        |   84 ++++++++++++++++++++++++++++++++-------------
 stgit/lib/stackupgrade.py |    7 ++++
 6 files changed, 127 insertions(+), 40 deletions(-)

-- 
Catalin

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

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

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-04 21:13 [StGIT PATCH 0/5] Various updates to the new infrastructure Catalin Marinas
2008-06-04 21:13 ` [StGIT PATCH 1/5] Allow stack.patchorder.all to return hidden patches Catalin Marinas
2008-06-05  6:41   ` Karl Hasselström
2008-06-05 11:46     ` Catalin Marinas
2008-06-04 21:13 ` [StGIT PATCH 2/5] Rename Repository.head to Repository.head_ref Catalin Marinas
2008-06-05  6:46   ` Karl Hasselström
2008-06-05 11:49     ` Catalin Marinas
2008-06-05 11:58       ` Karl Hasselström
2008-06-05 12:06         ` Catalin Marinas
2008-06-05 12:46           ` Karl Hasselström
2008-06-04 21:13 ` [StGIT PATCH 3/5] Create a git.Branch class as ancestor of stack.Stack Catalin Marinas
2008-06-05  7:01   ` Karl Hasselström
2008-06-05 12:03     ` Catalin Marinas
2008-06-05 13:04       ` Karl Hasselström
2008-06-06  8:44         ` Catalin Marinas
2008-06-07  9:06           ` Karl Hasselström
2008-06-08 22:16             ` Catalin Marinas
2008-06-09  0:07               ` David Aguilar
2008-06-09  0:46                 ` Sverre Rabbelier
2008-06-09  7:07               ` Karl Hasselström
2008-06-04 21:13 ` [StGIT PATCH 4/5] Add stack creation and initialisation support to lib.Stack Catalin Marinas
2008-06-05  7:28   ` Karl Hasselström
2008-06-05 12:42     ` Catalin Marinas
2008-06-07  8:59       ` Karl Hasselström
2008-06-04 21:13 ` [StGIT PATCH 5/5] Add stack creation and deletion support to the new infrastructure Catalin Marinas
2008-06-05  7:34   ` Karl Hasselström
2008-06-05  9:43     ` Catalin Marinas
2008-06-05  7:38 ` [StGIT PATCH 0/5] Various updates " 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).