Re: Add "--show-all" revision walker flag for debugging

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: Johannes Schindelin <Johannes.Schindelin@...>, Nicolas Pitre <nico@...>, Junio C Hamano <gitster@...>, Git Mailing List <git@...>
Date: Sunday, February 10, 2008 - 9:24 pm

Linus Torvalds wrote:

Errr... index is per workarea (per checkout), and this information
is per repository, so IMHO storing this info in an index (dircache)
is a layering violation. Unless you were talking about pack-file-index.

I think that separate file is better idea, this way we can update
generation info lazily: when we went to the root or project whose
all parents have generatrion number, then we save gen numbers to
such "cache" file. If we had to calculate it (even accidentally),
save it.


Weren't the cases of multiple roots that were difficult? Storing roots
would help with 'hard' (if seldom happening) cases then.

-- 
Jakub Narebski
Poland
-
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:
Add "--show-all" revision walker flag for debugging, Linus Torvalds, (Sat Feb 9, 6:02 pm)
Re: Add "--show-all" revision walker flag for debugging, Johannes Schindelin, (Sat Feb 9, 9:12 pm)
Re: Add "--show-all" revision walker flag for debugging, Nicolas Pitre, (Sat Feb 9, 9:28 pm)
Re: Add "--show-all" revision walker flag for debugging, Johannes Schindelin, (Sat Feb 9, 9:30 pm)
Re: Add "--show-all" revision walker flag for debugging, Jakub Narebski, (Sun Feb 10, 4:17 pm)
Re: Add "--show-all" revision walker flag for debugging, Linus Torvalds, (Sun Feb 10, 4:50 pm)
Re: Add "--show-all" revision walker flag for debugging, Jakub Narebski, (Sun Feb 10, 6:53 pm)
Re: Add "--show-all" revision walker flag for debugging, Linus Torvalds, (Sun Feb 10, 7:11 pm)
Re: Add "--show-all" revision walker flag for debugging, Jakub Narebski, (Sun Feb 10, 9:24 pm)
Re: Add "--show-all" revision walker flag for debugging, Linus Torvalds, (Mon Feb 11, 11:59 am)
Re: Add "--show-all" revision walker flag for debugging, Nicolas Pitre, (Mon Feb 11, 12:39 pm)
Re: Add "--show-all" revision walker flag for debugging, Jakub Narebski, (Mon Feb 11, 12:26 pm)
Re: Add "--show-all" revision walker flag for debugging, Nicolas Pitre, (Sun Feb 10, 9:59 pm)
Re: Add "--show-all" revision walker flag for debugging, Nicolas Pitre, (Sun Feb 10, 5:04 pm)
Re: Add "--show-all" revision walker flag for debugging, Linus Torvalds, (Sat Feb 9, 9:22 pm)
Re: Add "--show-all" revision walker flag for debugging, Junio C Hamano, (Sun Feb 10, 12:09 am)
Re: Add "--show-all" revision walker flag for debugging, Junio C Hamano, (Sun Feb 10, 12:21 am)
Re: Add "--show-all" revision walker flag for debugging, Johannes Schindelin, (Sat Feb 9, 9:29 pm)
Re: Add "--show-all" revision walker flag for debugging, Linus Torvalds, (Sat Feb 9, 7:52 pm)
Re: Add "--show-all" revision walker flag for debugging, Junio C Hamano, (Sun Feb 10, 12:44 am)