Compared to v5: * One test update I had forgotten. Now, the testsuite actually pass. * Changed the config to status.displayCommentPrefix. * Added the last patch, to add a missing blank line. Matthieu Moy (6): builtin/stripspace.c: fix broken indentation wt-status: use argv_array API submodule summary: ignore --for-status option status: disable display of '#' comment prefix by default tests: don't set status.displayCommentPrefix file-wide status: add missing blank line after list of "other" files Documentation/config.txt | 7 + builtin/commit.c | 10 + builtin/stripspace.c | 8 +- git-submodule.sh | 13 +- t/t3001-ls-files-others-exclude.sh | 2 +- t/t7060-wtstatus.sh | 109 +++-- t/t7401-submodule-summary.sh | 12 +- t/t7508-status.sh | 965 ++++++++++++++++++++----------------- t/t7512-status-help.sh | 600 +++++++++++------------ wt-status.c | 91 +++- wt-status.h | 1 + 11 files changed, 966 insertions(+), 852 deletions(-) -- 1.8.4.5.g8688bea -- 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