- Add option --opt-toggle which turns on the ability to toggle options such as -a, -p, etc. Useful to add to an alias for turning an option off when using said alias. (Christoph Anton Mitterer) - Add --hyperlink option to print OSC 8 terminal hyperlinks for files. Also adds the --scheme and --authority options to modify the schema and hostname/ authority of the links. (Nicolai Dagestad) OSC 8 Terminal hyperlinks: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda - Maybe finally fix JSON error reporting when unable to open a directory and a full tree is required, such as when using --du. (Alchemyst@github) - Fix small rounding error in human readable size (-h) output, where 9.99K is rounded to 10.0K rather than 10K (Ivan Ivanovich) - Fix the totals report for sizes when --du option is used. The directory size total was correct, but the final report was an accumulation of all the directory totals rather than just the top most directory total. (Alchemyst@github) - Add .gitignore file to distribution for those wanting that. (Kenta Arai) - Add 'none' as a valid --sort option (i.e. -U). - Add ability to cross compile for Android (freemedom@github) - List charsets again if --charsets is not given an argument. - Allow --help and usage to use ANSI bold and italic if colorization is enabled. - General code cleanups: - Removed unused externs where possible. - Clean up some warnings issued by -Wextra (Kenta Arai) - Update Makefile to allow CC and the CFLAGS -O3 option to be overridden, move CPPFLAGS into their own variable, add -Wstrict-prototypes (David Seifert) - Long over-due move to stdbool.h, removes custom bool type and changes all occurrences of TRUE/FALSE to true/false. (David Seifert / others) This likely makes C99+ even more of a requirement now. Please let me know if this requires a work-around for your system. - Went ahead and added -Wconversion to the Makefile as well. This required a large number of type conversion fixing which may have unexpected side effects, but should hopefully help with tree safely dealing with absurd sizes/number of things in the future as this promotes using size_t more. This probably needs more work to do properly however. - Apply the const constraint on parameter strings wherever possible.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4