Searched hist:"49 f7074b659b5303078625a9ae6b4e15a8d93b34" (Results 1 – 3 of 3) sorted by relevance
/haiku/src/bin/filteredquery/ |
H A D | FilteredQuery.h | 49f7074b659b5303078625a9ae6b4e15a8d93b34 Sat Sep 09 21:06:49 UTC 2023 Chris Roberts <cpr420@gmail.com> filteredquery: miscellaneous fixes
* Remove the TFilteredQuery::GetNextDirents() stub as it was preventing the results from showing
* Fix the getopt string so that a -p argument is recognized
* Move the folder_params declaration out one level so that it doesn't go out of scope when needed
* Clean up the help output
Change-Id: If37c300b4b67773ffc33fd637c2ef9add3c12275 Reviewed-on: https://review.haiku-os.org/c/haiku/+/6901 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
H A D | FilteredQuery.cpp | 49f7074b659b5303078625a9ae6b4e15a8d93b34 Sat Sep 09 21:06:49 UTC 2023 Chris Roberts <cpr420@gmail.com> filteredquery: miscellaneous fixes
* Remove the TFilteredQuery::GetNextDirents() stub as it was preventing the results from showing
* Fix the getopt string so that a -p argument is recognized
* Move the folder_params declaration out one level so that it doesn't go out of scope when needed
* Clean up the help output
Change-Id: If37c300b4b67773ffc33fd637c2ef9add3c12275 Reviewed-on: https://review.haiku-os.org/c/haiku/+/6901 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
H A D | query.cpp | 49f7074b659b5303078625a9ae6b4e15a8d93b34 Sat Sep 09 21:06:49 UTC 2023 Chris Roberts <cpr420@gmail.com> filteredquery: miscellaneous fixes
* Remove the TFilteredQuery::GetNextDirents() stub as it was preventing the results from showing
* Fix the getopt string so that a -p argument is recognized
* Move the folder_params declaration out one level so that it doesn't go out of scope when needed
* Clean up the help output
Change-Id: If37c300b4b67773ffc33fd637c2ef9add3c12275 Reviewed-on: https://review.haiku-os.org/c/haiku/+/6901 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|