Karthik Nayak <karthik.188@xxxxxxxxx> writes: > Version four of this patch can be found here : > http://www.mail-archive.com/git@xxxxxxxxxxxxxxx/msg70280.html > > v5 : http://www.mail-archive.com/git@xxxxxxxxxxxxxxx/msg70888.html > > Changes in v5: > * Rename functions to better suit the code. > * implement filter_refs() > * use FLEX_ARRAY for refname > * other small changes > > Changes in v6: > * based on latest master branch (github.com/git/git) > * rename variables named sort to sorting. Other than the hunk in PATCH 9 that belongs to PATCH 10, and the misleading commit message in PATCH 2, the series looks good to me. (BTW, an easy way to check that each patch is compilable is to run "git rebase -i --exec make". It would have noticed the issue with filter_refs() automatically) -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: 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