]> Dogcows Code - chaz/tar/history - src
* bootstrap: Redo po file retrieval to match Bison's method,
[chaz/tar] / src /
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.
2006-06-08  Sergey Poznyakoff--checkpoint takes an optional argument specifying
2006-06-08  Sergey Poznyakoff(checkpoint_option): Change type to unsigned
2006-06-08  Sergey PoznyakoffImplement more flexible checkpoint style
2006-06-08  Sergey Poznyakoff(dumpdir_locate,obstack_code_rename,purge_directory...
2006-06-08  Sergey Poznyakoff(add_char_segment): Fix length assignement
2006-06-08  Sergey Poznyakoff(set_transform_expr,_transform_name_to_obstack): Implem...
2006-06-07  Sergey Poznyakoff(_transform_name_to_obstack,set_transform_expr): Implem...
2006-06-06  Sergey Poznyakoff(transform_name_fp): Run fun even if _transform_name_to...
2006-06-02  Sergey Poznyakoff(set_transform_expr): New function
2006-06-02  Sergey Poznyakoff(options): Minor rewording
2006-06-02  Sergey PoznyakoffNew option --transform
2006-06-02  Sergey Poznyakoff(print_header): Update displayable name selection.
2006-06-02  Sergey Poznyakoff(extract_archive): safer_name_suffix and stripped_prefi...
2006-06-02  Sergey Poznyakoff(dump_file0): Transform file name
2006-06-02  Sergey Poznyakoff(transform_name, transform_name_fp): New functions
2006-06-02  Sergey PoznyakoffNew file
2006-06-02  Sergey Poznyakoff(tar_SOURCES): New module transform.c
2006-05-31  Sergey Poznyakoff(make_directory): Fix initialization of struct directory.
2006-05-25  Sergey Poznyakoff(parse_opt): Add comment before --preserve case.
2006-05-25  Sergey Poznyakoff(options): Move globbing-related options into a
2006-05-25  Sergey PoznyakoffRewritten handling of member names in the command
2006-05-25  Sergey Poznyakoff(dump_file,dump_file0): First argument is const char...
2006-05-25  Sergey Poznyakoff(struct name): Refactured
2006-05-23  Sergey Poznyakoff(change_tape_menu): Fix typo (uninitialized variable...
2006-05-22  Sergey Poznyakoff(change_tape_menu): Break the loop after obtaining...
2006-05-13  Sergey Poznyakoff(read_header_primitive): New function
2006-05-13  Sergey Poznyakoff(extract_volhdr): New function
2006-05-13  Sergey Poznyakoff(read_header_primitive): New function
2006-05-13  Sergey Poznyakoff(read_header0): Use read_header_primitive to avoid...
2006-05-13  Sergey Poznyakoff(find_directory_meta): Bugfix
2006-05-08  Sergey Poznyakoff(collect_and_sort_names): Update dir_contents of the...
2006-05-08  Sergey Poznyakoff(struct directory.contents, flags): New members
2006-05-08  Sergey Poznyakoff(rename_directory): New function
2006-05-08  Sergey Poznyakoff(rename_directory,append_incremental_renames): New...
2006-05-02  Sergey Poznyakoff(try_new_volume): Attempt to continue if the name is...
2006-05-02  Sergey Poznyakoff(_open_archive): Remove unnecessary argument to check_c...
2006-04-11  Sergey Poznyakoff(directory.new): New member
2006-04-11  Sergey PoznyakoffMinor changes
2006-04-11  Sergey Poznyakoff(extract_dir): Fix toggling existing directory
2006-03-13  Sergey Poznyakoff(options): Consistently begin help messages with a...
2006-03-08  Paul Eggert* src/buffer.c (record_buffer_aligned): New var.
2006-02-20  Sergey PoznyakoffFix copyright years
2006-02-20  Sergey Poznyakoff(split_long_name): Fix maximum length estimation. Patch...
2006-02-20  Paul EggertAvoid installation glitches on Solaris 8 with Sun C...
2006-02-19  Sergey Poznyakoff(new_volume): Prompt the user for archive name if unabl...
2006-02-19  Sergey Poznyakoff(add_chunk_header): Free st.orig_file_name after callin...
2006-02-19  Sergey Poznyakoff(dump_file0): Restore file_count_links,accidentally...
2006-02-08  Sergey Poznyakoff(tar_set_quoting_style): Provide second argument to...
2006-02-07  Paul Eggert* gnulib.modules: Add closeout, exitfial.
2006-02-07  Paul Eggert* NEWS: --version now outputs copyright etc., to confor...
2006-02-07  Paul EggertUpdate copyright year to 2006.
2006-02-07  Sergey Poznyakoff(sparse_map_decoder): Fix misleading diagnostic.
2006-01-31  Sergey Poznyakoff(struct tar_stat_info): New members is_dumpdir and...
2006-01-31  Sergey Poznyakoff(list_archive): Use is_dumpdir
2006-01-31  Sergey Poznyakoff(get_gnu_dumpdir): Static
2006-01-31  Sergey Poznyakoff(prepare_to_extract): Use is_dumpdir member to check...
next
This page took 0.049713 seconds and 7 git commands to generate.