• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mknos / PerlPowerTools / 27331947978

Builds Branch Commit Type Ran Committer Via Coverage
27331947978 head-nplus head: allow '+' prefix on line count * The standards document says -n COUNT counts from one [1] * The OpenBSD and GNU versions accept a '+' prefix on a number, so allow that here for compat Tests: perl head -2 head --> 2 lines perl head -n2... push 11 Jun 2026 07:50AM UTC web-flow github
61.86
27331346478 master units: avoid division by zero (#1043) * The code was too simple-minded because it assumed it was OK to proceed with division when a unit name is not recognised * unit_convert() is called after an "unknown unit" error is printed, so just exit the... push 11 Jun 2026 07:37AM UTC web-flow github
61.86
27180754915 units-div0 units: avoid division by zero * The code was too simple-minded because it assumed it was OK to proceed with division when a unit name is not recognised * unit_convert() is called after an "unknown unit" error is printed, so just exit the program... push 09 Jun 2026 02:59AM UTC web-flow github
61.86
27180518992 master tail: make -r do what the manual says (#1042) * This version of tail has the -r flag, which is a BSD extension * The POD section for -r says the default for -r is to show the entire input; this is consistent with NetBSD/FreeBSD/OpenBSD * The de... push 09 Jun 2026 02:51AM UTC web-flow github
61.85
27111035871 tail-r-default tail: make -r do what the manual says * This version of tail has the -r flag, which is a BSD extension * The POD section for -r says the default for -r is to show the entire input; this is consistent with NetBSD/FreeBSD/OpenBSD * The default $p... push 08 Jun 2026 01:32AM UTC web-flow github
61.85
27110805676 master glob: terminate error strings with newline (#1037) * glob: terminate error strings with newline * Message strings passed into $class->exit() did not include a newline---print one here instead of updating all the strings * This was found when te... push 08 Jun 2026 01:27AM UTC web-flow github
61.85
27094143102 tail-n-202606 tail: fix bug in rewriting argv Function new_argv() handles translation of bare [-+]x option. This failed to identify if the pattern appeared immediately after "-n". This was found when testing against the GNU version. Tests: * perl tail -n 2... push 07 Jun 2026 01:40PM UTC web-flow github
61.87
27093845483 master allow only 1 to 9 for magic (#1036) (#1039) push 07 Jun 2026 01:31PM UTC web-flow github
61.87
27006410674 tac-bufsz tac: remove custom buffer size option The "-S size_bytes" option does not appear in other versions of tac and it seems over-complicated to include one here. The NetBSD and DragonFlyBSD versions of tac do not support any options. Probably the ref... push 05 Jun 2026 09:23AM UTC web-flow github
61.87
26982590630 glob-err-msg Remove newline from exit message before adding it back If the message already has a newline at the end, we don't need another one. If it doesn't, nothing changes. push 04 Jun 2026 10:12PM UTC web-flow github
61.85
26945324970 glob-err-msg glob: terminate error strings with newline * Message strings passed into $class->exit() did not include a newline---print one here instead of updating all the strings * This was found when testing on Linux push 04 Jun 2026 10:18AM UTC web-flow github
61.87
26945093104 master what: print filenames unconditionally (#1035) * Print name once per file argument, including files containing zero matches * Empty filename '' is generally invalid and would fail earlier in open() push 04 Jun 2026 10:13AM UTC web-flow github
61.87
26860391755 what-fname what: print filenames unconditionally * Print name once per file argument, including files containing zero matches * Empty filename '' is generally invalid and would fail earlier in open() push 03 Jun 2026 02:51AM UTC web-flow github
61.87
26859304286 mknos-nl-b0 nl: show usage for invalid -b0 * Truth check was causing nl -b0 to be ignored, but 0 is not an expected value * Follow the pattern that already existed for option -s, also for other options setting a default value like this Pull #1 03 Jun 2026 02:07AM UTC web-flow github
61.87
26859079923 master fix FreeBSD VM configuration failure (#1033) push 03 Jun 2026 02:03AM UTC web-flow github
61.87
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 240
  • 241
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc