git/Documentation/technical
Junio C Hamano f4683b4e9c Merge branch 'sl/clean-d-ignored-fix' into maint
"git clean -d" used to clean directories that has ignored files,
even though the command should not lose ignored ones without "-x".
"git status --ignored"  did not list ignored and untracked files
without "-uall".  These have been corrected.

* sl/clean-d-ignored-fix:
  clean: teach clean -d to preserve ignored paths
  dir: expose cmp_name() and check_contains()
  dir: hide untracked contents of untracked dirs
  dir: recurse into untracked dirs for ignored files
  t7061: status --ignored should search untracked dirs
  t7300: clean -d should skip dirs with ignored files
2017-06-13 13:27:02 -07:00
..
.gitignore
…
api-allocation-growing.txt
…
api-argv-array.txt
…
api-builtin.txt
…
api-config.txt
…
api-credentials.txt
…
api-decorate.txt
…
api-diff.txt
…
api-directory-listing.txt dir: hide untracked contents of untracked dirs 2017-05-22 12:14:09 +09:00
api-error-handling.txt
…
api-gitattributes.txt attr: retire git_check_attrs() API 2017-02-01 13:46:52 -08:00
api-grep.txt
…
api-hashmap.txt Merge branch 'jh/memihash-opt' 2017-03-28 14:06:00 -07:00
api-history-graph.txt
…
api-index-skel.txt
…
api-index.sh
…
api-merge.txt
…
api-object-access.txt
…
api-oid-array.txt Documentation: update and rename api-sha1-array.txt 2017-03-31 08:33:56 -07:00
api-parse-options.txt
…
api-quote.txt
…
api-ref-iteration.txt
…
api-remote.txt
…
api-revision-walking.txt
…
api-run-command.txt
…
api-setup.txt
…
api-sigchain.txt
…
api-string-list.txt
…
api-submodule-config.txt
…
api-trace.txt
…
api-tree-walking.txt
…
api-xdiff-interface.txt
…
bitmap-format.txt
…
http-protocol.txt
…
index-format.txt
…
pack-format.txt
…
pack-heuristics.txt
…
pack-protocol.txt Merge branch 'jt/push-options-doc' into maint 2017-06-04 10:21:05 +09:00
protocol-capabilities.txt
…
protocol-common.txt
…
racy-git.txt
…
repository-version.txt
…
send-pack-pipeline.txt
…
shallow.txt
…
signature-format.txt
…
trivial-merge.txt
…