Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko a97a2f1280 ls: do not truncate username/groupname to 8 chars il y a 9 mois
  Denys Vlasenko ff8fda8482 ls: implement ls -sh (human-readable allocated blocks) il y a 2 ans
  Denys Vlasenko 6279aec03d libbb: clarify what bb_mode_string() generates il y a 3 ans
  Denys Vlasenko 59ac467dc6 libbb: eliminate a static data array in bb_mode_string() il y a 3 ans
  Denys Vlasenko 0231e34427 ls: revert last change (short name must be allocated) il y a 3 ans
  Denys Vlasenko df96a3cd08 ls: code shrink il y a 3 ans
  Denys Vlasenko 08ea7be73b ls: trim --help text il y a 3 ans
  Sören Tempel 3d9c649158 ls: don't output any colors with TERM=dumb il y a 3 ans
  Ron Yorston cad3fc743a libbb: introduce and use fputs_stdout il y a 3 ans
  Denys Vlasenko 9501bc7da5 ls: fix SEGV when --color is used and ENABLE_LS_COLOR=n il y a 5 ans
  Martijn Dekker f83292cfc4 ls: make -i compatible with coreutils: don't follow symlink by default il y a 6 ans
  Denys Vlasenko 349d72c19c unzip: use printable_string() for printing filenames il y a 6 ans
  Lauri Kasanen a380aacca6 ls: When -h is passed, the total should also be in human units il y a 6 ans
  Denys Vlasenko 82d1c1f84a randomconfig fixes il y a 7 ans
  Denys Vlasenko 8187e01438 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m il y a 7 ans
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary il y a 7 ans
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options il y a 7 ans
  Denys Vlasenko 72089cf6b4 config: deindent all help texts il y a 7 ans
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes il y a 7 ans
  Laurent Bercot 2599937c4e ls: fix support for long options when FEATURE_LS_COLOR is deselected il y a 7 ans
  Denys Vlasenko b13b618335 ftpd/ls: show directories first il y a 8 ans
  Denys Vlasenko 9a64c3337c ls: convert DISP_DIRNAME to a bool variable il y a 8 ans
  Denys Vlasenko ccc1699e3e ls: get rid of opt_flags[], handle -l1c through option_mask32 il y a 8 ans
  Denys Vlasenko 92c6898e10 ls: handle -x through option_mask32, remove default -C from --help il y a 8 ans
  Denys Vlasenko 4cde4cca65 ls: handle -d and -R through option_mask32 il y a 8 ans
  Denys Vlasenko 96d9c5bdbd ls: handle -p and -F through option_mask32 il y a 8 ans
  Denys Vlasenko 51b01fda30 ls: LIST_ID_NAME/ID_NUMERIC/LOPT/LONG are the same, merge as LONG il y a 8 ans
  Denys Vlasenko a1cbaca1ba ls: make -Z output compatible with GNU coreutils 8.25 il y a 8 ans
  Denys Vlasenko 2c3131d88e ls: LIST_NLINKS/SIZE/DATE_TIME/SYMLINK are always the same, merge as LIST_LOPT il y a 8 ans
  Denys Vlasenko 5d43ddc59b ls: handle -s through option_mask32 il y a 8 ans