Commit History

Author SHA1 Message Date
  Denys Vlasenko b47b3ce1bd randomconfig fixes 13 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Denys Vlasenko 9180c6045e tar: store negative mtime as 0; pack very large files using base-256 encoding 13 years ago
  Denys Vlasenko 681efe20d3 use user's shell instead of hardwired "/bin/sh" (android needs this) 13 years ago
  Denys Vlasenko b80acf58f1 tar: skip leading / and handle names like abc/..////def -> def (not ///def) 13 years ago
  Denys Vlasenko aef441cb4d tar: fix a bug where autodetection messes up -z on extract 14 years ago
  Denys Vlasenko 3237f5c307 tar: support -T - and -X - 14 years ago
  Denys Vlasenko b5233f8556 tar: add -h and -T to help text 14 years ago
  Denys Vlasenko a116552869 tar: add a note about -C and symlink-in-tarball attack 14 years ago
  Serj Kalichev e4e911e712 modprobe: add support for --show-depends 14 years ago
  Denys Vlasenko 833d4e7f84 rename archival/libunarchive -> archival/libarchive; move bz/ into it 14 years ago
  Denys Vlasenko 8d3e225a2d libbb: add xfstat function 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 8f65b0cf31 whitespace fixes 14 years ago
  Pascal Bellard 926031b764 *: introduce and use xfork() and xvfork() 14 years ago
  Denys Vlasenko 52827e3ebc *: tar-related cleanups: move struct to unarchive.h; move help to tar.c 14 years ago
  Ladislav Michl 2b46fd49b1 tar: optional support for --to-command 14 years ago
  Denys Vlasenko 94ca6943bc *: small code shrinks and compile fix for unicode 15 years ago
  Mikhail Gusarov 0d478334b3 tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME 15 years ago
  Denys Vlasenko 4b6abf6655 tar: fix recently added SEGV on "tar" w/o args 15 years ago
  Denys Vlasenko 8a936cfab7 tar: add support for --overwrite. +70 bytes. 15 years ago
  Denys Vlasenko 425ad9c93b libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences 15 years ago
  Denys Vlasenko a3aa3e3095 wget: check for close success; fix chunked; do not bother to send QUIT to ftp 15 years ago
  Denys Vlasenko d43d628f8b tar: revert part of last change. -39 bytes 15 years ago
  Denys Vlasenko f94c9bf288 tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes 15 years ago
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" 15 years ago
  Bernhard Reutner-Fischer 30f3c1d5fd tar: add support for -o as synonym to --no-same-owner. +5 bytes 15 years ago
  Denys Vlasenko f645037ffb tar: handle "tar fx TARFILE" etc 15 years ago
  Denys Vlasenko d57d62686d tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits 15 years ago
  Denis Vlasenko f9d4fc3cf8 switch_root: improve behavior on error; improve help text 15 years ago