Commit History

Author SHA1 Message Date
  Denys Vlasenko e1a7c97ac6 tar: fix fallout of: change -a from meaning "lzma" to mean "autodetect by extension" 4 years ago
  Denys Vlasenko 16474cf246 tar: change -a from meaning "lzma" to mean "autodetect by extension" 4 years ago
  Denys Vlasenko e6a87e7483 tar: code shrink 4 years ago
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 years ago
  Denys Vlasenko b097a84d62 config: update size information 5 years ago
  Denys Vlasenko f4fc303e36 tar: fix too eager autodetection, closes 11531 5 years ago
  Denys Vlasenko 2005d3ff36 tar: fix a thinko in prev commit - we need to copy to _unused_ fd 5 years ago
  Denys Vlasenko 037759bb4f tar: handle the case when opened created tarball happens to have fd#0 5 years ago
  Denys Vlasenko 45d68c3749 tar: make source code a bit more terse, no logic changes 5 years ago
  Harald van Dijk 8c24af9dcf tar: fix interaction of delayed symlink and hardlink creation 6 years ago
  Denys Vlasenko 7924b69f99 tar: trim help text 6 years ago
  Denys Vlasenko 3c08437db7 tar: add -o and -k to short --help too 6 years ago
  Denys Vlasenko 1ee222e1bf tar: add -k and -o to --help 6 years ago
  Denys Vlasenko a84db18fc7 tar,unzip: postpone creation of symlinks with "suspicious" targets 6 years ago
  Denys Vlasenko a07fead823 tar: code shrink 6 years ago
  Denys Vlasenko 931cf64ae7 tar: code shrink, better help text 6 years ago
  Denys Vlasenko 02e93b3a28 tar: improve help text 6 years ago
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes 6 years ago
  Ron Yorston 6bafcfb67a tar: fix handling of first argument without '-' 6 years ago
  Denys Vlasenko bc9bbeb2b8 libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1 6 years ago
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 6 years ago
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options 6 years ago
  Denys Vlasenko dd5a40246b getopt32: move support for "always treat first arg as option" to users (tar/ar) 6 years ago
  Denys Vlasenko b920a38dc0 tar: postpone creation of symlinks with "suspicious" targets. Closes 8411 7 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 years ago
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 years ago
  Ming Liu 978307f8a1 tar: add IF_FEATURE_* checks 7 years ago
  Denys Vlasenko 10ad622dc2 Spelling fixes in comments, documentation, tests and examples 7 years ago
  Denys Vlasenko f560422fa0 Big cleanup in config help and description 7 years ago
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST 8 years ago