Files
git/builtin
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-09-10 17:02:51 +09:00
2017-09-06 13:11:25 +09:00
2017-06-24 14:28:41 -07:00
2017-10-07 16:27:55 +09:00
2018-01-02 11:23:42 +01:00
2017-10-07 16:27:55 +09:00
2017-10-07 16:27:55 +09:00
2017-03-31 08:33:56 -07:00
2017-08-26 22:55:09 -07:00
2017-11-08 11:34:00 +09:00
2017-09-29 11:23:43 +09:00
2018-01-02 11:23:33 +01:00
2017-09-25 15:24:07 +09:00
2017-06-24 14:28:41 -07:00
2017-11-08 11:34:00 +09:00
2017-11-08 11:34:00 +09:00
2017-08-03 13:11:02 -07:00
2017-08-26 22:55:09 -07:00
2017-11-08 11:34:00 +09:00
2017-08-22 10:29:03 -07:00
2017-10-21 21:29:02 +09:00
2018-01-02 11:23:33 +01:00
2017-08-03 13:11:02 -07:00
2017-08-22 10:29:03 -07:00
2017-10-18 10:19:08 +09:00
2017-09-19 10:47:55 +09:00
2017-06-24 14:28:41 -07:00