Re: Stacked GIT 0.4

2005-07-27 Thread Catalin Marinas
On Tue, 2005-07-12 at 07:05 -0400, Bryan Larsen wrote: > Here's my wishlist. Hopefully I'll be able to dig in and help out. > > import: the complement to export A first implementation of 'import' is available in the tonight's snapshot (and in the StGIT git repository mirror). > template files f

Re: Stacked GIT 0.4

2005-07-12 Thread Bryan Larsen
Catalin Marinas wrote: Bryan Larsen <[EMAIL PROTECTED]> wrote: template files for the "series" output of export, to put it into a format that "sendpatchset" understands. I thought about integrating sendpatchset into stgit but it is much simpler to just generate a control file (especially if y

Re: Stacked GIT 0.4

2005-07-12 Thread Catalin Marinas
Bryan Larsen <[EMAIL PROTECTED]> wrote: > import: the complement to export It is written in the TODO file but didn't have time to do it. I'm working on moving all the commands from main.py into separate files under stgit/commands/ for a clearer view. This should be ready in the next day or two and

Re: Stacked GIT 0.4

2005-07-12 Thread Bryan Larsen
Catalin Marinas wrote: Stacked GIT 0.4 release is available from http://procode.org/stgit/ Very nice. Here's my wishlist. Hopefully I'll be able to dig in and help out. import: the complement to export template files for the "series" output of export, to put it

Stacked GIT 0.4

2005-07-09 Thread Catalin Marinas
Stacked GIT 0.4 release is available from http://procode.org/stgit/ StGIT is a Python application providing similar functionality to Quilt (i.e. pushing/popping patches to/from a stack) on top of GIT. These operations are performed using GIT commands and the patches are stored as GIT commit