diff options
author | Junio C Hamano <gitster@pobox.com> | 2019-09-30 13:19:31 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-30 13:19:32 +0900 |
commit | 9755f70fe6498a4eaae2b9c63e91caa0fd97cb5a (patch) | |
tree | 1acd63bdfc87bb065de6fef7a027474a9951a2fa /gitk-git/gitk | |
parent | Merge branch 'jh/trace2-pretty-output' (diff) | |
parent | unpack-trees: rename 'is_excluded_from_list()' (diff) | |
download | tgif-9755f70fe6498a4eaae2b9c63e91caa0fd97cb5a.tar.xz |
Merge branch 'ds/include-exclude'
The internal code originally invented for ".gitignore" processing
got reshuffled and renamed to make it less tied to "excluding" and
stress more that it is about "matching", as it has been reused for
things like sparse checkout specification that want to check if a
path is "included".
* ds/include-exclude:
unpack-trees: rename 'is_excluded_from_list()'
treewide: rename 'exclude' methods to 'pattern'
treewide: rename 'EXCL_FLAG_' to 'PATTERN_FLAG_'
treewide: rename 'struct exclude_list' to 'struct pattern_list'
treewide: rename 'struct exclude' to 'struct path_pattern'
Diffstat (limited to 'gitk-git/gitk')
0 files changed, 0 insertions, 0 deletions