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