1. 21 Aug, 2021 2 commits
  2. 17 Jun, 2021 2 commits
  3. 03 May, 2021 2 commits
  4. 04 May, 2020 1 commit
  5. 27 Apr, 2020 1 commit
  6. 30 Mar, 2020 3 commits
  7. 18 Mar, 2020 2 commits
    • Steven Allen's avatar
      Merge pull request #26 from fission-suite/feat/add-ignore-rules · 642f445c
      Steven Allen authored
      Feat/add ignore rules
      642f445c
    • Cornelius Toole's avatar
      feat(file-ignore): add file ignore rules to serialfile · 90aef3a9
      Cornelius Toole authored
      - add a filter that defines rules for ignoring hidden and/or files
      listed explicitly or defined in a gitignore file
      - update SerialFile construct to accept a Filter
      
      feat(add-file-ignore): fix tests, slight refactor
      
      - add new SerialFile constructor with original signature for backward
      compatibility
      - update tests for new SerialFile behavior
      
      feat(file-ignore):  cleanup code+tests
      
      - address PR comments
      - add more documentation
      - use existing function for cross-platform hidden file detection
      - be more consistent when checking for hidden fies
      - add more examples+test cases
      
      feat(file-ignore): rework `Filter` constructor
      
      - add filter tests
      
      feat(file-ignore): apply exclude rules lazily
      
      - apply exclude rules from filter when iterating over dir contents
       instead of at serialFile construction time
      90aef3a9
  8. 17 Mar, 2020 2 commits
  9. 16 Mar, 2020 1 commit
  10. 12 Mar, 2020 2 commits
  11. 26 Sep, 2019 5 commits
  12. 19 Sep, 2019 1 commit
  13. 16 Aug, 2019 7 commits
  14. 09 Aug, 2019 2 commits
  15. 26 Apr, 2019 2 commits
  16. 22 Apr, 2019 2 commits
  17. 21 Mar, 2019 2 commits
  18. 20 Mar, 2019 1 commit