Sebastiaan van Stijn
|
3c69b9f2c5
replace pkg/fileutils Matching funcs with github.com/moby/patternmatcher
|
2 lat temu |
Aaron Lehmann
|
8d250be008
Add unit test for (*Pattern).compile
|
3 lat temu |
Aaron Lehmann
|
dd66dcad9c
fileutils: Avoid compiling a regexp for simple patterns
|
3 lat temu |
Aaron Lehmann
|
55da5245de
Fix missing parent info case in MatchesUsingParentResults
|
3 lat temu |
Aaron Lehmann
|
0f1b68df16
Adjust deprecation comments
|
3 lat temu |
Aaron Lehmann
|
4555d3aa54
pkg/fileutils: Track incremental pattern match results against each pattern
|
3 lat temu |
Milas Bowman
|
195558de5a
pkg/fileutils: escape additional regex meta characters
|
3 lat temu |
Aaron Lehmann
|
97ede9df26
Rename Matches to MatchesOrParentMatches
|
3 lat temu |
Aaron Lehmann
|
9bae4f2f24
Add more optimal MatchesUsingParentResult method, use it in pkg/archive
|
3 lat temu |
Aaron Lehmann
|
90f8d1b675
fileutils: Fix incorrect handling of "**/foo" pattern
|
4 lat temu |
Sebastiaan van Stijn
|
bc8acc5b08
pkg/fileutils: PatternMatcher.Matches(): remove debug logging
|
4 lat temu |
mooncake
|
35739fd290
Remove duplicated words in pkg files
|
6 lat temu |
chenyuzhu
|
5ac0d2f0b8
Fix typos
|
7 lat temu |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 lat temu |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 lat temu |
Tonis Tiigi
|
adeb3e3684
Fix inefficient file paths filter
|
8 lat temu |
Doug Davis
|
376bb84c5c
Fix use of **/ in .dockerignore
|
8 lat temu |
Elena Morozova
|
a37027f6bd
all: use strings.Contains instead Index
|
8 lat temu |
allencloud
|
4e959ef2f7
fix typos
|
9 lat temu |
allencloud
|
3f77baf2ce
fix typos
|
9 lat temu |
John Howard
|
b368a9f9b7
Windows CI: Fixes panic in test-unit for FileUtils
|
9 lat temu |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 lat temu |
Doug Davis
|
eddb14a44e
Support multi-dir wildcards in .dockerignore
|
9 lat temu |
John Howard
|
8d56108ffb
Windows: Fix warning on info
|
9 lat temu |
Vincent Demeester
|
09adf87f23
Add missing tests and docs for pkg/fileutils
|
10 lat temu |
Lei Jitang
|
289ee90b04
Fix copy from a "created" container. Fixes #14420
|
10 lat temu |
unclejack
|
2f6e4fdb29
linting changes
|
10 lat temu |
Doug Davis
|
82ea6ed2bc
Allow .dockerignore to ignore everything
|
10 lat temu |
Vincent Demeester
|
8454e1a3b2
Add coverage on pkg/fileutils
|
10 lat temu |
buddhamagnet
|
6fd8e485c8
add support for exclusion rules in dockerignore
|
10 lat temu |