Re: Collection of stgit issues and wishes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Yann Dirson
Date: Sunday, December 17, 2006 - 4:15 pm

On Sun, Dec 10, 2006 at 04:25:52PM +0000, Catalin Marinas wrote:

Great idea.


If you're only looking for bugtracking, I wonder whether
bugzilla.kernel.org could be used (as well as for core git and other
git-related tools).  Or maybe a new git-specialized bugzilla could be
setup somewhere ?

BTW, and a bit off-topic, one thing that would be great to have would be
git-bugzilla coupling (mainly, recording into bugzilla when a commit
addressing an issue gets pushed to an official tree).
Scmbug already provides a framework for such couplings, and already has
bugilla/mantis/RT support on the BTS side.



I tend do that myself too - in fact, a number of the issues I reported
are candidates for future patches from me :)



I was not aware of this.  It would be useful to tell the user when such
a failed patch is left behind (that would have saved me some timing
already ;).



I should check.



OK.  Then some message like "No patch or commit id found matching
$commit" could be more informative.



I have already described the problem in a previous thread.  There is a
conflict when a generated file gets committed by error, and then a stgit
patch removes it.  If one tries to pop that patch when the generated
file exists, there is a conflict.



I'd think to bottom of stack by default (mostly to get a sane default),
but with an option to specify the position.
Or maybe as "stg bury-below <target> <patches-to-bury>".


Hm, I must have been confused, just ignore.



What about automatically triggering stgit.imerger when stgit.merger
failed ?



That's one of the TODO items directed at myself (unless some good soul
takes care of that first ;)



I still have to invest some time into the available merge algorithms.
If nothing is available yet for this, we shall find out how to do it :)



Full logging of series file would help, I think.  Once we have full
logging of the stack, we get cheap transactions as well as arbitrary
undo depth, and the "stg undo" command to replace all those --undo
flags.  But right, it still requires some work :)



Right, but I think we could invoke GIT to report on each of the unapplied
patches that form a head, and restrict the output to those commits that
are stgit patches.

Best regards,
-- 
Yann.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Collection of stgit issues and wishes, Yann Dirson, (Fri Dec 8, 3:17 pm)
Re: Collection of stgit issues and wishes, Catalin Marinas, (Sun Dec 10, 9:25 am)
Re: Collection of stgit issues and wishes, Catalin Marinas, (Tue Dec 12, 2:43 am)
Re: Collection of stgit issues and wishes, Yann Dirson, (Sun Dec 17, 4:15 pm)