Version 1.20.
[debian/tar] / src / create.c
2008-03-31 Sergey Poznyakoff(dump_file0): Count links only for actually dumped...
2008-02-07 Sergey Poznyakoff(dump_file0): Apply transform_name to symlink targets.
2007-10-29 Sergey Poznyakoff(file_count_links): do nothing if hard_dereference_opti...
2007-10-05 Sergey Poznyakoff(dump_regular_file): Fix file padding in case of trunca...
2007-09-26 Sergey Poznyakoff(exclusion_tag_warning, check_exclusion_tags): Remove...
2007-08-26 Sergey Poznyakoff(check_exclusion_tags): Remove declaration of unused...
2007-06-27 Sergey PoznyakoffRelicense under GPLv3
2007-05-19 Sergey PoznyakoffGlobal extended_header removed, use new xheader calls...
2007-05-18 Sergey Poznyakoff(dump_file0): Original ctime cannot be used as a direct...
2007-01-23 Sergey Poznyakoff(struct exclude_tag): rename to exclusion_tag
2006-12-07 Sergey Poznyakoff(dump_dir0): Move checks for exclude tags to
2006-11-30 Sergey Poznyakoff(dump_dir0): Implement --exclude-tag option
2006-11-13 Sergey Poznyakoff(start_header): Pass mtime as a call-specific data...
2006-10-14 Sergey Poznyakoff(dump_regular_file,dump_file0): Set exit_status to
2006-07-24 Sergey Poznyakoff(to_chars_subst): Update comment regarding OLDGNU
2006-07-17 Paul EggertAdjust to recent gnulib changes.
2006-06-25 Sergey PoznyakoffUse ST_IS_SPARSE instead of sparse_file_p (update paxut...
2006-06-21 Sergey Poznyakoff(start_header): Override mtime if requested
2006-06-02 Sergey Poznyakoff(dump_file0): Transform file name
2006-05-25 Sergey Poznyakoff(dump_file,dump_file0): First argument is const char...
2006-02-20 Sergey PoznyakoffFix copyright years
2006-02-20 Sergey Poznyakoff(split_long_name): Fix maximum length estimation. Patch...
2006-02-19 Sergey Poznyakoff(dump_file0): Restore file_count_links,accidentally...
2005-12-09 Sergey Poznyakoff(to_chars_subst): Remove unused variable
2005-12-08 Sergey Poznyakoff(gid_to_chars, major_to_chars, minor_to_chars)
2005-11-29 Paul Eggert* NEWS: New option --atime-preserve=system, which uses...
2005-11-11 Sergey Poznyakoff(write_extended): Change type and meaning of the first...
2005-11-09 Sergey PoznyakoffUse mv_.* functions uniformly instead of fiddling with...
2005-11-07 Sergey Poznyakoff(dump_dir0): Handle incremental backups in pax archives
2005-11-05 Sergey Poznyakoff(dump_file): Call update_parent_directory.
2005-09-17 Paul EggertDon't filter time stamps through the resolution supported
2005-08-01 Sergey Poznyakoff(file_dumpable_p,dump_file0): Fix handling of sparse...
2005-06-22 Paul EggertCarefully crafted invalid headers can cause buffer...
2005-06-13 Sergey Poznyakoff(dump_file0): Check for is_avoided_name() first. Fixes...
2005-05-21 Sergey PoznyakoffUpdate invocations of safer_name_suffix()
2005-05-15 Paul EggertUpdate FSF postal mail address.
2005-05-12 Sergey Poznyakoff(dump_regular_file): Correctly pad archive members...
2005-05-02 Paul EggertAdjust to new hash API.
2005-05-02 Paul Eggert(start_ueader): Adjust to new modechange API.
2005-04-07 Sergey PoznyakoffAssign orig_file_name
2005-03-03 Sergey PoznyakoffCorrectly parse empty uname/gname
2005-02-15 Sergey PoznyakoffReplace strdup with xstrdup
2005-02-04 Sergey Poznyakoff(start_private_header,write_header_name)
2005-02-03 Sergey PoznyakoffUse quote()
2004-10-04 Sergey PoznyakoffNew function check_cache_directory(),
2004-09-06 Sergey PoznyakoffStarted merging with cpio into paxutils.
2004-09-01 Sergey Poznyakoff(dump_file0): Fix bug introduced 2004-02-21.
2004-08-08 Sergey PoznyakoffImproved compatibility with 1.13.25
2004-04-26 Sergey PoznyakoffProduce an error, not warning, if the filename is too...
2004-04-05 Paul EggertMerge recent gnulib changes, and remove some lint.
2004-04-04 Sergey PoznyakoffRemoved unused variables
2004-03-26 Sergey Poznyakoff(write_long_name): Do not allow more than
2004-03-22 Sergey Poznyakoff(start_header): Check for GNU_FORMAT if incremental_opt...
2004-02-22 Sergey Poznyakoff(write_header_name) In pax format, use "path" keyword...
2004-02-21 Sergey Poznyakoff(dump_file0): The conditional at line
2004-02-20 Sergey Poznyakoff(start_private_header): Removed static qualifier.
2004-02-20 Sergey PoznyakoffAdded a comment
2004-02-18 Sergey Poznyakoff(write_extended): Call xheader_xhdr_name
2004-01-03 Sergey PoznyakoffUpdated invocations of safer_name_suffix
2004-01-03 Sergey Poznyakoff(dump_dir0): Bugfix. Thanks Piotr Czerwinski <pius...
2003-12-25 uid65697(dump_file0): Use sys_stat_nanoseconds().
2003-12-01 Sergey PoznyakoffUpdate calls to xheader_store
2003-11-25 Sergey Poznyakoff(write_gnu_long_link): Use oldgnu magic with @LongLink...
2003-11-17 Sergey PoznyakoffMajor rewrite.
2003-11-14 Sergey PoznyakoffDo not zero-terminate name field if
2003-11-14 Sergey PoznyakoffRemoved debugging hook
2003-11-14 Sergey Poznyakoff(start_header): Removed debugging hook
2003-11-13 Sergey PoznyakoffAdded POSIX.1-1988 support.
2003-10-04 Sergey PoznyakoffMoved system dependencies to system.c
2003-09-05 Sergey PoznyakoffUse ngettext where appropriate.
2003-09-04 Sergey PoznyakoffSupport for "linkpath" extended keyword
2003-09-03 Paul Eggert(write_extended): Remove unused local 'bufsize'.
2003-09-03 Sergey Poznyakoff(start_header): Store long file names
2003-09-01 Sergey Poznyakoff(string_to_chars): New function.
2003-08-31 Sergey PoznyakoffUse current_stat_info
2003-07-27 Sergey Poznyakoff/tmp/F
2003-07-05 Paul Eggert(relativize): Remove; replaced by safer_name_suffix.
2001-08-29 Paul Eggert(dump_file): Relativize link names before dumping.
2001-01-13 Paul Eggert(relativize): New function.
2000-10-29 Paul Eggert(dump_file): no_recurse_option -> ! recursion_option
2000-10-24 Paul EggertInclude hash.h.
2000-01-07 Paul EggertUpdate copyright year.
2000-01-07 Paul Eggert(find_new_file_size): Return size instead of storing...
1999-12-13 Paul Eggert(<quotearg.h>): New include.
1999-12-03 Paul Eggert(dump_file): Undo previous change about diagnosing...
1999-12-03 Paul Eggert(dump_file): Do not diagnose a file that the parent...
1999-11-07 Paul Eggert(finish_header): Report block numbers with origin 0...
1999-11-07 Paul Eggert(to_chars): Remove trailing newline from warning.
1999-10-11 Paul Eggert(dump_file): Fix typo: last two args to dump_file were...
1999-09-25 Paul Eggert(to_chars): Fix base-256 output.
1999-09-22 Paul Eggert(to_chars): Fix typo in decl.
1999-09-21 Paul Eggert(struct link): Remove unused linkcount member.
1999-08-23 Paul EggertLint cleanup.
1999-08-20 Paul Eggert(to_chars): Generate GNU base-64 representation if...
1999-08-18 Paul Eggert(write_eot): Write at least two zero blocks.
1999-08-16 Paul Eggertindenting fixes
1999-08-14 Paul Eggert(start_header): Include text of ignored filesystem...
1999-08-11 Paul Eggert(base_64_digits): New constant.
1999-07-20 Paul Eggert(dump_file): Use HAVE_READLINK, not S_ISLNK, to determi...
1999-07-17 Paul Eggert(create_archive): Exclude pathnames if any of their...
next