Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 015db5800c randomconfig fixes il y a 8 ans
  Denys Vlasenko 9de2e5a222 *: hopefully all setup_common_bufsiz() are in place il y a 8 ans
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it il y a 8 ans
  Denys Vlasenko 62ae323df0 tar: implement --version for buildroot il y a 9 ans
  Denys Vlasenko 6c563e370d tar: add support for --strip-components=N il y a 9 ans
  Denys Vlasenko 11775edbfc randomconfig fixes il y a 10 ans
  Denys Vlasenko acb8be7217 tar: fix "tar -cJ" ignoring -J option. closes 7706 il y a 10 ans
  Denys Vlasenko b4c11c1397 libarchive: add capability to unpack to mem.buffer il y a 10 ans
  Denys Vlasenko e7800f351a Rename transformer_aux_data_t -> transformer_state_t il y a 10 ans
  Denys Vlasenko 640ce3de07 zcat: complain if input is not compressed il y a 11 ans
  Denys Vlasenko 0545e3b69a tar: prevent empty file to be treated as valid tarball il y a 11 ans
  Denys Vlasenko f6beef63c6 archival/*: move "config:" snippets into .c files il y a 11 ans
  Denys Vlasenko 36184a487d archival/*: move "applet:" snippets into .c files il y a 11 ans
  Denys Vlasenko 66620fa626 archival/*: move "kbuild:" snippets into .c files il y a 11 ans
  SASAKI Suguru 73fbe9dc86 tar: fix tar -T to add entries in the exact order as the input list il y a 11 ans
  Rich Felker 16614e9bab *: change execl sentinels from NULL to (char*)0 il y a 11 ans
  Denys Vlasenko 6967578728 whitespace fixes. no code changes il y a 12 ans
  Boris Reisig dfc2473b9e tar: support -J, --xz explicit compression option il y a 12 ans
  Natanael Copa 0446104137 tar: implement --no-recursion il y a 12 ans
  Denys Vlasenko faac1d3e6e tar,rpm2cpio: check that child decompressor did not error out il y a 12 ans
  Denys Vlasenko 8a6a2f9c9c update seamless uncompression code il y a 12 ans
  Denys Vlasenko d184a728cf rename archive.h to bb_archive.h. no code changes il y a 13 ans
  Denys Vlasenko b47b3ce1bd randomconfig fixes il y a 13 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Denys Vlasenko 9180c6045e tar: store negative mtime as 0; pack very large files using base-256 encoding il y a 13 ans
  Denys Vlasenko 681efe20d3 use user's shell instead of hardwired "/bin/sh" (android needs this) il y a 14 ans
  Denys Vlasenko b80acf58f1 tar: skip leading / and handle names like abc/..////def -> def (not ///def) il y a 14 ans
  Denys Vlasenko aef441cb4d tar: fix a bug where autodetection messes up -z on extract il y a 14 ans
  Denys Vlasenko 3237f5c307 tar: support -T - and -X - il y a 14 ans
  Denys Vlasenko b5233f8556 tar: add -h and -T to help text il y a 14 ans