1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pass around File object (not path, content and (currently unused) offset in content) More... about 3 years ago
tidy: rename variable $file -> $path in methods parse_file() parse_lines() More... about 3 years ago
tidy: resolve license and copyright before returning them (not all at once) More... about 3 years ago
tests: add tests reading only header and tail More... about 3 years ago
tests: refactor to directly use App::Licensecheck (i.e. drop local module Test2::Licensecheck) More... about 3 years ago
tests: rewrite devscripts tests to use library More... about 3 years ago
tests: fix one devscripts TODO test More... about 3 years ago
tidy whitespace for encoding tests More... about 3 years ago
tidy: declare common script options once for encoding tests More... about 3 years ago
tidy whitespace for encoding tests More... about 3 years ago
tidy: drop description note from encoding subtests More... about 3 years ago
tests: separate script report tests from devscripts.t More... about 3 years ago
tidy: rename script tests to speedup proving with parallel processing enabled More... about 3 years ago
tidy whitespace More... about 3 years ago
tidy Software::License tests: delete superfluous commented out entries More... about 3 years ago
tidy Software::License tests: consistently quote keys More... about 3 years ago
tests: use only SPDX shortnames (not also debian shortnames) for Software::License and SPDX tests, and list only deviating entries More... about 3 years ago
tests: rewrite Software::License tests to check against library More... about 3 years ago
tests: enable debug output for encoding tests More... about 3 years ago
logging: log fatal errors using Log::Tiny More... about 3 years ago
change option --skipped to use Log::Tiny (not core warn), and log as debug when not set More... about 3 years ago
tidy: rename variables $rule $skipped -> $do $dont, to avoid overloading slot $skipped More... about 3 years ago
logging: warn about obsolete options using Log::Tiny (not using core warn) More... about 3 years ago
logging: log files processed as debug, with decoding details (not tersely as trace) More... about 3 years ago
logging: dump content as trace (not notice) More... about 3 years ago
fix dumping of content tail More... about 3 years ago
logging: warn tersely on file decoding failure, and list error message as debug (not all as notice) More... about 3 years ago
feature: add options --quiet --debug --trace (and deprecate now no-op option --no-verbose) More... about 3 years ago
tidy: define decoder ID before use, and avoid sprintf More... about 3 years ago
tidy whitespace More... about 3 years ago