Commit History

Author SHA1 Message Date
  Sergey Poznyakoff a7e9b6a17b Allow installers to specify alternative program names for compression programs. 15 years ago
  Sergey Poznyakoff f0ceef8596 Minor fix. 15 years ago
  Sergey Poznyakoff cef4d5e838 Automatic detection of seekable archives. 15 years ago
  Sergey Poznyakoff be34933b63 Report record size only if the archive refers to a device. 16 years ago
  Sergey Poznyakoff 5fa60b8d43 Version 1.22 16 years ago
  Sergey Poznyakoff c10830a35b Add xz support. 16 years ago
  Sergey Poznyakoff 7f6e6e6a3e Do not try to drain the input pipe before closing the archive. 16 years ago
  Sergey Poznyakoff 99e3a2604f * src/buffer.c (_write_volume_label): Fix typo, which prevented 16 years ago
  Sergey Poznyakoff 5354888e40 * src/buffer.c (short_read): Remove !read_full_records condition, 16 years ago
  Sergey Poznyakoff 57bfbbde90 * src/common.h (transform_symlinks_option): New global. 16 years ago
  Sergey Poznyakoff 1d79c6734c Untabify 16 years ago
  Sergey Poznyakoff 3af9cc0f15 Fix multivolume archive creation when volume length=record size. 16 years ago
  Sergey Poznyakoff c9a7297a8a * configure.ac, NEWS: Version 1.20.90 17 years ago
  Sergey Poznyakoff 985637ab5a Bugfixes. 17 years ago
  Paul Eggert c0e0d06e69 * doc/tar.texi: Update Back-Cover text to reflect new GNU wording. 17 years ago
  Sergey Poznyakoff 5f4d99491d (check_compressed_archive): Do not bail out if the 17 years ago
  Sergey Poznyakoff dfd87ba1d0 (magic): Fix lzma option 17 years ago
  Sergey Poznyakoff 848659f1c6 (checkpoint, do_checkpoint): Remove. 17 years ago
  Sergey Poznyakoff c30a794679 (magic): Add an entry for new lzma format. Proposed by Lasse Collin 17 years ago
  Sergey Poznyakoff 87ac3207fb Don't include <getline.h>. No longer needed. 17 years ago
  Sergey Poznyakoff 7c0b81cbb9 (check_compressed_archive): Detect files smaller than 512 bytes. 17 years ago
  Sergey Poznyakoff a0fb51e136 Relicense under GPLv3 18 years ago
  Sergey Poznyakoff 6f929b2c89 (buffer_write_global_xheader): New function 18 years ago
  Sergey Poznyakoff dc6f7ebf20 (_open_archive): Make sure stdlis is set to stderr 18 years ago
  Sergey Poznyakoff f5504a3bae (new_volume): Initialize current_block 18 years ago
  Sergey Poznyakoff 89f1667fdb (_open_archive): Remove stdlis initialization 19 years ago
  Sergey Poznyakoff c027e03924 (print_total_stats): Add default case 19 years ago
  Sergey Poznyakoff 8c10111c66 (total_blocks_deleted): New variable 19 years ago
  Sergey Poznyakoff 5daab19c27 Implement more flexible checkpoint style 19 years ago
  Sergey Poznyakoff fe72c79ad8 (change_tape_menu): Fix typo (uninitialized variable) introduced yesterday. 19 years ago