1. f88e3bf Convert all miscutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  2. 7fa799a less: switch off nonblock on kbd_fd before exit by Denys Vlasenko · 8 years ago
  3. 3c0e579 less: fall back to using fd #1 for keyboard reading. Closes 9231 by Denys Vlasenko · 8 years ago
  4. 110c6bb less: fix bracket search to match behavior of less 481 by Denys Vlasenko · 8 years ago
  5. 2525596 less: fix SEGV by Denys Vlasenko · 8 years ago
  6. 9de2e5a *: hopefully all setup_common_bufsiz() are in place by Denys Vlasenko · 9 years ago
  7. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  8. 26ccd3d less: fix botched attempt to use last column by Ron Yorston · 9 years ago
  9. b27cf31 less: further tweaks to regular file detection by Ron Yorston · 9 years ago
  10. 9dc526d less: improve regular file detection in line counting code by Denys Vlasenko · 9 years ago
  11. 1ecb996 less: allow use of last column of terminal by Ron Yorston · 9 years ago
  12. d542d18 less: fix line number confusion by Ron Yorston · 9 years ago
  13. ad1b4d5 less: add a function to detect when display is at end of file by Ron Yorston · 9 years ago
  14. 70b84be less: rearrange detection of non-regular files by Ron Yorston · 9 years ago
  15. 159e032 less: move code to count lines into a separate function by Ron Yorston · 9 years ago
  16. ae1a9e8 less: fix numeric input by Ron Yorston · 9 years ago
  17. 193ba40 less: improvements to verbose status messages by Ron Yorston · 9 years ago
  18. 78cfa00 less: correctly account for tabs when rewrapping lines by Ron Yorston · 9 years ago
  19. f06386a less: fix display of line numbers by Ron Yorston · 9 years ago
  20. 51aa861 less: document -S flag and make it independently configurable by Ron Yorston · 9 years ago
  21. 97c6491 typo fixes by Maninder Singh · 10 years ago
  22. 307d26c less: make -E work by Aaro Koskinen · 10 years ago
  23. 865814a less: trivial code shrink by Denys Vlasenko · 10 years ago
  24. d6e7672 less: move "retry-on-EAGAIN" logic closer to read ops by Denys Vlasenko · 10 years ago
  25. 15943c8 less: disable "suppress empty wraparound" optimization by Denys Vlasenko · 10 years ago
  26. fe33683 Fix compile failures by Denys Vlasenko · 11 years ago
  27. 69b114f less: fix bugs discovered with "git log -p | less -m" on kernel tree by Denys Vlasenko · 11 years ago
  28. 821e643 less: accept and ignore -s by Denys Vlasenko · 11 years ago
  29. cc1c9ca less: support "less 1<>TTY" by Denys Vlasenko · 11 years ago
  30. 6830ade whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  31. 5377286 who,less: tweaked help text by Denys Vlasenko · 13 years ago
  32. 2491511 Fixes for warnings in FreeBSD build by Denys Vlasenko · 13 years ago
  33. 4f54168 less: fix for screen size detection by Denys Vlasenko · 13 years ago
  34. 2ef4214 less: add a TODO comment by Denys Vlasenko · 13 years ago
  35. 4e552a7 less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659. by Denys Vlasenko · 13 years ago
  36. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  37. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  38. 7b18107 *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler by Marek Polacek · 14 years ago
  39. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  40. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  41. ea8b252 *: better string sharing by Denys Vlasenko · 15 years ago
  42. d9a3e89 consolidate ESC sequences by Denys Vlasenko · 15 years ago
  43. 58f108e lineedit: fix another corner case with bad unicode input by Denys Vlasenko · 15 years ago
  44. ecd90fd fix Unicode config option limits and some comments in less by Denys Vlasenko · 15 years ago
  45. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  46. 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  47. 020f406 line editing: add an option to emit ESC [ 6 n and use results by Denys Vlasenko · 16 years ago
  48. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  49. 12abcb3 libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/ by Denis Vlasenko · 16 years ago
  50. c51457c less: fix pasting into search line ('/' cmd) - by Denis Vlasenko · 16 years ago
  51. 6497479 less: fix newly-introduced case of less spinning forever on pty's closed etc by Denis Vlasenko · 16 years ago
  52. 31d58e5 randomconfig fixes by Denis Vlasenko · 16 years ago
  53. e1ef89a less: correctly wrap lines with tabs by Denis Vlasenko · 16 years ago
  54. f3dcd3c less: FEATURE_LESS_LINENUMS depends on FEATURE_LESS_DASHCMD by Denis Vlasenko · 16 years ago
  55. 7b32e8f less: disable _ command, it's useless bloat by Denis Vlasenko · 16 years ago
  56. 5f6aaf3 less: reuse former vi's key reading code. Improve SIGWINCH handling. by Denis Vlasenko · 16 years ago
  57. 53c80f0 less: add optional line number toggle and resizing on SIGWINCH. by Denis Vlasenko · 16 years ago
  58. e8efe81 less: add less v.418 help text doc. No code changes. by Denis Vlasenko · 16 years ago
  59. d908395 less: experimental code to enable wrap/no-wrap by Denis Vlasenko · 16 years ago
  60. 8f39b72 less: more sane way of line numbering. Prepares for by Denis Vlasenko · 16 years ago
  61. 48a6773 - add less -I to be able to search case-insensitively by Bernhard Reutner-Fischer · 16 years ago
  62. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  63. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  64. 3fe4f98 less: fix a case when regexp matches "" by Denis Vlasenko · 17 years ago
  65. 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  66. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  67. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  68. 023dc67 fix warnings about pointer signedness by Denis Vlasenko · 17 years ago
  69. 24f824e less: fix somewhat elusive case when less gets stuck in search mode by Denis Vlasenko · 17 years ago
  70. cf7cf62 *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) by Denis Vlasenko · 17 years ago
  71. 107fe7c less: improve search when data is not supplied fast enough by stdin - by Denis Vlasenko · 17 years ago
  72. 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
  73. b78d1c0 less: shrink by Denis Vlasenko · 17 years ago
  74. 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 17 years ago
  75. d553faf less: small shrink by Denis Vlasenko · 17 years ago
  76. d2172c0 less: make it a bit more resistant against statusline corruption. by Denis Vlasenko · 17 years ago
  77. 3319637 less: update line input so that it doesn't interfere with by Denis Vlasenko · 17 years ago
  78. 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 17 years ago
  79. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  80. 78e2d4e less: make 'f' page forward by Denis Vlasenko · 17 years ago
  81. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  82. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  83. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  84. 46340e3 less: add a bit more robustness in keyboard reading code by Denis Vlasenko · 17 years ago
  85. fdcfa2a less: less <HUGEFILE + [End] busy loops, fix it by Denis Vlasenko · 18 years ago
  86. 342b0ab less: forgot trivial #if ENABLE_xxxx by Denis Vlasenko · 18 years ago
  87. c2f011a more: stop using bss by Denis Vlasenko · 18 years ago
  88. 22a9a3c less: fix very obscure memory corruption bug by Denis Vlasenko · 18 years ago
  89. a1d24a0 less: stop using data/bss. Code got smaller too. by Denis Vlasenko · 18 years ago
  90. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  91. 8465a99 less: fix case when regex search finds nothing by Denis Vlasenko · 18 years ago
  92. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  93. 4eb8b93 more: do not mess with "/dev/console" (!); by Denis Vlasenko · 18 years ago
  94. f5a1576 less: handle yet another Home/End key sequence; expand a comment by Denis Vlasenko · 18 years ago
  95. a1c6312 less: make '/' (regex search) scan input if no matches are found by Denis Vlasenko · 18 years ago
  96. 18d6fc1 less: yet another attempt to make search better by Denis Vlasenko · 18 years ago
  97. 5c1de36 less: fix 'n'ext match: sometimes was going to 999999th line by Denis Vlasenko · 18 years ago
  98. 8e858e2 clean up accumulated whitespace damage by Denis Vlasenko · 18 years ago
  99. b30418a less: support xterm's home/end; improve forward search by Denis Vlasenko · 18 years ago
  100. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago