2013-08-04 |
Sergey Poznyakoff | Fix interacton of --verbose and --append. |
blob | commitdiff | raw |
2012-12-31 |
Paul Eggert | maint: update copyrights for 2013 and as per current... |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Paul Eggert | tar: remove unused externs, or make them static |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Paul Eggert | build: new configure option --enable-gcc-warnings |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Paul Eggert | tar: remove lint |
blob | commitdiff | raw | diff to current |
2012-01-18 |
Paul Eggert | tar: quote 'like this', not `like this' |
blob | commitdiff | raw | diff to current |
2010-11-08 |
Paul Eggert | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/tar |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Sergey Poznyakoff | Run alternative decompression programs if the principal... |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Paul Eggert | tar: fix misspelled identifier "set_comression_program_... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
Paul Eggert | tar: remove trailing white space from source files |
blob | commitdiff | raw | diff to current |
2010-07-11 |
Sergey Poznyakoff | Keep a detailed map of archive members stored in the... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Sergey Poznyakoff | Minor fix. |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Sergey Poznyakoff | Minor fix. |
blob | commitdiff | raw | diff to current |
2010-06-16 |
Paul Eggert | Remove some lint, found by gcc -W etc. |
blob | commitdiff | raw | diff to current |
2010-03-12 |
Sergey Poznyakoff | Bugfixes. |
blob | commitdiff | raw | diff to current |
2010-03-11 |
Sergey Poznyakoff | Fix `--test-label' and `--label -r' behavior. |
blob | commitdiff | raw | diff to current |
2010-03-02 |
Antonio Diaz Diaz | Add Lzip support |
blob | commitdiff | raw | diff to current |
2010-03-02 |
Sergey Poznyakoff | Bugfix |
blob | commitdiff | raw | diff to current |
2010-01-25 |
Sergey Poznyakoff | Read POSIX multivolume archives split at the header... |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Sergey Poznyakoff | Improve handling of --test-label. |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Sergey Poznyakoff | Fix listing of volume labels (in particular in PAX... |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Sergey Poznyakoff | Bugfix. |
blob | commitdiff | raw | diff to current |
2009-10-10 |
Sergey Poznyakoff | Allow installers to specify alternative program names... |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Sergey Poznyakoff | Minor fix. |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Sergey Poznyakoff | Automatic detection of seekable archives. |
blob | commitdiff | raw | diff to current |
2009-05-25 |
Sergey Poznyakoff | Report record size only if the archive refers to a... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Sergey Poznyakoff | Version 1.22 |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Sergey Poznyakoff | Add xz support. |
blob | commitdiff | raw | diff to current |
2008-11-25 |
Sergey Poznyakoff | Do not try to drain the input pipe before closing the... |
blob | commitdiff | raw | diff to current |
2008-11-03 |
Sergey Poznyakoff | * src/buffer.c (_write_volume_label): Fix typo, which... |
blob | commitdiff | raw | diff to current |
2008-10-22 |
Sergey Poznyakoff | * src/buffer.c (short_read): Remove !read_full_records... |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Sergey Poznyakoff | * src/common.h (transform_symlinks_option): New global. |
blob | commitdiff | raw | diff to current |
2008-07-24 |
Sergey Poznyakoff | Untabify |
blob | commitdiff | raw | diff to current |
2008-07-24 |
Sergey Poznyakoff | Fix multivolume archive creation when volume length... |
blob | commitdiff | raw | diff to current |
2008-06-26 |
Sergey Poznyakoff | * configure.ac, NEWS: Version 1.20.90 |
blob | commitdiff | raw | diff to current |
2008-06-26 |
Sergey Poznyakoff | Bugfixes. |
blob | commitdiff | raw | diff to current |
2008-01-31 |
Paul Eggert | * doc/tar.texi: Update Back-Cover text to reflect new... |
blob | commitdiff | raw | diff to current |
2007-12-05 |
Sergey Poznyakoff | (check_compressed_archive): Do not bail out if the |
blob | commitdiff | raw | diff to current |
2007-10-31 |
Sergey Poznyakoff | (magic): Fix lzma option |
blob | commitdiff | raw | diff to current |
2007-10-29 |
Sergey Poznyakoff | (checkpoint, do_checkpoint): Remove. |
blob | commitdiff | raw | diff to current |
2007-10-17 |
Sergey Poznyakoff | (magic): Add an entry for new lzma format. Proposed... |
blob | commitdiff | raw | diff to current |
2007-08-26 |
Sergey Poznyakoff | Don't include <getline.h>. No longer needed. |
blob | commitdiff | raw | diff to current |
2007-08-24 |
Sergey Poznyakoff | (check_compressed_archive): Detect files smaller than... |
blob | commitdiff | raw | diff to current |
2007-06-27 |
Sergey Poznyakoff | Relicense under GPLv3 |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Sergey Poznyakoff | (buffer_write_global_xheader): New function |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Sergey Poznyakoff | (_open_archive): Make sure stdlis is set to stderr |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Sergey Poznyakoff | (new_volume): Initialize current_block |
blob | commitdiff | raw | diff to current |
2006-07-06 |
Sergey Poznyakoff | (_open_archive): Remove stdlis initialization |
blob | commitdiff | raw | diff to current |
2006-06-24 |
Sergey Poznyakoff | (print_total_stats): Add default case |
blob | commitdiff | raw | diff to current |
2006-06-12 |
Sergey Poznyakoff | (total_blocks_deleted): New variable |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Sergey Poznyakoff | Implement more flexible checkpoint style |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Sergey Poznyakoff | (change_tape_menu): Fix typo (uninitialized variable... |
blob | commitdiff | raw | diff to current |
2006-05-22 |
Sergey Poznyakoff | (change_tape_menu): Break the loop after obtaining... |
blob | commitdiff | raw | diff to current |
2006-05-13 |
Sergey Poznyakoff | (read_header0): Use read_header_primitive to avoid... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Sergey Poznyakoff | (try_new_volume): Attempt to continue if the name is... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Sergey Poznyakoff | (_open_archive): Remove unnecessary argument to check_c... |
blob | commitdiff | raw | diff to current |
2006-03-08 |
Paul Eggert | * src/buffer.c (record_buffer_aligned): New var. |
blob | commitdiff | raw | diff to current |
2006-02-20 |
Paul Eggert | Avoid installation glitches on Solaris 8 with Sun C... |
blob | commitdiff | raw | diff to current |
2006-02-19 |
Sergey Poznyakoff | (new_volume): Prompt the user for archive name if unabl... |
blob | commitdiff | raw | diff to current |
2006-02-19 |
Sergey Poznyakoff | (add_chunk_header): Free st.orig_file_name after callin... |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Paul Eggert | * gnulib.modules: Add closeout, exitfial. |
blob | commitdiff | raw | diff to current |
2005-12-09 |
Sergey Poznyakoff | (open_archive): Add default case to shut up gcc. |
blob | commitdiff | raw | diff to current |
2005-12-06 |
Sergey Poznyakoff | (new_volume): Update invocation |
blob | commitdiff | raw | diff to current |
2005-12-06 |
Sergey Poznyakoff | (new_volume): Use sys_exec_info_script() instead of... |
blob | commitdiff | raw | diff to current |
2005-11-11 |
Sergey Poznyakoff | (flush_write,flush_read): Change data type. |
blob | commitdiff | raw | diff to current |
2005-11-10 |
Sergey Poznyakoff | (try_new_volume): Bugfix. Always check |
blob | commitdiff | raw | diff to current |
2005-11-09 |
Sergey Poznyakoff | Rewritten in a more modular fashion to provide |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Paul Eggert | Carefully crafted invalid headers can cause buffer... |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Sergey Poznyakoff | Update invocations of safer_name_suffix() |
blob | commitdiff | raw | diff to current |
2005-05-15 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-04-18 |
Paul Eggert | * src/buffer.c (reading_from_pipe): Remove. All uses... |
blob | commitdiff | raw | diff to current |
2005-04-07 |
Sergey Poznyakoff | (flush_write): Warn when the name of the archive |
blob | commitdiff | raw | diff to current |
2005-04-04 |
Paul Eggert | (struct zip_magic): Use char arrays, not pointers. |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Sergey Poznyakoff | Do not use 8-bit chars in comments |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Sergey Poznyakoff | Removed unused variables. |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Sergey Poznyakoff | (short_read): Use ngettext() |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Sergey Poznyakoff | (open_compressed_archive): Do not attemt to determine... |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Sergey Poznyakoff | Minor improvement: reset hit_eof in open_compressed_archive |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Sergey Poznyakoff | (check_compressed_archive): Check remote archves as... |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Sergey Poznyakoff | Bugfix. Changes introduced 2004-11-26 broke extraction... |
blob | commitdiff | raw | diff to current |
2004-11-26 |
Sergey Poznyakoff | (hit_eof): Changed type to boolean |
blob | commitdiff | raw | diff to current |
2004-09-06 |
Sergey Poznyakoff | Started merging with cpio into paxutils. |
blob | commitdiff | raw | diff to current |
2004-08-31 |
Sergey Poznyakoff | When computing write rate do not take |
blob | commitdiff | raw | diff to current |
2004-08-10 |
Sergey Poznyakoff | (flush_write): Limit filenames |
blob | commitdiff | raw | diff to current |
2004-08-03 |
Paul Eggert | (record_buffer): New var. |
blob | commitdiff | raw | diff to current |
2004-05-19 |
Sergey Poznyakoff | (seek_archive): New function |
blob | commitdiff | raw | diff to current |
2004-05-11 |
Sergey Poznyakoff | (open_archive): Removed assignment to read_full_records... |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Paul Eggert | Merge recent gnulib changes, and remove some lint. |
blob | commitdiff | raw | diff to current |
2004-03-22 |
Sergey Poznyakoff | (open_archive): Clear read_full_records_option |
blob | commitdiff | raw | diff to current |
2004-02-29 |
Sergey Poznyakoff | (flush_read): Bugfix: the condition at line 714 included |
blob | commitdiff | raw | diff to current |
2004-01-03 |
Sergey Poznyakoff | (new_volume,check_label_pattern): Changed return type. |
blob | commitdiff | raw | diff to current |
2003-12-25 |
uid65697 | (short_read): Issue a warning on short reads. |
blob | commitdiff | raw | diff to current |
2003-11-17 |
Sergey Poznyakoff | Minor changes |
blob | commitdiff | raw | diff to current |
2003-10-04 |
Sergey Poznyakoff | Moved system dependencies to system.c |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Sergey Poznyakoff | Use ngettext where appropriate. |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Sergey Poznyakoff | Use current_stat_info |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Sergey Poznyakoff | (flush_read): Fixed behavior on short |
blob | commitdiff | raw | diff to current |
2003-07-05 |
Paul Eggert | (print_total_written): Adjust to new human.h interface. |
blob | commitdiff | raw | diff to current |
2001-09-26 |
Paul Eggert | just ignore them silently. |
blob | commitdiff | raw | diff to current |
2001-09-23 |
Paul Eggert | (write_archive_buffer, close_archive): If an archive... |
blob | commitdiff | raw | diff to current |
next |