summaryrefslogtreecommitdiffstats
path: root/bfs.1
AgeCommit message (Expand)Author
2020-11-03New -status option to display a status barTavian Barnes
2020-10-14Update the project URLTavian Barnes
2020-08-13Implement -xattrnameTavian Barnes
2020-06-16Implement exponential deepening searchTavian Barnes
2020-06-08bfs.1: Add a section on environment variables.Tavian Barnes
2020-06-07Treat -nohidden like -exclude -hiddenTavian Barnes
2020-06-07Implement -exclude, a special form for convenient exclusionsTavian Barnes
2020-03-21Implement -s flag from FreeBSD find to sort resultsTavian Barnes
2020-02-12Implement -{a,B,c,m,}sinceTavian Barnes
2019-09-14Update documentation for the -mount/-xdev revertTavian Barnes
2019-07-05Make -mount and -xdev documentation alphabeticalTavian Barnes
2019-07-04Make -mount and -xdev do different thingsTavian Barnes
2019-07-03bfs.1: Remove reference to non-existent sectionTavian Barnes
2019-06-16bfs.1: Color -S and bfs/dfs/ids differentlyTavian Barnes
2019-06-04parse: Use -S {bfs,dfs,ids} rather than -{bfs,dfs,ids}Tavian Barnes
2019-06-03Add documentation for -bfs/-dfs/-idsTavian Barnes
2019-05-24Add documentation for -xattrTavian Barnes
2019-03-01Implement -uniqueTavian Barnes
2019-02-06Re-write the help/manpageTavian Barnes
2018-12-17Implement -acl testTavian Barnes
2018-12-17Add new -capable testTavian Barnes
2018-12-03bfs(1): Fix some double spaces after exclamation marksTavian Barnes
2018-01-20printf: Add %w and %Wk for file birth timesTavian Barnes
2017-11-05Add support for file birth/creation times on platforms that have itTavian Barnes
2017-10-15Add a man pageTavian Barnes