Files
git/Documentation
Johannes Schindelin d0c7d2afc5 Merge branch 'jm/status-ignored-files-list'
This is an early version of the latest iteration of what used to
be 08f088c809 (Merge branch 'show-ignored-directory', 2017-10-23),
i.e.  support for the then-experimental, now-dropped
`--show-ignored-directory` option.

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

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2018-01-02 11:23:52 +01:00
..
2017-11-28 13:39:14 +09:00
2018-01-02 11:23:46 +01:00
2017-04-13 16:15:25 -07:00
2017-01-18 15:12:12 -08:00
2017-01-18 15:12:18 -08:00
2017-05-01 11:01:52 +09:00