Age | Commit message (Expand) | Author |
2024-04-14 | Delete support for the LESSOPEN and LESSCLOSE environment variables | Philip Guenther |
2021-10-09 | Merge upstream bug fixes | Tobias Stoeckmann |
2019-09-03 | less uses a correct raceless signal method of indicating signal events in | Theo de Raadt |
2017-01-12 | Fix the "t" command for the case where we go down by just a few lines: | Ingo Schwarze |
2016-09-17 | little bit more KNF | Theo de Raadt |
2016-03-16 | style(9) includes | mmcc |
2016-01-12 | Remove LINUNUM, a needless alias for off_t. Also, remove a redundant | mmcc |
2015-11-23 | A couple more prototypes without arguments. | Nicholas Marriott |
2015-11-13 | Add a flag argument to flush() to stop it calling quit() on error, then | Nicholas Marriott |
2015-11-09 | NULL_IFILE has no weird use patterns. NULL is sufficient. | Theo de Raadt |
2015-11-09 | error() is not a stdarg function, so there is no reason for NULL_PARG | Theo de Raadt |
2015-11-09 | Remove NULL-checks before free(), a needless comment, and a needless | mmcc |
2015-11-07 | replace save() with estrdup() and make estrdup() exit like all the other | Ted Unangst |
2015-11-06 | Remove support for ! to run a shell command, we have ^Z around these | Nicholas Marriott |
2015-11-06 | Garrett D'Amore has agreed to moving his copyright line up above the | Nicholas Marriott |
2015-11-05 | deregister | Ted Unangst |
2015-11-05 | Replace less with the cleaned-up fork of less 458 maintained by Garrett | Nicholas Marriott |
2014-05-10 | remove unused variable | Charles Longeau |
2014-05-10 | Give more(1) its own help file, shorter than the one for less(1). | Ingo Schwarze |
2014-04-29 | Remove support for the obsolete (non-POSIX) "more -d" prompt. | Todd C. Miller |
2014-04-26 | Revert 1.11. That patch is not only not necessary, it is quite harmful now. | Alexandr Shadchin |
2014-04-25 | Merge Less 458 plus local patches | Alexandr Shadchin |
2014-04-14 | Deny requests to display interactive help unless we can be really sure | Ingo Schwarze |
2011-10-08 | return the old behaviour for "more": | Alexandr Shadchin |
2011-09-21 | Use volatile sig_atomic_t, not int, for the sigs variable. Also | Todd C. Miller |
2011-09-16 | Merge in less 444 plus local changes | Alexandr Shadchin |
2003-04-14 | Make the GNU_OPTIONS define actually do something (was a no-op) | Todd C. Miller |
2003-04-14 | o go back to using a help file instead of embedding it in the binary | Todd C. Miller |
2003-04-13 | Merge in less-381 w/ local changes and remove obsolete files. | Todd C. Miller |
2003-04-10 | Only print the "helpful" prompt in -d mode if there is room on the | Todd C. Miller |
2001-11-19 | kill more registers | Mike Pechkin |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
1996-09-21 | Incorporate less modifications for more and our bug fixes from previous | etheisen |
1996-09-21 | Import of unmolested less-290. | etheisen |