This patch series was inspired by http://thread.gmane.org/gmane.comp.version-control.git/109301/ I've based it on pu. Jay Soffian (4): remote: minor code cleanups in preparation for changing "show" output remote: move append_ref_to_tracked_list to get rid of prototype string-list: add for_each_string_list() remote: new show output style builtin-remote.c | 232 +++++++++++++++++++++++++++++++++++------------------ string-list.c | 10 +++ string-list.h | 5 + t/t5505-remote.sh | 32 ++++---- 4 files changed, 184 insertions(+), 95 deletions(-) -- 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