Histórico de Commits

Autor SHA1 Mensagem Data
  Sergey Poznyakoff fe72c79ad8 (change_tape_menu): Fix typo (uninitialized variable) introduced yesterday. há 19 anos atrás
  Sergey Poznyakoff a46704b1bf (change_tape_menu): Break the loop after obtaining new archive name. Check for empty input line há 19 anos atrás
  Sergey Poznyakoff d2b3114a3b (read_header0): Use read_header_primitive to avoid clubbering current_tar_info. All callers updated. há 19 anos atrás
  Sergey Poznyakoff 729b91adb1 (try_new_volume): Attempt to continue if the name is apparently truncated in a GNU format volume. há 19 anos atrás
  Sergey Poznyakoff 783e58b394 (_open_archive): Remove unnecessary argument to check_compressed_archive. há 19 anos atrás
  Paul Eggert 18486cf8d7 * src/buffer.c (record_buffer_aligned): New var. há 19 anos atrás
  Paul Eggert f2bf9f2ffa Avoid installation glitches on Solaris 8 with Sun C 5.4. há 19 anos atrás
  Sergey Poznyakoff 476019d083 (new_volume): Prompt the user for archive name if unable to open next archive. há 19 anos atrás
  Sergey Poznyakoff 588f444efe (add_chunk_header): Free st.orig_file_name after calling finish_header() há 19 anos atrás
  Paul Eggert 84378fa99a * gnulib.modules: Add closeout, exitfial. há 19 anos atrás
  Sergey Poznyakoff 12cd9cea81 (open_archive): Add default case to shut up gcc. há 19 anos atrás
  Sergey Poznyakoff ffc4fb7bdd (new_volume): Update invocation há 19 anos atrás
  Sergey Poznyakoff 13d43c302f (new_volume): Use sys_exec_info_script() instead of system(). há 19 anos atrás
  Sergey Poznyakoff 5b1df7b55e (flush_write,flush_read): Change data type. há 19 anos atrás
  Sergey Poznyakoff b9b37ee191 (try_new_volume): Bugfix. Always check há 19 anos atrás
  Sergey Poznyakoff 737b0251de Rewritten in a more modular fashion to provide há 19 anos atrás
  Paul Eggert d659cbaccd Carefully crafted invalid headers can cause buffer overrun. há 20 anos atrás
  Sergey Poznyakoff f2c8b1dff3 Update invocations of safer_name_suffix() há 20 anos atrás
  Paul Eggert 120e96c480 Update FSF postal mail address. há 20 anos atrás
  Paul Eggert 27b98aa8ae * src/buffer.c (reading_from_pipe): Remove. All uses removed. há 20 anos atrás
  Sergey Poznyakoff c861b96651 (flush_write): Warn when the name of the archive há 20 anos atrás
  Paul Eggert 7d4bd5b38d (struct zip_magic): Use char arrays, not pointers. há 20 anos atrás
  Sergey Poznyakoff 23cf312ef1 Do not use 8-bit chars in comments há 20 anos atrás
  Sergey Poznyakoff db2d3f2344 Removed unused variables. há 20 anos atrás
  Sergey Poznyakoff 91c69c885b (short_read): Use ngettext() há 20 anos atrás
  Sergey Poznyakoff 2433f6813e (open_compressed_archive): Do not attemt to determine compression type if handling multi-volume archive há 20 anos atrás
  Sergey Poznyakoff 76bbb5710f Minor improvement: reset hit_eof in open_compressed_archive há 20 anos atrás
  Sergey Poznyakoff ab3b31cfef (check_compressed_archive): Check remote archves as well há 20 anos atrás
  Sergey Poznyakoff 2d57bb240d Bugfix. Changes introduced 2004-11-26 broke extraction from stdin. há 20 anos atrás
  Sergey Poznyakoff 4674867a23 (hit_eof): Changed type to boolean há 20 anos atrás