Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 1f60d88cf6 *: more --help tweaks vor 3 Jahren
  Denys Vlasenko 6b6826f0b8 *: --help tweaks vor 3 Jahren
  Denys Vlasenko cca4c9f4c0 unzip: add -t vor 3 Jahren
  Denys Vlasenko afc766fc12 unzip: fix for .zip archives with >4GB file vor 3 Jahren
  Lauri Kasanen b9943741c2 unzip: -d should create the dir vor 4 Jahren
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls vor 5 Jahren
  Denys Vlasenko b097a84d62 config: update size information vor 6 Jahren
  Denys Vlasenko 349d72c19c unzip: use printable_string() for printing filenames vor 6 Jahren
  Harald van Dijk 8c24af9dcf tar: fix interaction of delayed symlink and hardlink creation vor 6 Jahren
  Denys Vlasenko a84db18fc7 tar,unzip: postpone creation of symlinks with "suspicious" targets vor 6 Jahren
  Denys Vlasenko 5cdd120f0c unzip: do not set directory mode to 0777 vor 6 Jahren
  Eugene Rudoy 978810d7ac unzip: add missing -j to trivial usage vor 7 Jahren
  Eugene Rudoy c6f213ade4 unzip: fix content listing and filtering when -j is used vor 7 Jahren
  Denys Vlasenko bc9bbeb2b8 libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1 vor 7 Jahren
  Natanael Copa 46f3f16b58 unzip: fix regression on big-endian machines vor 7 Jahren
  Denys Vlasenko 72089cf6b4 config: deindent all help texts vor 7 Jahren
  Denys Vlasenko ad37abf423 unzip: sanitize filename length: malloc(1234mb) is not funny vor 7 Jahren
  Denys Vlasenko 997ad2c64a unzip: implement -j, closes 9126 vor 7 Jahren
  Denys Vlasenko bff9bbc73f unzip: robustify overwrite checks vor 7 Jahren
  Denys Vlasenko 13ae85edd1 unzip: support symlinks. Closes 10031 vor 7 Jahren
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes vor 7 Jahren
  Denys Vlasenko 38d966943f unzip: TODO for symlink support vor 7 Jahren
  Denys Vlasenko 876c121ccb whitespace fix vor 7 Jahren
  Denys Vlasenko 8c1d857d25 unzip: match "Defl:?" display with info-zip; cosmetic code shuffling vor 8 Jahren
  Denys Vlasenko 6b4f4b5284 unzip: optional support for xz vor 8 Jahren
  Denys Vlasenko 2a0867a5ed unzip: optional support for bzip2 and lzma vor 8 Jahren
  Denys Vlasenko 0ffac1cc22 unzip: do not use CDF.extra_len, read local file header. Closes 9536 vor 8 Jahren
  Cristian Ionescu-Idbohrn e6add210b2 unzip: remove now-pointless lseek which returns current position vor 8 Jahren
  Denys Vlasenko ecba2944d5 typo fix in config help text vor 8 Jahren
  Denys Vlasenko e3c4db8b39 unzip: properly use CDF to find compressed files. Closes 9536 vor 8 Jahren