Skip to content

"Date modified" filter added

Compare
Choose a tag to compare
@vivami vivami released this 03 Mar 19:09
· 12 commits to master since this release

This release adds filters for the LastWriteTime property on files. This allows you to only show files modified before or after a specified date.

  -b, --beforedate=VALUE     Filter files last modified before this date,
                                format: yyyy-MM-dd
  -a, --afterdate=VALUE      Filter files last modified after this date,
                                format: yyyy-MM-dd

It also improves file contents searching and representation.