Re: speeding up cg-log -u
From: Zack Brown <hidden>
Date: 2016-06-15 22:41:57
On Sat, May 14, 2005 at 04:17:44AM -0700, Junio C Hamano wrote:
Not wanting to keep the whole object because of their size is understandable since the users of "struct object" derivatives rarely if ever seem to free them once they get hold of them. And not wanting to think ahead about what is worth keeping (like names for tree entries back then, or commit author names) is also understandable, but it still is frustrating.
So if this design is changed to suit -u, would a further redesign be needed to support an option to filter on keywords in the body of the changelog entry? Perhaps this will result in a net slowdown for the usual case of just grabbing all log entries. Be well, Zack
Not that I would want to solve this myself ... - 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
-- Zack Brown