Historial de Commits

Autor SHA1 Mensaje Fecha
  Martijn Dekker f83292cfc4 ls: make -i compatible with coreutils: don't follow symlink by default hace 5 años
  Denys Vlasenko 349d72c19c unzip: use printable_string() for printing filenames hace 5 años
  Lauri Kasanen a380aacca6 ls: When -h is passed, the total should also be in human units hace 6 años
  Denys Vlasenko 82d1c1f84a randomconfig fixes hace 6 años
  Denys Vlasenko 8187e01438 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m hace 6 años
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary hace 7 años
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options hace 7 años
  Denys Vlasenko 72089cf6b4 config: deindent all help texts hace 7 años
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes hace 7 años
  Laurent Bercot 2599937c4e ls: fix support for long options when FEATURE_LS_COLOR is deselected hace 7 años
  Denys Vlasenko b13b618335 ftpd/ls: show directories first hace 7 años
  Denys Vlasenko 9a64c3337c ls: convert DISP_DIRNAME to a bool variable hace 7 años
  Denys Vlasenko ccc1699e3e ls: get rid of opt_flags[], handle -l1c through option_mask32 hace 7 años
  Denys Vlasenko 92c6898e10 ls: handle -x through option_mask32, remove default -C from --help hace 7 años
  Denys Vlasenko 4cde4cca65 ls: handle -d and -R through option_mask32 hace 7 años
  Denys Vlasenko 96d9c5bdbd ls: handle -p and -F through option_mask32 hace 7 años
  Denys Vlasenko 51b01fda30 ls: LIST_ID_NAME/ID_NUMERIC/LOPT/LONG are the same, merge as LONG hace 7 años
  Denys Vlasenko a1cbaca1ba ls: make -Z output compatible with GNU coreutils 8.25 hace 7 años
  Denys Vlasenko 2c3131d88e ls: LIST_NLINKS/SIZE/DATE_TIME/SYMLINK are always the same, merge as LIST_LOPT hace 7 años
  Denys Vlasenko 5d43ddc59b ls: handle -s through option_mask32 hace 7 años
  Denys Vlasenko b60686cc2a ls: handle -i through option_mask32 hace 7 años
  Denys Vlasenko f5bd6f631c ls: handle -a and -A through option_mask32 hace 7 años
  Denys Vlasenko 11540a8da4 ls: handle all sort options through option_mask32 hace 7 años
  Denys Vlasenko e1f90d13fa ls: -1 should be ignored by -l (and options which imply -l) hace 7 años
  Denys Vlasenko f580baf94a ls: more correct handling of -c, -u hace 7 años
  Denys Vlasenko 194b2ebd2a ls: replace -e with --full-time, add --group-directories-first, delete -K hace 7 años
  Denys Vlasenko ed15dde60a Move FEATURE_AUTOWIDTH config option to two applets which use it hace 7 años
  Denys Vlasenko f560422fa0 Big cleanup in config help and description hace 7 años
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions hace 7 años
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls hace 8 años