Commit Graph

163 Commits

Author SHA1 Message Date
Sylvestre Ledru 841bdd9614 Merge pull request #53 from jclulow/illumos-case
"illumos" is officially typeset with a lower-case "i"
2.0.2
2023-07-12 08:53:23 +02:00
Joshua M. Clulow adf4a492e9 release 2.0.2 2023-07-11 16:04:20 -07:00
Joshua M. Clulow 43efde56c6 render "illumos" in lowercase 2023-07-11 16:04:02 -07:00
Daniel Hofstetter 42d651d134 Merge pull request #51 from uutils/renovate/davidanson-markdownlint-cli2-action-11.x
Update DavidAnson/markdownlint-cli2-action action to v11
2023-06-14 07:44:30 +02:00
Roy Ivy III 5599af7eff Merge pull request #48 from siepkes/illumos-support
* add support for Illumos
2023-06-13 07:33:41 -05:00
Sylvestre Ledru 8d93f68cb6 Merge pull request #52 from cakebaker/remove_dependabot
maint/CI ~ remove dependabot.yml
2023-06-13 11:50:55 +02:00
Daniel Hofstetter a9dd947d79 maint/CI ~ remove dependabot.yml 2023-06-13 10:39:35 +02:00
Jasper Siepkes 343298f2fc add support for Illumos
This commit introduces support for Illumos, an (Open) Solaris
derivative.

It also clarifies the documentation a bit on why the domainname field is
missing for OS'es like the BSD's and Illumos.
2023-06-13 08:34:27 +02:00
renovate[bot] c50a2c6a0f Update DavidAnson/markdownlint-cli2-action action to v11 2023-06-13 04:00:40 +00:00
Roy Ivy III 6a66620842 Merge pull request #49 from uutils/fix.tests
Fix `cargo clippy` compaints (*allow* clippy::redundant_clone)
2023-06-12 22:49:18 -05:00
Roy Ivy III 89ef1924ec tests ~ (windows) fix complaint (*allow* clippy::redundant_clone) 2023-06-12 22:39:41 -05:00
Roy Ivy III 6c6cab4927 tests ~ (unix) fix cargo clippy complaint (*allow* clippy::redundant_clone) 2023-06-12 22:39:26 -05:00
Roy Ivy III 7df4ffd1ab tests ~ fix cargo clippy complaint (*allow* clippy::redundant_clone) 2023-06-12 22:39:06 -05:00
Jasper Siepkes 1bb57a4c70 fixed unknown OS fallback error. (#46)
* use `cfg` macro to use else fallback for any unknown OS
2023-06-12 08:27:43 -05:00
Sylvestre Ledru c0c6f97c4e Merge pull request #43 from rivy/rf.dev
CI and dev maintenance updates
2023-05-29 09:56:40 +02:00
Roy Ivy III 797714fca2 docs ~ add spell-checker exceptions 2023-05-29 00:24:16 -05:00
Roy Ivy III a9a574837d maint/dev ~ add cspell configuration and dictionaries 2023-05-29 00:24:16 -05:00
Roy Ivy III 780e2a0b81 maint/CI ~ add 'Style/spellcheck' 2023-05-29 00:24:15 -05:00
Roy Ivy III 782b1e01d6 maint/CI ~ fold document linting into 'Style/lint' 2023-05-29 00:24:15 -05:00
Roy Ivy III b06bb33c47 tests ~ (windows) fix cargo clippy complaint (*allow* clippy::clone_on_copy) 2023-05-29 00:24:15 -05:00
Roy Ivy III 6605dc3262 tests ~ fix cargo clippy complaint (clippy::single-component-path-imports) 2023-05-29 00:24:15 -05:00
Roy Ivy III 10ce9df40f maint/dev ~ add git mailmap (improves commit history accuracy)
- `git shortlog -se -n --all` # review all commit authors/emails
- `git shortlog -se -n --all --no-merges` # ... same with merge commit statistics excluded

- ref: [`git` ~ display project devs](https://stackoverflow.com/questions/9597410/list-all-developers-on-a-project-in-git) @@ <https://archive.is/ZbVJP>
2023-05-29 00:24:15 -05:00
Roy Ivy III d94ecdc0d8 maint/CI ~ add documentation linting 2023-05-29 00:24:15 -05:00
Roy Ivy III 01f460bfe7 maint/CI ~ configure CodeCov to report but allow-failure 2023-05-29 00:24:15 -05:00
Roy Ivy III 37074f962f maint/CI ~ terminate outdated-but-executing workflows (for non-default branches) 2023-05-29 00:24:15 -05:00