Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 6830ade6aa whitespace fixes. no code changes il y a 12 ans
  Denys Vlasenko 53772869bc who,less: tweaked help text il y a 12 ans
  Denys Vlasenko 24915117a2 Fixes for warnings in FreeBSD build il y a 13 ans
  Denys Vlasenko 4f54168ea2 less: fix for screen size detection il y a 13 ans
  Denys Vlasenko 2ef4214dd9 less: add a TODO comment il y a 13 ans
  Denys Vlasenko 4e552a70ec less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659. il y a 13 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h il y a 13 ans
  Marek Polacek 7b18107384 *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler il y a 14 ans
  Denys Vlasenko e4dcba1c10 *: whitespace fixes il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko ea8b252cb3 *: better string sharing il y a 14 ans
  Denys Vlasenko d9a3e89f50 consolidate ESC sequences il y a 14 ans
  Denys Vlasenko 58f108eb33 lineedit: fix another corner case with bad unicode input il y a 14 ans
  Denys Vlasenko ecd90fd488 fix Unicode config option limits and some comments in less il y a 15 ans
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() il y a 15 ans
  Denys Vlasenko 90a9904e9e remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) il y a 15 ans
  Denys Vlasenko 020f40693a line editing: add an option to emit ESC [ 6 n and use results il y a 15 ans
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
  Denis Vlasenko 12abcb36c8 libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/ il y a 16 ans
  Denis Vlasenko c51457ca5b less: fix pasting into search line ('/' cmd) - il y a 16 ans
  Denis Vlasenko 64974793b9 less: fix newly-introduced case of less spinning forever il y a 16 ans
  Denis Vlasenko 31d58e58d2 randomconfig fixes il y a 16 ans
  Denis Vlasenko e1ef89abad less: correctly wrap lines with tabs il y a 16 ans
  Denis Vlasenko f3dcd3c30a less: FEATURE_LESS_LINENUMS depends on FEATURE_LESS_DASHCMD il y a 16 ans
  Denis Vlasenko 7b32e8f0bf less: disable _ command, it's useless bloat il y a 16 ans
  Denis Vlasenko 5f6aaf39cf less: reuse former vi's key reading code. Improve SIGWINCH handling. il y a 16 ans
  Denis Vlasenko 53c80f0972 less: add optional line number toggle and resizing on SIGWINCH. il y a 16 ans
  Denis Vlasenko e8efe81abf less: add less v.418 help text doc. No code changes. il y a 16 ans
  Denis Vlasenko d908395eae less: experimental code to enable wrap/no-wrap il y a 16 ans