Commit History

Auteur SHA1 Bericht Datum
  Denys Vlasenko 6f97b30a90 use %m printf specifier where appropriate 7 jaren geleden
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes 7 jaren geleden
  Denys Vlasenko 8187e01438 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m 7 jaren geleden
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 jaren geleden
  Denys Vlasenko 75d151e31d libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA 7 jaren geleden
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 jaren geleden
  Denys Vlasenko 0cc9b1843d vi: survive if stdin is nonblocking. closes 9851 7 jaren geleden
  Yousong Zhou 8f3bf4f0d3 vi: avoid touching a new file with ZZ when no editing has been done 7 jaren geleden
  Denys Vlasenko e88608eae2 vi: don't touch file with :x when modified_count == 0 7 jaren geleden
  Denys Vlasenko eba7fe6bb9 vi,fsck: do not use build timestamp unconditionally. Closes 9626 7 jaren geleden
  Denys Vlasenko 01ccdd1d3c libbb: consolidate the code to set termios unbuffered mode 7 jaren geleden
  Denys Vlasenko f560422fa0 Big cleanup in config help and description 7 jaren geleden
  Denys Vlasenko 61fcc8c781 vi: fix '' command (goto to prev context) 8 jaren geleden
  Denys Vlasenko de1996dac5 vi: make "g<key>" error message less likely to show garbage 8 jaren geleden
  Denys Vlasenko 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate 8 jaren geleden
  Denys Vlasenko 7f3a2a2256 join some common strings, -400 bytes 9 jaren geleden
  Maninder Singh 97f2f7ca7f Removes stray empty line from code 9 jaren geleden
  Maninder Singh 97c6491b4e typo fixes 9 jaren geleden
  Andrew Fuller 4d8ddb810d vi: basic undo feature shouldn't depend on yankmark 9 jaren geleden
  Denys Vlasenko 49acc1a761 vi: make BACKSPACE and DELETE join lines at start/end of line 9 jaren geleden
  Ron Yorston 70f4320b40 vi: fix reading of file after last line 10 jaren geleden
  Ron Yorston e5213cee38 vi: failure to open file is not an error when initialising buffer 10 jaren geleden
  Denys Vlasenko 05399fc53d vi: fix incorrect memory access on brace matching. Closes 7256 10 jaren geleden
  Denys Vlasenko 32afd3aa60 vi: some simplifications 10 jaren geleden
  Denys Vlasenko e7430867a8 vi: clear undo buffer when we change to another file 10 jaren geleden
  Denys Vlasenko 2c51202aec vi: undo code shrink 10 jaren geleden
  Jody Bruchon a8d6f9bee4 vi: undo support for vi with intermediate queuing 10 jaren geleden
  Denys Vlasenko 264f37363d vi: make regexp search case-insensitive if ":set ignorecase" is active 11 jaren geleden
  Denys Vlasenko 9e7c002182 vi: code shrink 11 jaren geleden
  Ron Yorston cb5aa725df vi: fix adjustment of buffer on partial file read 11 jaren geleden