1. ca466f3 *: slap on a few ALIGN* where appropriate by Denys Vlasenko · 2 years, 10 months ago
  2. 4d4fc5c man: fix segfault in "man 1" by Denys Vlasenko · 3 years, 6 months ago
  3. 1462673 man: implement SECTION parameters by Denys Vlasenko · 4 years ago
  4. 0f5a7f3 man: add "/usr/share/man" as another default MANPATH, fix col override by Denys Vlasenko · 6 years ago
  5. 3c6f333 man: don't skip default path which appears in config file by Ron Yorston · 6 years ago
  6. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  7. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  8. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  9. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  10. f88e3bf Convert all miscutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  11. fb4da16 Split miscutils/Config.src items into miscutils/*.c files by Denys Vlasenko · 8 years ago
  12. 2e6af54 man: remove -Tascii from nroff invocation by Denys Vlasenko · 8 years ago
  13. 7c3c92c man: make width selection more thorough; explain how to override it by Denys Vlasenko · 8 years ago
  14. a92a749 man: allow nroff and tbl commands be overridden; unmangle writing to files by Denys Vlasenko · 8 years ago
  15. 6b76e23 man: fix parsing of "DEFINE pager xyz". Closes 8976 by Denys Vlasenko · 8 years ago
  16. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  17. 476654c man: do not mangle $MANPATH in memory by Denys Vlasenko · 10 years ago
  18. ee41094 man: accept a list of dirs in $MANPATH by Denys Vlasenko · 10 years ago
  19. 30f17e9 man: default to ascii by Denys Vlasenko · 11 years ago
  20. 640ce3d zcat: complain if input is not compressed by Denys Vlasenko · 11 years ago
  21. ff65061 man: parse "DEFINE pager" in config by John Spencer · 11 years ago
  22. d6ae4fb man: find posix man pages by John Spencer · 11 years ago
  23. ba1d561 man: fix handling of gzipped manpages by Denys Vlasenko · 13 years ago
  24. 5965507 preparatory cleanups for seamless uncompression improvements by Denys Vlasenko · 13 years ago
  25. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  26. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  27. 9a1b260 man: add compatibility with man-db by Denys Vlasenko · 14 years ago
  28. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  29. 0e1b626 man: use man.config, not only man.conf (man version 1.6f compat) by Denys Vlasenko · 15 years ago
  30. e88bd2d man: better check for duplicated MANPATH. Also -10 bytes. by Denis Vlasenko · 16 years ago
  31. a1e16c9 man: do not use default if /etc/man.conf has different MANPATH by Denis Vlasenko · 16 years ago
  32. e357d2a man: use default MANPATH of "/usr/man"; do not search paths twice by Denis Vlasenko · 16 years ago
  33. 0e7f28d man: teach it to use .lzma if requested by .config by Denis Vlasenko · 16 years ago
  34. e2a09de man: yet another fixlet to "manpage link" code by Denis Vlasenko · 16 years ago
  35. 22b0bd8 man: fixlet for man links by Denis Vlasenko · 16 years ago
  36. 540baf6 man: add handling of "man links", by Ivana Varekova <varekova AT redhat.com> by Denis Vlasenko · 16 years ago
  37. 2784228 libbb: make xrealloc_vector zero out the realloc'ed tail by Denis Vlasenko · 16 years ago
  38. 94d03f0 whitespace fix by Denis Vlasenko · 16 years ago
  39. c24033e man: a forgotten chunk of lask commit (config file parser fixes) by Denis Vlasenko · 16 years ago
  40. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  41. 8895c20 man: ignore (not complain) lines with less than 2 tokens in config file by Denis Vlasenko · 16 years ago
  42. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  43. 1e8034e man: fix breakage: must not die on lines with < 2 tokens by Denis Vlasenko · 16 years ago
  44. 09aaf78 mn: use libbb for config parsing (by Vladimir) by Denis Vlasenko · 16 years ago
  45. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  46. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  47. f6efccc man: fix inverted cat/man bool variable by Denis Vlasenko · 16 years ago
  48. fec8b42 man: code shrink by Denis Vlasenko · 16 years ago
  49. 4cbffc0 man: support cat pages too (by Jason Curl <jcurlnews AT arcor.de>) by Denis Vlasenko · 16 years ago
  50. 9835d47 man: fix missed NULL termination of an array by Denis Vlasenko · 16 years ago
  51. b75fe79 stat: pointers are not 0L, they are NULL man: better error handling by Denis Vlasenko · 16 years ago
  52. ce02b15 man: mimic "no manual entry for 'bogus'" message and exitcode by Denis Vlasenko · 16 years ago
  53. 1f22898 whitespace fixes. no code changes by Denis Vlasenko · 17 years ago
  54. 50d068c man: handle many MANPAGER directives so that they do not override by Denis Vlasenko · 17 years ago
  55. ffa4499 man: new applet. ~600 bytes. by Denis Vlasenko · 17 years ago