Историја ревизија

Аутор SHA1 Порука Датум
  Denys Vlasenko b097a84d62 config: update size information пре 6 година
  Ron Yorston d08206dce1 vi: correctly detect when a deletion empties the buffer пре 6 година
  Denys Vlasenko b733046069 vi: code shrink пре 6 година
  Denys Vlasenko 836d0a7ee4 vi: fix FEATURE_VI_REGEX_SEARCH to respect LIMITED (one-line) search пре 6 година
  Ron Yorston 552796791f vi: remove duplicated code пре 8 година
  Denys Vlasenko 8825cb6660 vi: placate "warning: variable orig_buf set but not used" пре 6 година
  Denys Vlasenko 39043ad25e vi: placate "warning: statement with no effect" пре 6 година
  Denys Vlasenko 6f97b30a90 use %m printf specifier where appropriate пре 7 година
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes пре 7 година
  Denys Vlasenko 8187e01438 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m пре 7 година
  Denys Vlasenko 72089cf6b4 config: deindent all help texts пре 7 година
  Denys Vlasenko 75d151e31d libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA пре 7 година
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes пре 7 година
  Denys Vlasenko 0cc9b1843d vi: survive if stdin is nonblocking. closes 9851 пре 7 година
  Yousong Zhou 8f3bf4f0d3 vi: avoid touching a new file with ZZ when no editing has been done пре 7 година
  Denys Vlasenko e88608eae2 vi: don't touch file with :x when modified_count == 0 пре 7 година
  Denys Vlasenko eba7fe6bb9 vi,fsck: do not use build timestamp unconditionally. Closes 9626 пре 7 година
  Denys Vlasenko 01ccdd1d3c libbb: consolidate the code to set termios unbuffered mode пре 8 година
  Denys Vlasenko f560422fa0 Big cleanup in config help and description пре 8 година
  Denys Vlasenko 61fcc8c781 vi: fix '' command (goto to prev context) пре 8 година
  Denys Vlasenko de1996dac5 vi: make "g<key>" error message less likely to show garbage пре 8 година
  Denys Vlasenko 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate пре 8 година
  Denys Vlasenko 7f3a2a2256 join some common strings, -400 bytes пре 9 година
  Maninder Singh 97f2f7ca7f Removes stray empty line from code пре 9 година
  Maninder Singh 97c6491b4e typo fixes пре 9 година
  Andrew Fuller 4d8ddb810d vi: basic undo feature shouldn't depend on yankmark пре 9 година
  Denys Vlasenko 49acc1a761 vi: make BACKSPACE and DELETE join lines at start/end of line пре 9 година
  Ron Yorston 70f4320b40 vi: fix reading of file after last line пре 10 година
  Ron Yorston e5213cee38 vi: failure to open file is not an error when initialising buffer пре 10 година
  Denys Vlasenko 05399fc53d vi: fix incorrect memory access on brace matching. Closes 7256 пре 10 година