Hi, your struct path_list and find_renames() is so similar to what is already in merge-recursive.c that it is not even funny. Furthermore, the struct path_list from path-list.[ch] implements a sorted list, so that lookups are way cheaper than with linked lists. IMHO this whole renaming stuff should go into a new file, renames.c, and be reused as often as possible. Ciao, Dscho - 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.htmlReceived on Thu Aug 10 06:08:52 2006
This archive was generated by hypermail 2.1.8 : 2006-08-10 06:09:31 EST