Junio C Hamano d8df70f273 Merge branch 'jm/status-ignored-files-list'
The set of paths output from "git status --ignored" was tied
closely with its "--untracked=<mode>" option, but now it can be
controlled more flexibly.  Most notably, a directory that is
ignored because it is listed to be ignored in the ignore/exclude
mechanism can be handled differently from a directory that ends up
to be ignored only because all files in it are ignored.

* jm/status-ignored-files-list:
  status: test ignored modes
  status: document options to show matching ignored files
  status: report matching ignored and normal untracked
  status: add option to show ignored files differently
2017-11-13 14:44:59 +09:00
..
2017-11-09 14:31:25 +09:00
2016-07-13 11:24:14 -07:00
2017-04-13 16:15:25 -07:00
2017-11-06 14:24:24 +09:00
2017-01-18 15:12:12 -08:00
2016-08-11 14:35:42 -07:00
2017-06-27 10:35:49 -07:00
2017-01-18 15:12:18 -08:00
2017-05-01 11:01:52 +09:00