Found 4 matching messages (0.037 seconds). Page 1 of 1.
Hi, [this explains what Patch 6/6 is all about:] If GIT_NOTES_TIMING_TESTS is set, t3302 will output ... to the timings without this patch series), - with no .git/notes-index ... map approach, when cleaning up patch 6/6. But not tonight. Ciao, ...
git - Johannes Schindelin - Jul 15 2007 - 19:33
Actually, this commit adds two methods for a notes index: - a sorted list with a fan out to help binary search, and - a modified hash table. It also adds a test which is used to determine the best algorithm. --- Not signed off because this is
git - Johannes Schindelin - Jul 15 2007 - 19:26
Johannes Schindelin
git - Shawn O. Pearce - Jul 16 2007 - 02:01
Hi,
On Mon, 16 Jul 2007, Shawn O. Pearce wrote:
> Johannes Schindelin
git - Johannes Schindelin - Jul 16 2007 - 12:29