[PATCH 00/21] nd/list-files updates

2015-02-08 Thread Nguyễn Thái Ngọc Duy
- 02/21: fix a bug that ignores config keys if $LS_COLORS is not defined - 09/21: use listFiles instead of list-files in config keys - 17/21: incorporate match_pathspec changes from Junio, use strbuf_swap in show_as_directory() - 21/21: use test_decode_color and test_when_finished in t3080

[PATCH 00/21] nd/list-files updates

2015-01-25 Thread Nguyễn Thái Ngọc Duy
Changes since 'pu' version: - refresh_index() in 09/21 is set not to show XXX: needs merge messages, cluttering list-files -u output - new patch 10/21 to add a default alias 'ls' to 'list-files', of course overridable by the user - fix list-files -u not showing anything because