We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Home.md: Don't use grep -q https://github.com/CyberShadow/DustMite/issues/58
Updated DConf video link
Tweak installation section title
Add link to better watch script
Fixed typo
Move the installation instructions into their own section, s.t. they don't escape the eye of the reader
Updated Home (markdown)
Add "Reduced to empty set" FAQ
Home#Intermediate results: Add dustmite-watch script
Home#Minimizing the standard library: Mention rdmd --include
Home#Minimizing the standard library: Update example command
document C++
Note about set -o pipefail
Home: Add --no-redirect hint to troubleshooting
Mention that DustMite is included with DMD
Add DConf video link
Use Unix line endings
Troubleshooting - Hangs or error message pop-ups during the reduction process
Update documentation (Troubleshooting)
Tutorial: One more link to [[Useful test scripts]]
Tutorial: expand on test script placement a bit
Troubleshooting: "Permission denied" on POSIX systems
typo
anchor
Linux example -> Tutorial, expand with more (redundant but hopefully more digestible) explanations
minor tweaks
Add Linux example
Various updates
Replace the example command for renaming std -> mystd to allow it to work on OS X (both find and sed are lacking GNU extensions which the previous command relied on)
Update "How does it work?" with recent improvements