We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
On Windows `timeout` must be part of the script.
The `-k` timeout option for `KILL` is additional to the timeout of `EXIT`.
Add Windows instructions, adjust and explain options, reformat.
JSON-archives: Clarify "globally unique" Not actually "globally" like e.g. GUIDs are.
JSON-archives: Fix whitespace
JSON-archives: Improve command line examples
JSON-archives: Remove redundant heading
JSON-archives: Initial commit
Home.md: Don't use grep -q https://github.com/CyberShadow/DustMite/issues/58
Updated DConf video link
More script clarifications
Reducing-a-bug-with-a-specific-compiler-option: Clarify test script
Add "Reducing a bug with a specific compiler option"
Reducing-a-regression-between-two-D-versions.md: Separate building and running
Reducing-a-regression-between-two-D-versions.md: Use ||status=$? Cleaner than clearing -e.
Reducing-a-regression-between-two-D-versions.md: Don't redirect stdout/err Dustmite now does this by default.
Reducing-a-regression-between-two-D-versions.md: Update DVM URL
Building-DustMite.md: Use dmd -i
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
Updated Running commands with a timeout (markdown)
Reducing-a-segmentation-fault.md: New page
Remove stale info
Add script that works on OS X
Add Clean-DMD-imports
Home#Intermediate results: Add dustmite-watch script