Marco Costalba <mcostalba@xxxxxxxxx> wrote: > The time it takes to read, without processing, the whole Linux tree > with this approach it's almost _double_ of the time it takes 'git > rev-list' to write to a file: > > 3) Other suggestions? ;-) The revision listing machinery is fairly well isolated behind some pretty clean APIs in Git. Why not link qgit against libgit.a and just do the revision listing in process? -- Shawn. - 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