提交历史

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