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