4
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 14, 2024 — Dec 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3213 from jimklimov/issue-3055 More... 3 days ago
tools/gitlog2version.sh: simplify use of printf (variable width support is not ubiquitous) [#3055] More... 4 days ago
docs/nut-versioning.adoc: more fix to asciidoc markup More... 4 days ago
tools/gitlog2version.sh: filter_extra_width(): fix formatting string for printf() [#3055] More... 4 days ago
tests/nut-driver-enumerator-test.sh: fix running the test suite itself by ksh [#3055] More... 4 days ago
tools/gitlog2version.sh: avoid substituting backslash-N via SED [#3055, #3099] More... 4 days ago
tools/gitlog2version.sh: avoid using alternation in SED [#3055, #3099] More... 4 days ago
scripts/upsdrvsvcctl/nut-driver-enumerator.sh.in: substitute @SED@ to hopefully have the version with alternation support [#3099] More... 4 days ago
docs/nut-versioning.adoc: list example values in tables always as bullet-points so monospace is honoured by asciidoc More... 4 days ago
docs/nut-versioning.adoc: revise asciidoc markup (broken in the table context) More... 4 days ago
docs/nut-versioning.adoc: note that we MAY sometime return to the more idiomatic adherence to SEMVER standard and/or even/odd numbering to maintain release and development branches More... 4 days ago
NEWS.adoc: document changes of gitlog2version.sh and tests for it [#3055] More... 4 days ago
tools/gitlog2version.sh, tests/nut-driver-enumerator-test.sh: add a fallback mode for NUT_VERSION_DEFAULT=X.Y.Z(.W)+gHASH (missing the commit count) [#3055] More... 4 days ago
tools/gitlog2version.sh: fix escaping of doublequote missed earlier [#3196] More... 4 days ago
tools/gitlog2version.sh: getver_default(): parse non-RC NUT_VERSION_FORCED values in legacy mode [#3055] More... 4 days ago
tools/gitlog2version.sh: fix RC version comparison in legacy mode More... 4 days ago
tests/nut-driver-enumerator-test.sh: add a FAILFAST=true mode support [#3055] More... 4 days ago
tests/nut-driver-enumerator-test.sh: extend with some tests for tools/gitlog2version.sh [#3055] More... 4 days ago
tools/gitlog2version.sh, docs/nut-versioning.adoc: introduce NUT_VERSION_QUERY=VER5x etc. to simplify alphanumeric comparisons of different NUT releases [#3055] More... 4 days ago
tools/gitlog2version.sh: only read VERSION_FORCED(_SEMVER) file(s) if respective envvars were not passed in env [#3055] More... 4 days ago
tools/gitlog2version.sh: update comments More... 4 days ago
Merge pull request #3209 from jimklimov/issue-3201 More... 5 days ago
Merge pull request #3211 from tormodvolden/usb_string_truncated More... 5 days ago
drivers/usb-common.c: nut_usb_get_string(): combine the fix for "buflen vs ret/2" with log warning from issue discussion [#3201, #3211] More... 6 days ago
NEWS.adoc: document the fix for nut_usb_get_string() [#3211] More... 6 days ago
usb-common.c: Fix truncation in nut_usb_get_string() More... 7 days ago
NEWS.adoc, drivers/libhid.c::HIDGetIndexString(), drivers/usb-common.c::nut_usb_get_string(): trace the bytes going around [#3201, #2604] More... 8 days ago
drivers/libhid.c: improve debugability of HIDDumpTree() More... 8 days ago
Merge pull request #3206 from jhite1234/meanwell-ntu-driver More... 12 days ago
Merge branch 'master' into meanwell-ntu-driver More... 13 days ago