- 12566e7 ash,hush: fix handling of SIGINT while waiting for interactive input by Denys Vlasenko · 2 years, 11 months ago
- db5546c libbb: code shrink: introduce and use [_]exit_SUCCESS() by Denys Vlasenko · 3 years ago
- 076f5e0 less: code shrink by Denys Vlasenko · 3 years ago
- 35727f5 less: Ignore -X by Ismael Luceno · 3 years, 2 months ago
- b097a84 config: update size information by Denys Vlasenko · 6 years ago
- 058a153 less: fix fallout from "use common routine to set raw termios" by Denys Vlasenko · 7 years ago
- 50aea27 less: remove unnecessary message by Denys Vlasenko · 7 years ago
- 3694150 less: implement -F by Aaro Koskinen · 7 years ago
- 0e0209a less: accept -R option. Closes 10816 by Denys Vlasenko · 7 years ago
- 14bc965 less: fix help text conditional for -R by Denys Vlasenko · 7 years ago
- 8528d3d less: optional support of -R by Denys Vlasenko · 7 years ago
- 83c99ab less: code shrink by Denys Vlasenko · 7 years ago
- 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
- aaaaaa5 less,microcom,lineedit: use common routine to set raw termios by Denys Vlasenko · 7 years ago
- d54f58d hexedit: implement "[enter] goto offset" key by Denys Vlasenko · 7 years ago
- 363fb5e hexedit: restore screen on exit by Denys Vlasenko · 7 years ago
- 8187e01 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m by Denys Vlasenko · 7 years ago
- 73af705 hexedit: new applet by Denys Vlasenko · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
- f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
- f88e3bf Convert all miscutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- 7fa799a less: switch off nonblock on kbd_fd before exit by Denys Vlasenko · 8 years ago
- 3c0e579 less: fall back to using fd #1 for keyboard reading. Closes 9231 by Denys Vlasenko · 8 years ago
- 110c6bb less: fix bracket search to match behavior of less 481 by Denys Vlasenko · 8 years ago
- 2525596 less: fix SEGV by Denys Vlasenko · 8 years ago
- 9de2e5a *: hopefully all setup_common_bufsiz() are in place by Denys Vlasenko · 9 years ago
- e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
- 26ccd3d less: fix botched attempt to use last column by Ron Yorston · 9 years ago
- b27cf31 less: further tweaks to regular file detection by Ron Yorston · 9 years ago
- 9dc526d less: improve regular file detection in line counting code by Denys Vlasenko · 9 years ago
- 1ecb996 less: allow use of last column of terminal by Ron Yorston · 9 years ago
- d542d18 less: fix line number confusion by Ron Yorston · 9 years ago
- ad1b4d5 less: add a function to detect when display is at end of file by Ron Yorston · 9 years ago
- 70b84be less: rearrange detection of non-regular files by Ron Yorston · 9 years ago
- 159e032 less: move code to count lines into a separate function by Ron Yorston · 9 years ago
- ae1a9e8 less: fix numeric input by Ron Yorston · 9 years ago
- 193ba40 less: improvements to verbose status messages by Ron Yorston · 9 years ago
- 78cfa00 less: correctly account for tabs when rewrapping lines by Ron Yorston · 9 years ago
- f06386a less: fix display of line numbers by Ron Yorston · 9 years ago
- 51aa861 less: document -S flag and make it independently configurable by Ron Yorston · 9 years ago
- 97c6491 typo fixes by Maninder Singh · 10 years ago
- 307d26c less: make -E work by Aaro Koskinen · 10 years ago
- 865814a less: trivial code shrink by Denys Vlasenko · 10 years ago
- d6e7672 less: move "retry-on-EAGAIN" logic closer to read ops by Denys Vlasenko · 10 years ago
- 15943c8 less: disable "suppress empty wraparound" optimization by Denys Vlasenko · 10 years ago
- fe33683 Fix compile failures by Denys Vlasenko · 11 years ago
- 69b114f less: fix bugs discovered with "git log -p | less -m" on kernel tree by Denys Vlasenko · 11 years ago
- 821e643 less: accept and ignore -s by Denys Vlasenko · 11 years ago
- cc1c9ca less: support "less 1<>TTY" by Denys Vlasenko · 11 years ago
- 6830ade whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
- 5377286 who,less: tweaked help text by Denys Vlasenko · 13 years ago
- 2491511 Fixes for warnings in FreeBSD build by Denys Vlasenko · 13 years ago
- 4f54168 less: fix for screen size detection by Denys Vlasenko · 13 years ago
- 2ef4214 less: add a TODO comment by Denys Vlasenko · 13 years ago
- 4e552a7 less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659. by Denys Vlasenko · 13 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
- 7b18107 *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler by Marek Polacek · 14 years ago
- e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- ea8b252 *: better string sharing by Denys Vlasenko · 15 years ago
- d9a3e89 consolidate ESC sequences by Denys Vlasenko · 15 years ago
- 58f108e lineedit: fix another corner case with bad unicode input by Denys Vlasenko · 15 years ago
- ecd90fd fix Unicode config option limits and some comments in less by Denys Vlasenko · 15 years ago
- 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
- 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
- 020f406 line editing: add an option to emit ESC [ 6 n and use results by Denys Vlasenko · 16 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- 12abcb3 libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/ by Denis Vlasenko · 16 years ago
- c51457c less: fix pasting into search line ('/' cmd) - by Denis Vlasenko · 16 years ago
- 6497479 less: fix newly-introduced case of less spinning forever on pty's closed etc by Denis Vlasenko · 16 years ago
- 31d58e5 randomconfig fixes by Denis Vlasenko · 16 years ago
- e1ef89a less: correctly wrap lines with tabs by Denis Vlasenko · 16 years ago
- f3dcd3c less: FEATURE_LESS_LINENUMS depends on FEATURE_LESS_DASHCMD by Denis Vlasenko · 16 years ago
- 7b32e8f less: disable _ command, it's useless bloat by Denis Vlasenko · 16 years ago
- 5f6aaf3 less: reuse former vi's key reading code. Improve SIGWINCH handling. by Denis Vlasenko · 16 years ago
- 53c80f0 less: add optional line number toggle and resizing on SIGWINCH. by Denis Vlasenko · 16 years ago
- e8efe81 less: add less v.418 help text doc. No code changes. by Denis Vlasenko · 16 years ago
- d908395 less: experimental code to enable wrap/no-wrap by Denis Vlasenko · 16 years ago
- 8f39b72 less: more sane way of line numbering. Prepares for by Denis Vlasenko · 16 years ago
- 48a6773 - add less -I to be able to search case-insensitively by Bernhard Reutner-Fischer · 16 years ago
- 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
- deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
- 3fe4f98 less: fix a case when regexp matches "" by Denis Vlasenko · 17 years ago
- 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
- 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
- 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
- 023dc67 fix warnings about pointer signedness by Denis Vlasenko · 17 years ago
- 24f824e less: fix somewhat elusive case when less gets stuck in search mode by Denis Vlasenko · 17 years ago
- cf7cf62 *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) by Denis Vlasenko · 17 years ago
- 107fe7c less: improve search when data is not supplied fast enough by stdin - by Denis Vlasenko · 17 years ago
- 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
- b78d1c0 less: shrink by Denis Vlasenko · 17 years ago
- 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 17 years ago
- d553faf less: small shrink by Denis Vlasenko · 17 years ago
- d2172c0 less: make it a bit more resistant against statusline corruption. by Denis Vlasenko · 17 years ago
- 3319637 less: update line input so that it doesn't interfere with by Denis Vlasenko · 17 years ago
- 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 17 years ago