On Fri, 16 Mar 2007, Marco Costalba wrote: > On 3/16/07, Marco Costalba <mcostalba@xxxxxxxxx> wrote: > > > > *The most important thing for a libgit to be used by qgit is reentrancy* > > > > Another crtitical feature is that this call to git-rev-list-like > function MUST be non-blocking. I'm not sure I agree. The non-blockingness can be (and probably should be) handled at a higher level with your own threading facility of choice. Making GIT restartable has the potential for making the core code much too complex. Nicolas - 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