On 7/4/06, Marco Costalba <mcostalba@xxxxxxxxx> wrote:
On 7/4/06, Junio C Hamano <junkio@xxxxxxx> wrote: > "Marco Costalba" <mcostalba@xxxxxxxxx> writes: > I have started to implement the feature suggested by Jakub (patch in working dir only, not committed).
Ok. I have pushed two patches, the first with support for applying a patch series in working dir only, i.e. without to create new commits, the second to add "branch that a rev belongs to" info as in gitk, near tags information was already there. The difference with gitk is that only loaded branch/tags are considered, this is to better scale. Anyhow, due to little tricks ;-) , indexing is very fast, about 250ms to index the whole Linux tree on my box. Marco - : 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