Commit History

作者 SHA1 備註 提交日期
  Denys Vlasenko 648f506949 libbb: code shrink: introduce and use [_]exit_FAILURE() 1 年之前
  Denys Vlasenko 62d5a1e56f tar,smemcap: commonalyze checksumming code for tar header 3 年之前
  Harald van Dijk 8ae6a4344d tar: exclude files before updating hardlink info list 3 年之前
  Denys Vlasenko 3d40dfabe1 tar: simplify addition of --exclude=GLOB to the expansion of -X EXCLFILE 3 年之前
  Denys Vlasenko 1849285a20 *: more --help tweaks, mostly expanding ts --help 3 年之前
  Denys Vlasenko c9b93cf290 tar: expand --help 3 年之前
  Denys Vlasenko 689d0650ab libbb: shrink recursive_action() by reducing memory pressure 4 年之前
  Denys Vlasenko 4a0eb0370c gcc-9.x warning fixes 4 年之前
  Denys Vlasenko e1a7c97ac6 tar: fix fallout of: change -a from meaning "lzma" to mean "autodetect by extension" 5 年之前
  Denys Vlasenko 16474cf246 tar: change -a from meaning "lzma" to mean "autodetect by extension" 5 年之前
  Denys Vlasenko e6a87e7483 tar: code shrink 5 年之前
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
  Denys Vlasenko b097a84d62 config: update size information 5 年之前
  Denys Vlasenko f4fc303e36 tar: fix too eager autodetection, closes 11531 6 年之前
  Denys Vlasenko 2005d3ff36 tar: fix a thinko in prev commit - we need to copy to _unused_ fd 6 年之前
  Denys Vlasenko 037759bb4f tar: handle the case when opened created tarball happens to have fd#0 6 年之前
  Denys Vlasenko 45d68c3749 tar: make source code a bit more terse, no logic changes 6 年之前
  Harald van Dijk 8c24af9dcf tar: fix interaction of delayed symlink and hardlink creation 6 年之前
  Denys Vlasenko 7924b69f99 tar: trim help text 6 年之前
  Denys Vlasenko 3c08437db7 tar: add -o and -k to short --help too 6 年之前
  Denys Vlasenko 1ee222e1bf tar: add -k and -o to --help 6 年之前
  Denys Vlasenko a84db18fc7 tar,unzip: postpone creation of symlinks with "suspicious" targets 6 年之前
  Denys Vlasenko a07fead823 tar: code shrink 7 年之前
  Denys Vlasenko 931cf64ae7 tar: code shrink, better help text 7 年之前
  Denys Vlasenko 02e93b3a28 tar: improve help text 7 年之前
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes 7 年之前
  Ron Yorston 6bafcfb67a tar: fix handling of first argument without '-' 7 年之前
  Denys Vlasenko bc9bbeb2b8 libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1 7 年之前
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 7 年之前
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options 7 年之前