]> Dogcows Code - chaz/tar/history - src
s/(ASCII|ID|BSD)/@acronym{&}/;s/"[^"]+"/``&''/
[chaz/tar] / src /
2007-06-01  Sergey Poznyakoff (decode_xform): Exempt symbolic links from component
2007-06-01  Sergey PoznyakoffUpdate calls to transform_member_name
2007-06-01  Sergey Poznyakoff(xform_type): New data type
2007-05-30  Sergey Poznyakoff (decx): Unknown pax keywords produce a warning,not...
2007-05-29  Paul Eggert* src/misc.c (set_file_atime): Use gl_futimens, not...
2007-05-19  Sergey PoznyakoffGlobal extended_header removed, use new xheader calls...
2007-05-19  Sergey Poznyakoff(buffer_write_global_xheader): New function
2007-05-19  Sergey Poznyakoff(xheader_init): New function
2007-05-19  Sergey Poznyakoff(struct xheader): New definition
2007-05-19  Sergey Poznyakoff(buffer_write_global_xheader): New function
2007-05-18  Sergey Poznyakoff(dump_file0): Original ctime cannot be used as a direct...
2007-04-13  Paul EggertAdjust to latest Gnulib.
2007-04-03  Sergey Poznyakoff(main): Don't call closeopen.
2007-04-03  Sergey PoznyakoffDon't include <sys/time.h>, <sys/resource.h>; no longer...
2007-04-03  Sergey Poznyakoff(closeopen): Remove decl.
2007-04-03  Sergey Poznyakoff(sys_exec_info_script): Store the inter-communication...
2007-04-03  Sergey Poznyakoff(main): Move closeopen after decode_options to allow...
2007-03-30  Sergey PoznyakoffRestore accidentally deleted lines
2007-03-30  Sergey Poznyakoff(transform_name_fp): Change signature. All callers...
2007-03-30  Sergey PoznyakoffFix indentation
2007-03-30  Sergey Poznyakoff(all_names_found): Remove check for matching_flags.
2007-03-30  Sergey Poznyakoff(transform_member_name): New function
2007-03-30  Sergey Poznyakoff(extract_link, extract_symlink): Use
2007-03-30  Sergey Poznyakoff(transform_name_fp): Change signature
2007-03-30  Sergey PoznyakoffDo not include mkdtemp.h
2007-01-26  Paul EggertAdjust to recent gnulib changes.
2007-01-23  Sergey PoznyakoffNew options --exclude-caches-all, --exclude-caches...
2007-01-23  Sergey Poznyakoff(struct exclude_tag): rename to exclusion_tag
2007-01-23  Sergey Poznyakoff(exclude_caches_option): Remove
2007-01-19  Sergey Poznyakoff(sparse_skip_file,pax_dump_header_1)
2007-01-04  Sergey Poznyakoff(list_dumpdir): Minor fixes.
2007-01-04  Sergey Poznyakoff(diff_dumpdir): Compare directory contents using
2007-01-04  Sergey Poznyakoff(read_and_process): Fix type of "size"
2006-12-12  Paul EggertPort to Forte Developer 7 C 5.4 and C99.
2006-12-07  Sergey Poznyakoff(extract_file): Call skip_member if open fails.
2006-12-07  Sergey Poznyakoff(dump_dir0): Move checks for exclude tags to
2006-12-04  Paul Eggert* NEWS: Fix some race conditions with tar -x --same...
2006-11-30  Sergey Poznyakoff(xheader_read): Remove unused variable
2006-11-30  Sergey Poznyakoff(dump_dir0): Implement --exclude-tag option
2006-11-30  Paul Eggert* NEWS: Remove support for mangled names.
2006-11-30  Paul EggertPort to latest gnulib. There were a lot of changes...
2006-11-29  Paul EggertRemove trailing white space.
2006-11-29  Paul EggertRemove trailing white space.
2006-11-13  Sergey Poznyakoff(start_header): Pass mtime as a call-specific data...
2006-11-13  Sergey Poznyakoff(mtime_coder): Treat non-null data as a pointer to...
2006-11-01  Sergey Poznyakoff(enum read_file_list_state.file_list_skip): New value
2006-10-31  Sergey PoznyakoffCall last_component instead of base_name. The latter...
2006-10-17  Sergey PoznyakoffFix help output formatting. Thanks Benno Schulenberg.
2006-10-14  Sergey PoznyakoffDo not attempt to close stderr after call to close_stdout.
2006-10-14  Sergey Poznyakoff(dump_regular_file,dump_file0): Set exit_status to
2006-10-14  Sergey Poznyakoff(_open_archive): Make sure stdlis is set to stderr
2006-10-02  Sergey Poznyakoff(xheader_string_end): Fix diagnostic message.
2006-10-02  Sergey Poznyakoff(new_volume): Initialize current_block
2006-09-27  Sergey Poznyakoff(doc0, doc1, initialize_argp_doc): Removed. Rely on...
2006-09-08  Sergey Poznyakoff(try_purge_directory): Initialize struct st. Fix condi...
2006-08-08  Paul Eggert* src/tar.c: Work around limitation imposed by gettext...
2006-08-07  Paul Eggert(read_incr_db_01): Check input strings more
2006-08-07  Paul Eggertgettext 0.15 rejects this.
2006-07-24  Sergey Poznyakoff(to_chars_subst): Update comment regarding OLDGNU
2006-07-24  Sergey Poznyakoff(decode_options): Do not require -L with -M -Hpax.
2006-07-17  Paul EggertAdjust to recent gnulib changes.
2006-07-06  Sergey Poznyakoff(decode_options): Initialize stdlis
2006-07-06  Sergey Poznyakoff(_open_archive): Remove stdlis initialization
2006-07-04  Sergey Poznyakoff(main): Call closeopen
2006-07-04  Sergey Poznyakoff(chdir_arg): Use x2nrealloc to reallocate wd.
2006-07-04  Sergey Poznyakoff(closeopen): New function
2006-06-25  Sergey Poznyakoff--sparse-version turns on --sparse
2006-06-25  Sergey PoznyakoffUse ST_IS_SPARSE instead of sparse_file_p (update paxut...
2006-06-25  Sergey Poznyakoff(sparse_file_p): Remove
2006-06-24  Sergey Poznyakoff(xhdr_tab.decoder): pass keyword as a second
2006-06-24  Sergey Poznyakoff(segm_count): Change type to size_t
2006-06-24  Sergey Poznyakoff(pax_dump_header_0): Return false if
2006-06-24  Sergey PoznyakoffRemove not used variables
2006-06-24  Sergey Poznyakoff(extract_volhdr): Add missing return
2006-06-24  Sergey Poznyakoff(name_init): New prototype.
2006-06-24  Sergey Poznyakoff(print_total_stats): Add default case
2006-06-23  Sergey PoznyakoffImplement new keywords: GNU.sparse.name, GNU.sparse...
2006-06-23  Sergey Poznyakoff(struct tar_stat_info.sparse_major,sparse_minor): New...
2006-06-23  Sergey PoznyakoffNew option --sparse-version
2006-06-23  Sergey PoznyakoffImplement sparse format versioning. Implement new
2006-06-23  Sergey Poznyakoff(tar_sparse_major,tar_sparse_minor): New globals.
2006-06-21  Sergey PoznyakoffImplement new option, --mtime, allowing to set
2006-06-21  Sergey Poznyakoff(start_header): Override mtime if requested
2006-06-21  Sergey Poznyakoff(set_mtime_option,mtime_option): New globals
2006-06-20  Sergey Poznyakoff(GNU.sparse.name): New variable for storing sparse...
2006-06-20  Sergey Poznyakoff(pax_dump_header): Store original sparse file name
2006-06-20  Sergey Poznyakoff(name_next_elt): Call register_individual_file
2006-06-20  Sergey Poznyakoff(maybe_backup_file): Second argument is bool
2006-06-20  Sergey Poznyakoff(procdir): Use is_individual_file to check for
2006-06-20  Sergey PoznyakoffRemove second argument from calls to name_scan
2006-06-20  Sergey Poznyakoff(struct name.explicit): Remove
2006-06-12  Sergey PoznyakoffImplement --overwrite-dir option (long ago documented)
2006-06-12  Sergey Poznyakoff(options, parse_opt): Allow for optional argument to
2006-06-12  Sergey Poznyakoff(check_time): Use volume_start_time when checking
2006-06-12  Sergey Poznyakoff(records_skipped): Remove static qualifier, the
2006-06-12  Sergey Poznyakoff(volume_start_time,last_stat_time): New globals
2006-06-12  Sergey Poznyakoff(total_blocks_deleted): New variable
2006-06-11  Sergey Poznyakoff(xheader_set_single_keyword): Fix typo.
2006-06-09  Sergey PoznyakoffFix indentation, introduce end-of-format marker for...
2006-06-08  Sergey PoznyakoffMinor fixes.
next
This page took 0.049936 seconds and 7 git commands to generate.