Files
git/builtin
Junio C Hamano ed3d106bc9 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>
2017-10-29 16:53:00 +01:00
..
2017-09-10 17:02:51 +09:00
2017-09-06 13:11:25 +09:00
2017-09-28 14:47:53 +09:00
2017-10-07 16:27:55 +09:00
2017-10-29 16:46:15 +01:00
2017-10-07 16:27:55 +09:00
2017-10-07 16:27:55 +09:00
2017-08-26 22:55:09 -07:00
2017-09-29 11:23:43 +09:00
2017-10-29 16:46:15 +01:00
2017-10-18 10:19:08 +09:00
2017-09-25 15:24:07 +09:00
2017-09-19 10:47:57 +09:00
2017-10-07 16:27:55 +09:00
2017-08-22 10:29:03 -07:00
2017-10-29 16:46:15 +01:00
2017-10-18 10:19:08 +09:00
2017-09-19 10:47:55 +09:00