Use file's mtime as mtime for its extended header.
[debian/tar] / src / common.h
2009-10-07 Sergey PoznyakoffUse file's mtime as mtime for its extended header.
2009-10-07 Sergey PoznyakoffFix bugs in handling the --remove-files option.
2009-10-04 Sergey PoznyakoffFix bug in OLDGNU format creation.
2009-09-08 Sergey PoznyakoffAvoid overwriting exit_status with a value indicating...
2009-09-08 Sergey PoznyakoffAutomatic detection of seekable archives.
2009-08-08 Sergey PoznyakoffFix handling of files removed during incremental dumps.
2009-08-08 Sergey PoznyakoffOptimize searches for directory structures by keeping...
2009-08-07 Sergey PoznyakoffMinor fixes.
2009-08-07 Sergey PoznyakoffImprove listed incremental dumps.
2009-08-05 Sergey PoznyakoffImplement the --warning option.
2008-11-25 Sergey PoznyakoffDo not try to drain the input pipe before closing the...
2008-10-30 Sergey Poznyakoff* NEWS, configure.ac: Version 1.20.91
2008-10-16 Sergey Poznyakoff* src/common.h (transform_symlinks_option): New global.
2008-09-23 Sergey PoznyakoffChangeLog
2008-05-05 Sergey PoznyakoffVersion 1.20. release_1_20
2008-03-27 Sergey Poznyakoff* src/common.h (check_device_option): New global.
2007-10-29 Sergey Poznyakoff(enum checkpoint_style): Remove.
2007-10-17 Sergey Poznyakoff(set_comression_program_by_suffix): New prototype.
2007-09-26 Sergey Poznyakoff(exclusion_tag_warning, check_exclusion_tags): New...
2007-06-27 Sergey PoznyakoffRelicense under GPLv3
2007-06-01 Sergey Poznyakoff(xform_type): New data type
2007-05-19 Sergey Poznyakoff(buffer_write_global_xheader): New function
2007-04-03 Sergey Poznyakoff(closeopen): Remove decl.
2007-03-30 Sergey Poznyakoff(transform_name_fp): Change signature
2007-01-23 Sergey Poznyakoff(exclude_caches_option): Remove
2006-12-12 Paul EggertPort to Forte Developer 7 C 5.4 and C99.
2006-11-30 Paul Eggert* NEWS: Remove support for mangled names.
2006-11-29 Paul EggertRemove trailing white space.
2006-07-04 Sergey Poznyakoff(closeopen): New function
2006-06-25 Sergey Poznyakoff(sparse_file_p): Remove
2006-06-24 Sergey Poznyakoff(name_init): New prototype.
2006-06-23 Sergey Poznyakoff(tar_sparse_major,tar_sparse_minor): New globals.
2006-06-21 Sergey Poznyakoff(set_mtime_option,mtime_option): New globals
2006-06-20 Sergey Poznyakoff(struct name.explicit): Remove
2006-06-12 Sergey Poznyakoff(volume_start_time,last_stat_time): New globals
2006-06-08 Sergey Poznyakoff(checkpoint_option): Change type to unsigned
2006-06-02 Sergey Poznyakoff(set_transform_expr): New function
2006-06-02 Sergey Poznyakoff(transform_name, transform_name_fp): New functions
2006-05-25 Sergey Poznyakoff(struct name): Refactured
2006-05-13 Sergey Poznyakoff(read_header_primitive): New function
2006-05-08 Sergey Poznyakoff(rename_directory,append_incremental_renames): New...
2006-02-07 Paul EggertUpdate copyright year to 2006.
2006-01-31 Sergey Poznyakoff(get_gnu_dumpdir): Remove prototype
2005-12-14 Sergey Poznyakoff(name_scan): Change prototype.
2005-12-13 Sergey Poznyakoff(struct name): New member `explicit'. Remove unused...
2005-12-11 Sergey Poznyakoff(delay_directory_restore_option): New global.
2005-12-09 Sergey Poznyakoff(set_file_atime): Add prototype.
2005-12-08 Sergey Poznyakoff(gid_to_chars, major_to_chars, minor_to_chars)
2005-12-06 Sergey Poznyakoff(sys_exec_info_script): Update delaration
2005-12-06 Sergey Poznyakoff(archive_format_string,subcommand_string,sys_exec_info_...
2005-11-29 Paul Eggert* NEWS: New option --atime-preserve=system, which uses...
2005-11-11 Sergey Poznyakoff(flush_read,flush_write): Functions, again.
2005-11-09 Sergey Poznyakoff(save_name,save_sizeleft,save_totsize): Remove
2005-11-08 Paul Eggert* src/tar.c (NS_PRECISION_FORMAT_MASK): New macro.
2005-11-07 Paul Eggert(xheader_store): Last arg is void const *.
2005-11-07 Sergey Poznyakoff(dumpdir_size,get_gnu_dumpdir)
2005-11-05 Sergey Poznyakoff (update_parent_directory): New prototype.
2005-09-28 Sergey Poznyakoff(show_stored_names_option): New variable
2005-09-28 Sergey Poznyakoff(test_label_option): New variable
2005-09-17 Paul EggertDon't filter time stamps through the resolution supported
2005-09-16 Paul EggertMerge changes from gnulib for file system sub-second...
2005-09-14 Sergey Poznyakoff(list_dumpdir): New function.
2005-06-23 Paul Eggert* src/common.h (timespec_lt): Add a return type: bool.
2005-06-22 Paul EggertCarefully crafted invalid headers can cause buffer...
2005-05-21 Sergey PoznyakoffInclude paxlib.h instead of paxerror.h
2005-05-19 Sergey PoznyakoffRemove defines and declarations imported from paxutils
2005-05-15 Paul EggertPort to Solaris 10's treatment of unlinking directories.
2005-05-15 Paul EggertUpdate FSF postal mail address.
2005-05-02 Paul Eggert(initial_umask): New var.
2005-02-05 Sergey Poznyakoff(EXTRACT_OVER_PIPE): New macro
2005-02-05 Sergey Poznyakoff(to_command_option)
2005-02-04 Sergey Poznyakoff(OLDGNU_NAME_FIELD_SIZE): New constant
2005-01-18 Sergey PoznyakoffInclude obstack.h
2004-12-21 Sergey Poznyakoff(tar_checksum): changed declaration
2004-11-26 Sergey Poznyakoff(tar_checksum): New function
2004-10-04 Sergey PoznyakoffNew variable exclude_caches_option.
2004-09-12 Sergey PoznyakoffComment WANT_DIRECTORY_REMOVE_OPTION
2004-09-06 Sergey PoznyakoffStarted merging with cpio into paxutils.
2004-09-01 Sergey Poznyakoff(is_individual_file): New prototype
2004-08-31 Sergey Poznyakoff(set_start_time, removed_prefixes_p): New prototypes.
2004-08-03 Paul Eggert(page_aligned_alloc): New decl.
2004-06-29 Sergey Poznyakoff(root_device): New global.
2004-05-19 Sergey Poznyakoff(seek_archive): New function
2004-05-13 Sergey PoznyakoffRenamed strip_path_option to strip_components_option
2004-05-10 Sergey Poznyakoff(rmt_command_option): New variable.
2004-04-05 Paul EggertMerge recent gnulib changes, and remove some lint.
2004-04-04 Sergey PoznyakoffAdded missing prototypes
2004-02-29 Sergey Poznyakoff(utc_option): new global
2004-02-20 Sergey Poznyakoff(simple_finish_header,start_private_header): New
2004-02-18 Sergey Poznyakoff(xheader_xhdr_name,xheader_ghdr_name): New functions
2004-01-03 Sergey Poznyakoff(maybe_backup_file): Changed return type
2003-12-25 uid65697(sys_stat_nanoseconds): New function
2003-12-01 Sergey Poznyakoff(xheader_store): Changed prototype.
2003-11-17 Sergey Poznyakoff(sys_compare_uid,sys_compare_gid): New functions
2003-11-17 Sergey Poznyakoff(struct sp_array,sparsearray,sp_array_size)
2003-11-13 Paul EggertFix some C compatibility bugs reported by Joerg Schilling.
2003-10-04 Sergey PoznyakoffPrototypes for functions from system.c
2003-10-04 Sergey Poznyakoff(occurrence_option): New global
2003-10-02 Sergey Poznyakoff(names_done): New function.
2003-09-22 Paul Eggert--strip strips file system prefix too, and it counts...
next