Commit History

Author SHA1 Message Date
  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. 18 years ago
  Sergey Poznyakoff c30a794679 (magic): Add an entry for new lzma format. Proposed by Lasse Collin 18 years ago
  Sergey Poznyakoff 87ac3207fb Don't include <getline.h>. No longer needed. 18 years ago
  Sergey Poznyakoff 7c0b81cbb9 (check_compressed_archive): Detect files smaller than 512 bytes. 18 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 19 years ago
  Sergey Poznyakoff f5504a3bae (new_volume): Initialize current_block 19 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
  Sergey Poznyakoff a46704b1bf (change_tape_menu): Break the loop after obtaining new archive name. Check for empty input line 19 years ago
  Sergey Poznyakoff d2b3114a3b (read_header0): Use read_header_primitive to avoid clubbering current_tar_info. All callers updated. 19 years ago
  Sergey Poznyakoff 729b91adb1 (try_new_volume): Attempt to continue if the name is apparently truncated in a GNU format volume. 19 years ago
  Sergey Poznyakoff 783e58b394 (_open_archive): Remove unnecessary argument to check_compressed_archive. 19 years ago
  Paul Eggert 18486cf8d7 * src/buffer.c (record_buffer_aligned): New var. 19 years ago
  Paul Eggert f2bf9f2ffa Avoid installation glitches on Solaris 8 with Sun C 5.4. 19 years ago
  Sergey Poznyakoff 476019d083 (new_volume): Prompt the user for archive name if unable to open next archive. 19 years ago
  Sergey Poznyakoff 588f444efe (add_chunk_header): Free st.orig_file_name after calling finish_header() 19 years ago
  Paul Eggert 84378fa99a * gnulib.modules: Add closeout, exitfial. 19 years ago
  Sergey Poznyakoff 12cd9cea81 (open_archive): Add default case to shut up gcc. 19 years ago
  Sergey Poznyakoff ffc4fb7bdd (new_volume): Update invocation 19 years ago
  Sergey Poznyakoff 13d43c302f (new_volume): Use sys_exec_info_script() instead of system(). 19 years ago