2008-06-26 |
Sergey Poznyakoff | Bugfixes. |
tree | commitdiff |
2008-06-14 |
Sergey Poznyakoff | (exclude_vcs_files): Support for Bazaar, Mercurial... |
tree | commitdiff |
2008-05-05 |
Sergey Poznyakoff | (main): Reword the "delayed error" message. New wording... |
tree | commitdiff |
2008-05-05 |
Sergey Poznyakoff | Version 1.20. |
tree | commitdiff |
2008-03-31 |
Sergey Poznyakoff | (dump_file0): Count links only for actually dumped... |
tree | commitdiff |
2008-03-27 |
Sergey Poznyakoff | * src/common.h (check_device_option): New global. |
tree | commitdiff |
2008-03-06 |
Sergey Poznyakoff | * bootstrap: Use rsync to get translations. |
tree | commitdiff |
2008-02-08 |
Sergey Poznyakoff | * NEWS: Update. |
tree | commitdiff |
2008-02-07 |
Sergey Poznyakoff | (dump_file0): Apply transform_name to symlink targets. |
tree | commitdiff |
2008-02-04 |
Sergey Poznyakoff | Support multiple --transform options. Support semicolon... |
tree | commitdiff |
2008-01-31 |
Paul Eggert | * doc/tar.texi: Update Back-Cover text to reflect new... |
tree | commitdiff |
2007-12-05 |
Sergey Poznyakoff | (check_compressed_archive): Do not bail out if the |
tree | commitdiff |
2007-11-13 |
Paul Eggert | Don't read from name[-1]. |
tree | commitdiff |
2007-10-31 |
Sergey Poznyakoff | (magic): Fix lzma option |
tree | commitdiff |
2007-10-31 |
Sergey Poznyakoff | (sys_exec_info_script,sys_exec_checkpoint_script):... |
tree | commitdiff |
2007-10-31 |
Sergey Poznyakoff | New actions: bell and ttyout |
tree | commitdiff |
2007-10-29 |
Sergey Poznyakoff | (parse_opt): New options --hard-dereference, --checkpoi... |
tree | commitdiff |
2007-10-29 |
Sergey Poznyakoff | (sys_exec_checkpoint_script): New function. |
tree | commitdiff |
2007-10-29 |
Sergey Poznyakoff | (file_count_links): do nothing if hard_dereference_opti... |
tree | commitdiff |
2007-10-29 |
Sergey Poznyakoff | (enum checkpoint_style): Remove. |
tree | commitdiff |
2007-10-29 |
Sergey Poznyakoff | (checkpoint, do_checkpoint): Remove. |
tree | commitdiff |
2007-10-29 |
Sergey Poznyakoff | checkpoint handling |
tree | commitdiff |
2007-10-29 |
Sergey Poznyakoff | (tar_SOURCES): add checkpoint.c |
tree | commitdiff |
2007-10-29 |
Sergey Poznyakoff | (sys_exec_info_script): Initialize buf. Problem reporte... |
tree | commitdiff |
2007-10-18 |
Paul Eggert | Avoid compiler warnings. |
tree | commitdiff |
2007-10-17 |
Sergey Poznyakoff | New options --auto-compress (-a) and --lzma |
tree | commitdiff |
2007-10-17 |
Sergey Poznyakoff | (set_comression_program_by_suffix): New prototype. |
tree | commitdiff |
2007-10-17 |
Sergey Poznyakoff | (magic): Add an entry for new lzma format. Proposed... |
tree | commitdiff |
2007-10-17 |
Sergey Poznyakoff | Add suffix.c |
tree | commitdiff |
2007-10-17 |
Sergey Poznyakoff | New file. Determine compression algorithm by archive... |
tree | commitdiff |
2007-10-13 |
Paul Eggert | * src/utf8.c (string_ascii_p): Recode to avoid bogus... |
tree | commitdiff |
2007-10-05 |
Sergey Poznyakoff | (dump_regular_file): Fix file padding in case of trunca... |
tree | commitdiff |
2007-10-03 |
Sergey Poznyakoff | (try_purge_directory): Ensure that arguments to T and... |
tree | commitdiff |
2007-09-29 |
Sergey Poznyakoff | (obstack_code_rename): Apply safer_name_suffix to name... |
tree | commitdiff |
2007-09-26 |
Sergey Poznyakoff | New option --exclude-vcs |
tree | commitdiff |
2007-09-26 |
Sergey Poznyakoff | (struct directory): New member tagfile |
tree | commitdiff |
2007-09-26 |
Sergey Poznyakoff | (exclusion_tag_warning, check_exclusion_tags): Remove... |
tree | commitdiff |
2007-09-26 |
Sergey Poznyakoff | (exclusion_tag_warning, check_exclusion_tags): New... |
tree | commitdiff |
2007-08-26 |
Sergey Poznyakoff | (apply_nonancestor_delayed_set_stat): Rename st->sb... |
tree | commitdiff |
2007-08-26 |
Sergey Poznyakoff | (diff_dumpdir): Rename stat->stat_data to avoid shadowi... |
tree | commitdiff |
2007-08-26 |
Sergey Poznyakoff | (check_exclusion_tags): Remove declaration of unused... |
tree | commitdiff |
2007-08-26 |
Sergey Poznyakoff | Don't include <getline.h>. No longer needed. |
tree | commitdiff |
2007-08-24 |
Sergey Poznyakoff | (check_compressed_archive): Detect files smaller than... |
tree | commitdiff |
2007-08-12 |
Sergey Poznyakoff | (contains_dot_dot): Fix double-dot recognition in case... |
tree | commitdiff |
2007-06-27 |
Sergey Poznyakoff | Relicense under GPLv3 |
tree | commitdiff |
2007-06-01 |
Sergey Poznyakoff | (decode_xform): Exempt symbolic links from component |
tree | commitdiff |
2007-06-01 |
Sergey Poznyakoff | Update calls to transform_member_name |
tree | commitdiff |
2007-06-01 |
Sergey Poznyakoff | (xform_type): New data type |
tree | commitdiff |
2007-05-30 |
Sergey Poznyakoff | (decx): Unknown pax keywords produce a warning,not... |
tree | commitdiff |
2007-05-29 |
Paul Eggert | * src/misc.c (set_file_atime): Use gl_futimens, not... |
tree | commitdiff |
2007-05-19 |
Sergey Poznyakoff | Global extended_header removed, use new xheader calls... |
tree | commitdiff |
2007-05-19 |
Sergey Poznyakoff | (buffer_write_global_xheader): New function |
tree | commitdiff |
2007-05-19 |
Sergey Poznyakoff | (xheader_init): New function |
tree | commitdiff |
2007-05-19 |
Sergey Poznyakoff | (struct xheader): New definition |
tree | commitdiff |
2007-05-19 |
Sergey Poznyakoff | (buffer_write_global_xheader): New function |
tree | commitdiff |
2007-05-18 |
Sergey Poznyakoff | (dump_file0): Original ctime cannot be used as a direct... |
tree | commitdiff |
2007-04-13 |
Paul Eggert | Adjust to latest Gnulib. |
tree | commitdiff |
2007-04-03 |
Sergey Poznyakoff | (main): Don't call closeopen. |
tree | commitdiff |
2007-04-03 |
Sergey Poznyakoff | Don't include <sys/time.h>, <sys/resource.h>; no longer... |
tree | commitdiff |
2007-04-03 |
Sergey Poznyakoff | (closeopen): Remove decl. |
tree | commitdiff |
2007-04-03 |
Sergey Poznyakoff | (sys_exec_info_script): Store the inter-communication... |
tree | commitdiff |
2007-04-03 |
Sergey Poznyakoff | (main): Move closeopen after decode_options to allow... |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | Restore accidentally deleted lines |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | (transform_name_fp): Change signature. All callers... |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | Fix indentation |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | (all_names_found): Remove check for matching_flags. |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | (transform_member_name): New function |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | (extract_link, extract_symlink): Use |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | (transform_name_fp): Change signature |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | Do not include mkdtemp.h |
tree | commitdiff |
2007-01-26 |
Paul Eggert | Adjust to recent gnulib changes. |
tree | commitdiff |
2007-01-23 |
Sergey Poznyakoff | New options --exclude-caches-all, --exclude-caches... |
tree | commitdiff |
2007-01-23 |
Sergey Poznyakoff | (struct exclude_tag): rename to exclusion_tag |
tree | commitdiff |
2007-01-23 |
Sergey Poznyakoff | (exclude_caches_option): Remove |
tree | commitdiff |
2007-01-19 |
Sergey Poznyakoff | (sparse_skip_file,pax_dump_header_1) |
tree | commitdiff |
2007-01-04 |
Sergey Poznyakoff | (list_dumpdir): Minor fixes. |
tree | commitdiff |
2007-01-04 |
Sergey Poznyakoff | (diff_dumpdir): Compare directory contents using |
tree | commitdiff |
2007-01-04 |
Sergey Poznyakoff | (read_and_process): Fix type of "size" |
tree | commitdiff |
2006-12-12 |
Paul Eggert | Port to Forte Developer 7 C 5.4 and C99. |
tree | commitdiff |
2006-12-07 |
Sergey Poznyakoff | (extract_file): Call skip_member if open fails. |
tree | commitdiff |
2006-12-07 |
Sergey Poznyakoff | (dump_dir0): Move checks for exclude tags to |
tree | commitdiff |
2006-12-04 |
Paul Eggert | * NEWS: Fix some race conditions with tar -x --same... |
tree | commitdiff |
2006-11-30 |
Sergey Poznyakoff | (xheader_read): Remove unused variable |
tree | commitdiff |
2006-11-30 |
Sergey Poznyakoff | (dump_dir0): Implement --exclude-tag option |
tree | commitdiff |
2006-11-30 |
Paul Eggert | * NEWS: Remove support for mangled names. |
tree | commitdiff |
2006-11-30 |
Paul Eggert | Port to latest gnulib. There were a lot of changes... |
tree | commitdiff |
2006-11-29 |
Paul Eggert | Remove trailing white space. |
tree | commitdiff |
2006-11-29 |
Paul Eggert | Remove trailing white space. |
tree | commitdiff |
2006-11-13 |
Sergey Poznyakoff | (start_header): Pass mtime as a call-specific data... |
tree | commitdiff |
2006-11-13 |
Sergey Poznyakoff | (mtime_coder): Treat non-null data as a pointer to... |
tree | commitdiff |
2006-11-01 |
Sergey Poznyakoff | (enum read_file_list_state.file_list_skip): New value |
tree | commitdiff |
2006-10-31 |
Sergey Poznyakoff | Call last_component instead of base_name. The latter... |
tree | commitdiff |
2006-10-17 |
Sergey Poznyakoff | Fix help output formatting. Thanks Benno Schulenberg. |
tree | commitdiff |
2006-10-14 |
Sergey Poznyakoff | Do not attempt to close stderr after call to close_stdout. |
tree | commitdiff |
2006-10-14 |
Sergey Poznyakoff | (dump_regular_file,dump_file0): Set exit_status to |
tree | commitdiff |
2006-10-14 |
Sergey Poznyakoff | (_open_archive): Make sure stdlis is set to stderr |
tree | commitdiff |
2006-10-02 |
Sergey Poznyakoff | (xheader_string_end): Fix diagnostic message. |
tree | commitdiff |
2006-10-02 |
Sergey Poznyakoff | (new_volume): Initialize current_block |
tree | commitdiff |
2006-09-27 |
Sergey Poznyakoff | (doc0, doc1, initialize_argp_doc): Removed. Rely on... |
tree | commitdiff |
2006-09-08 |
Sergey Poznyakoff | (try_purge_directory): Initialize struct st. Fix condi... |
tree | commitdiff |
next |