Commit History

Author SHA1 Message Date
  Denys Vlasenko 7c813fbabf echo: fix !ENABLE_FEATURE_FANCY_ECHO build 3 years ago
  Denys Vlasenko fe2d8065e3 fix gcc-11.0 warnings 3 years ago
  Denys Vlasenko ba9f9c2d2c *: --help text tweaks 3 years ago
  Denys Vlasenko 93f1255af2 touch: shorten --help text 3 years ago
  Denys Vlasenko d156bcf71e touch: code shrink 3 years ago
  Denys Vlasenko fe9507f8c3 touch: fix -am 3 years ago
  Rafał Miłecki 4eb46e1be6 dd: support iflag=count_bytes 3 years ago
  Alison Winters 7b5cbfd6d6 vi: allow writing to another file if this one is readonly 3 years ago
  Ron Yorston 27c1bc8dfb build system: avoid build failure during bisection 3 years ago
  Denys Vlasenko f0c0c56e9b hush: beautify ^D handling to match ash / bash 3 years ago
  Rasmus Villemoes 50a37459ff watchdog: make open-write-close-open functionality a config knob 3 years ago
  Denys Vlasenko 9c210f0efb touch: fix previous commit 3 years ago
  Denys Vlasenko 6b6ff80299 touch: make FEATURE_TOUCH_NODEREF unconditional 3 years ago
  Denys Vlasenko 3630054504 touch: code shrink 3 years ago
  Denys Vlasenko 6f63a2ba0e touch: code shrink 3 years ago
  Xabier Oneca e3c6a0973c touch: prevent usage of -r and -t at once 3 years ago
  Denys Vlasenko 79c92dbd70 touch: switch to using utimensat() and futimens() 3 years ago
  Denys Vlasenko 1a181264d5 touch: unbreak -h 3 years ago
  Xabier Oneca 7ec254467c touch: remove unneeded GETOPT32 defines 3 years ago
  Xabier Oneca de1a49cb41 touch: fix atime set from reference file 3 years ago
  Xabier Oneca 520bb3eac2 touch: add SUSv3 options -a and -m 3 years ago
  Natanael Copa 7323bca1b0 lineedit: fix tab completion with equal sign 3 years ago
  Ron Yorston f4a9908b4c vi: improvements to reporting of changes 3 years ago
  Ron Yorston 99fb5f2144 vi: issue a warning on failure to find a character 3 years ago
  Ron Yorston 6220b4d531 vi: make the substitute command more like vi 3 years ago
  Ron Yorston 951c6ded3a vi: make put commands more like vi 3 years ago
  Ron Yorston a54450248b vi: allow the '.' command to have a repetition count 3 years ago
  Ron Yorston fe76569daa vi: allow 'r' command to be aborted, repeated 3 years ago
  Ron Yorston b18c7bf702 vi: improvements to undo 3 years ago
  Ron Yorston e577afca7c vi: more fixes to range selection by word 3 years ago