On Wed, Mar 11, 2015 at 8:33 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > * nd/list-files (2015-02-09) 21 commits > - t3080: tests for git-list-files > - list-files: -M aka diff-cached > - list-files -F: show submodules with the new indicator '&' > - list-files: add -F/--classify > - list-files: show directories as well as files > - list-files: do not show duplicate cached entries > - list-files: sort output and remove duplicates > - list-files: add -t back > - list-files: add -1 short for --no-column > - list-files: add -R/--recursive short for --max-depth=-1 > - list-files: -u does not imply showing stages > - list-files: make alias 'ls' default to 'list-files' > - list-files: a user friendly version of ls-files and more > - ls-files: support --max-depth > - ls-files: add --column > - ls-files: add --color to highlight file names > - ls-files: buffer full item in strbuf before printing > - ls_colors.c: highlight submodules like directories > - ls_colors.c: add a function to color a file name > - ls_colors.c: parse color.ls.* from config file > - ls_colors.c: add $LS_COLORS parsing code > > A new "git list-files" Porcelain command, "ls-files" with bells and > whistles. > > Concern was raised that this is piggybacking on ls-files codebase, > rather than wt-status codebase ($gmane/264258). > > Waiting for further comments or a reroll. This series has been re-rolled[1]. [1]: http://thread.gmane.org/gmane.comp.version-control.git/265142 -- 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