Sebastiaan van Stijn
|
3c69b9f2c5
replace pkg/fileutils Matching funcs with github.com/moby/patternmatcher
|
vor 2 Jahren |
Sebastiaan van Stijn
|
0440ca07ba
pkg/fileutils: remove gotest.tools as dependency, use t.TempDir()
|
vor 2 Jahren |
Sebastiaan van Stijn
|
412c650e05
pkg/*: fix "empty-lines" (revive)
|
vor 2 Jahren |
Aaron Lehmann
|
38e2e756c9
Avoid platform-specific NewPatternMatcher function in TestCompile
|
vor 3 Jahren |
Aaron Lehmann
|
8d250be008
Add unit test for (*Pattern).compile
|
vor 3 Jahren |
Aaron Lehmann
|
dd66dcad9c
fileutils: Avoid compiling a regexp for simple patterns
|
vor 3 Jahren |
Aaron Lehmann
|
55da5245de
Fix missing parent info case in MatchesUsingParentResults
|
vor 3 Jahren |
Aaron Lehmann
|
4555d3aa54
pkg/fileutils: Track incremental pattern match results against each pattern
|
vor 3 Jahren |
Milas Bowman
|
195558de5a
pkg/fileutils: escape additional regex meta characters
|
vor 3 Jahren |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
vor 3 Jahren |
Aaron Lehmann
|
c44b90f3bf
Test fix for Windows compatibility
|
vor 3 Jahren |
Aaron Lehmann
|
97ede9df26
Rename Matches to MatchesOrParentMatches
|
vor 3 Jahren |
Aaron Lehmann
|
9bae4f2f24
Add more optimal MatchesUsingParentResult method, use it in pkg/archive
|
vor 3 Jahren |
Aaron Lehmann
|
90f8d1b675
fileutils: Fix incorrect handling of "**/foo" pattern
|
vor 4 Jahren |
Sebastiaan van Stijn
|
2842639e0e
pkg/fileutils: TestMatches: remove cases no longer valid for go1.16
|
vor 4 Jahren |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
vor 5 Jahren |
Sebastiaan van Stijn
|
9419024554
gosec: add ignore comments for reported issues that can be ignored
|
vor 5 Jahren |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
vor 7 Jahren |
Daniel Nephin
|
6be0f70983
Automated migration using
|
vor 7 Jahren |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
vor 7 Jahren |
Daniel Nephin
|
372670b507
Add goimports to linters.
|
vor 8 Jahren |
Daniel Nephin
|
9484c3bd81
Enable a unit test on windows.
|
vor 8 Jahren |
unclejack
|
20d6f5c2a9
pkg/file{utils,notify}: don't compare to bool
|
vor 8 Jahren |
Tonis Tiigi
|
adeb3e3684
Fix inefficient file paths filter
|
vor 8 Jahren |
Doug Davis
|
376bb84c5c
Fix use of **/ in .dockerignore
|
vor 8 Jahren |
John Howard
|
3e78ad7be2
Windows CI: Turn off failing unit test pkg\fileutils
|
vor 9 Jahren |
Doug Davis
|
eddb14a44e
Support multi-dir wildcards in .dockerignore
|
vor 9 Jahren |
Vincent Demeester
|
09adf87f23
Add missing tests and docs for pkg/fileutils
|
vor 10 Jahren |
Vincent Demeester
|
8454e1a3b2
Add coverage on pkg/fileutils
|
vor 10 Jahren |
buddhamagnet
|
6fd8e485c8
add support for exclusion rules in dockerignore
|
vor 10 Jahren |