1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 21, 2024 — Oct 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pre5.2.5: Avoid a buffer overflow in most_message. This addresses https://gitlab.archlinux.org/archlinux/packaging/packages/most/-/issues/1 More... 4 months ago
pre5.2.4: Added support for MOST_SECURE and SECUREPAGER environment variables to restrict viewing of files listed only on the command line and to prevent other shell access functions More... 5 months ago
pre5.2.3: Updated autoconf/config.guess, autoconf/config.sub, doc/tm/most.tm and regenerated most.txt and most.1 (based on patches from Basil Feitknecht to address 3, 5, 13, 14 and pull request 22) More... over 1 year ago
pre5.2.2: Added a few typecasts to suppress warnings when compiled against slang v3 which uses const and void in its API More... over 1 year ago
pre5.2.1: Updates to support windows console More... almost 3 years ago
Version 5.2.0 release More... about 3 years ago
pre5.2.0-13: Better support for 256 color terminals; added additional test file More... about 3 years ago
pre5.2.0-12: Updated the copyright year More... over 3 years ago
pre5.2.0-11: An unspecifed FG or BG color was not getting properly mapped to the default color More... over 3 years ago
pre5.2.0-10: Support color escape sequences that use the colon character as a delimiter More... over 3 years ago
pre5.2.0-9: Fixed a bug that prevented the character following a 0 width character not to be displayed. More... over 3 years ago
pre5.2-8: Added pseudo-truecolor support for terminals that provide only the basic 16 colors by mapping the desired truecolor to the nearest 16 color version. More... almost 4 years ago
pre5.2-7: Added support for true-color terminals. See changes.txt for additional information. More... almost 4 years ago
pre5.2-6: src/Makefile.in: Avoid a race condition when performing a parallel build More... almost 4 years ago
pre5.2-5: Additional changes involving int -> MOST_INT were required More... over 4 years ago
pre5.2-4: Fixed some issues with files larger than 4 GB. More... over 4 years ago
pre5.2-3: Add support for the embedded default forground/background escape sequences More... almost 5 years ago
pre5.2-2: Changed a /* drop */ comment to /* fall through */ to avoid a gcc warning More... over 5 years ago
pre5.2-1: Ignore empty filenames on the command line More... almost 6 years ago
Version 5.1.0 released More... over 6 years ago
pre5.1-25: Updated manifest and copyrights updated for 2019 release More... over 6 years ago
pre5.1-24: Updated docs and copyrights for upcoming release More... almost 7 years ago
pre5.1-23: Added LDFLAGS to chkslang linker line More... about 7 years ago
pre5.1-22: Updated configure to use aclocal.m4 v0.3.3-1 More... about 7 years ago
pre5.1-21: Added a work-around for programs that try colorize the output using the clear-to-end-of-line escape sequence (ESC[K) without regard for the value of isatty(fileno(sdout)). More... over 7 years ago
pre5.1-20: Added support for Home/End keys More... almost 8 years ago
pre5.1-18: Added regexp search support More... over 8 years ago
pre5.1-17 Updated copyright year More... over 8 years ago
pre5.1 change 17: Fixed an issue with the display of double-width characters to address <https://bugs.launchpad.net/ubuntu/+source/most/+bug/312454>. More... almost 9 years ago
pre5.1 change 16: updated autoconf scripts More... about 11 years ago