提交历史

作者 SHA1 备注 提交日期
  Lauri Kasanen b9943741c2 unzip: -d should create the dir 4 年之前
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
  Denys Vlasenko b097a84d62 config: update size information 6 年之前
  Denys Vlasenko 349d72c19c unzip: use printable_string() for printing filenames 6 年之前
  Harald van Dijk 8c24af9dcf tar: fix interaction of delayed symlink and hardlink creation 6 年之前
  Denys Vlasenko a84db18fc7 tar,unzip: postpone creation of symlinks with "suspicious" targets 6 年之前
  Denys Vlasenko 5cdd120f0c unzip: do not set directory mode to 0777 6 年之前
  Eugene Rudoy 978810d7ac unzip: add missing -j to trivial usage 7 年之前
  Eugene Rudoy c6f213ade4 unzip: fix content listing and filtering when -j is used 7 年之前
  Denys Vlasenko bc9bbeb2b8 libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1 7 年之前
  Natanael Copa 46f3f16b58 unzip: fix regression on big-endian machines 7 年之前
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 年之前
  Denys Vlasenko ad37abf423 unzip: sanitize filename length: malloc(1234mb) is not funny 7 年之前
  Denys Vlasenko 997ad2c64a unzip: implement -j, closes 9126 7 年之前
  Denys Vlasenko bff9bbc73f unzip: robustify overwrite checks 7 年之前
  Denys Vlasenko 13ae85edd1 unzip: support symlinks. Closes 10031 7 年之前
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 年之前
  Denys Vlasenko 38d966943f unzip: TODO for symlink support 7 年之前
  Denys Vlasenko 876c121ccb whitespace fix 7 年之前
  Denys Vlasenko 8c1d857d25 unzip: match "Defl:?" display with info-zip; cosmetic code shuffling 7 年之前
  Denys Vlasenko 6b4f4b5284 unzip: optional support for xz 8 年之前
  Denys Vlasenko 2a0867a5ed unzip: optional support for bzip2 and lzma 8 年之前
  Denys Vlasenko 0ffac1cc22 unzip: do not use CDF.extra_len, read local file header. Closes 9536 8 年之前
  Cristian Ionescu-Idbohrn e6add210b2 unzip: remove now-pointless lseek which returns current position 8 年之前
  Denys Vlasenko ecba2944d5 typo fix in config help text 8 年之前
  Denys Vlasenko e3c4db8b39 unzip: properly use CDF to find compressed files. Closes 9536 8 年之前
  Denys Vlasenko 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate 8 年之前
  Denys Vlasenko 5598bdf0d3 unzip: shorter code for date/time generation 8 年之前
  Denys Vlasenko 07bd979921 unzip: better match for "standard" unzip's output; string shrinkage 8 年之前
  Denys Vlasenko bca4deee83 unzip: fix percent overflow; show "stored" files properly 8 年之前