ffuff/pkg/filter
Joona Hoikkala f97c2f7600
Interactive mode and recursion-strategy (#426)
* Add new feature: recursion-strategy

* Implementation of interactive mode (#8)

* Add interactive mode documentation (#9)

* Prepare for release 1.3.0 (#11)
2021-04-18 12:54:17 +03:00
..
filter_test.go Added lines count to filter/matcher and stdout + csv + json (#71) 2019-11-09 22:09:12 +02:00
filter.go Interactive mode and recursion-strategy (#426) 2021-04-18 12:54:17 +03:00
lines_test.go Fix filter tests (#368) 2020-12-28 13:53:09 +02:00
lines.go Interactive mode and recursion-strategy (#426) 2021-04-18 12:54:17 +03:00
regex.go Interactive mode and recursion-strategy (#426) 2021-04-18 12:54:17 +03:00
regexp_test.go Fix filter tests (#368) 2020-12-28 13:53:09 +02:00
size_test.go pkg: handle gosimple linter findings (#322) 2020-10-03 10:45:07 +03:00
size.go Interactive mode and recursion-strategy (#426) 2021-04-18 12:54:17 +03:00
status_test.go pkg: handle gosimple linter findings (#322) 2020-10-03 10:45:07 +03:00
status.go Interactive mode and recursion-strategy (#426) 2021-04-18 12:54:17 +03:00
words_test.go pkg: handle gosimple linter findings (#322) 2020-10-03 10:45:07 +03:00
words.go Interactive mode and recursion-strategy (#426) 2021-04-18 12:54:17 +03:00