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