]> Dogcows Code - chaz/tar/history - src
List of required gnulib modules.
[chaz/tar] / src /
2005-02-05  Sergey Poznyakoff(options): Improved sorting. Document --backup=off.
2005-02-05  Sergey Poznyakoff(sys_exec_command): Use xclose, xpipe, xfork, xdup2...
2005-02-05  Sergey Poznyakoff(exec_error,fork_error,dup2_error,pipe_error): Removed...
2005-02-05  Sergey Poznyakoff(extract_archive): Do not check for EXTRACT_OVER_PIPE...
2005-02-05  Sergey PoznyakoffCode clean up.
2005-02-05  Sergey Poznyakoff(EXTRACT_OVER_PIPE): New macro
2005-02-05  Sergey PoznyakoffHandle new options --to-command,--ignore-command-error
2005-02-05  Sergey Poznyakoff(sys_exec_command,sys_wait_command): New functions
2005-02-05  Sergey Poznyakoff(exec_error, fork_error, dup_error,pipe_error): New...
2005-02-05  Sergey Poznyakoff(extract_file): Handle to_command_option
2005-02-05  Sergey Poznyakoff(to_command_option)
2005-02-05  Sergey PoznyakoffDo not use 8-bit chars in comments
2005-02-04  Paul Eggert(from_header): New arg OCTAL_ONLY, normally false.
2005-02-04  Sergey Poznyakoff(update_argv): Changed type to void
2005-02-04  Sergey PoznyakoffRemoved unused variables.
2005-02-04  Sergey PoznyakoffFurther rewrite
2005-02-04  Sergey Poznyakoff(options) Minor spelling fix
2005-02-04  Sergey PoznyakoffAdd translators' comments
2005-02-04  Sergey Poznyakoff(extract_archive): Rewritten
2005-02-04  Sergey Poznyakoff(start_private_header,write_header_name)
2005-02-04  Sergey Poznyakoff(OLDGNU_NAME_FIELD_SIZE): New constant
2005-02-03  Sergey PoznyakoffAdd translators' comment
2005-02-03  Sergey PoznyakoffUse quote()
2005-02-03  Sergey Poznyakoff(short_read): Use ngettext()
2005-02-02  Sergey PoznyakoffExtract sparse files even if the output fd is not seekable.
2005-01-18  Sergey PoznyakoffRemove inclusion of obstack.h
2005-01-18  Sergey PoznyakoffNew options --unquote (--no-unquote) and --add-file
2005-01-18  Sergey Poznyakoff(name_file): Removed variable.
2005-01-18  Sergey Poznyakoff(stat_fatal): New function
2005-01-18  Sergey PoznyakoffRemove inclusion of obstack.h src/incremen.c
2005-01-18  Sergey PoznyakoffInclude obstack.h
2005-01-13  Sergey PoznyakoffUse memset instead of bzero, memmove
2005-01-11  Sergey PoznyakoffReworded docstrings for --[no-]same-permissions
2005-01-05  Sergey Poznyakoff(parse_opt): Bugfix: Use ARGP_KEY_ARG. Thanks Mike...
2004-12-22  Sergey Poznyakoff(main): Reverted recent changes (#ifdef).
2004-12-21  Sergey Poznyakoff(open_compressed_archive): Do not attemt to determine...
2004-12-21  Sergey PoznyakoffMinor improvement: reset hit_eof in open_compressed_archive
2004-12-21  Sergey Poznyakoff(main): Protect invocation of setlocale by ifdef.
2004-12-21  Sergey Poznyakoff(from_header, tar_checksum): Changed declaration. All...
2004-12-21  Sergey Poznyakoff(tar_checksum): changed declaration
2004-12-21  Sergey Poznyakoff(check_compressed_archive): Check remote archves as...
2004-12-21  Sergey Poznyakoff(main): Protect invocation of setlocale by ifdef.
2004-12-21  Sergey PoznyakoffBugfix. Changes introduced 2004-11-26 broke extraction...
2004-12-18  Sergey Poznyakoff(decode_options): Ignore --seek if used with --delete.
2004-12-17  Sergey Poznyakoff(delete_archive_members): Bugfix: when
2004-11-26  Sergey Poznyakoff(tar_checksum): New function
2004-11-26  Sergey Poznyakoff(tar_checksum): New function
2004-11-26  Sergey Poznyakoff(hit_eof): Changed type to boolean
2004-11-16  Sergey PoznyakoffFixed -o semantics. Thanks Jean Delvare <khali@linux...
2004-10-25  Sergey PoznyakoffUse locale_charset() from gnulib
2004-10-25  Sergey Poznyakoff(options): Use OPTION_NO_TRANS
2004-10-25  Sergey Poznyakoff(decode_header): Set uname/gname to NULL if their heade...
2004-10-25  Sergey Poznyakoff(LDADD): Add LIBICONV
2004-10-04  Sergey PoznyakoffNew function check_cache_directory(),
2004-10-04  Sergey PoznyakoffNew variable exclude_caches_option.
2004-10-04  Sergey PoznyakoffNew option --exclude-caches, to exclude
2004-09-16  Sergey PoznyakoffMinor fix
2004-09-12  Sergey PoznyakoffNormalized use of remove_any_file().
2004-09-12  Sergey Poznyakoff(parse_opt): Emit warning if -l option is used.
2004-09-12  Sergey PoznyakoffComment WANT_DIRECTORY_REMOVE_OPTION
2004-09-07  Sergey Poznyakoff(argp_program_version): Modified.
2004-09-06  Sergey PoznyakoffStarted merging with cpio into paxutils.
2004-09-02  Sergey Poznyakoff(usage): Minor fix
2004-09-02  Sergey PoznyakoffInstall rmt into rmtdir
2004-09-01  Sergey Poznyakoff(register_individual_file,is_individual_file): New...
2004-09-01  Sergey Poznyakoff(dump_file0): Fix bug introduced 2004-02-21.
2004-09-01  Sergey Poznyakoff(is_individual_file): New prototype
2004-08-31  Sergey Poznyakoff(unquote_string): Unquote '\a' and '\v'. Reported by...
2004-08-31  Sergey Poznyakoff(main): Call set_start_time()
2004-08-31  Sergey PoznyakoffFixed initialization of stat_info->is_sparse
2004-08-31  Sergey Poznyakoff(set_start_time, removed_prefixes_p): New prototypes.
2004-08-31  Sergey PoznyakoffWhen computing write rate do not take
2004-08-31  Sergey Poznyakoff(removed_prefixes_p): New function
2004-08-31  Sergey Poznyakoff(verify_volume): Call set_next_block_after
2004-08-31  Sergey Poznyakoff(sparse_add_map): Fixed improper initializations
2004-08-30  Sergey PoznyakoffFix copy-n-paste errors in the license
2004-08-17  Sergey PoznyakoffFixed typo
2004-08-12  Paul EggertAdjust to changes to gnulib xalloc module.
2004-08-10  Sergey Poznyakoff(flush_write): Limit filenames
2004-08-09  Sergey Poznyakoff(read_and): Call decode_header before calling skip_member()
2004-08-08  Sergey PoznyakoffImproved compatibility with 1.13.25
2004-08-07  Paul Eggert(purge_directory): Fix format buffer typos in warning...
2004-08-07  Paul Eggert(parse_opt): FILESYSTEM_PREFIX_LEN -> FILE_SYSTEM_PREFI...
2004-08-07  Paul Eggert(excluded_name, safer_name_suffix, stripped_prefix_len):
2004-08-07  Paul Eggert(must_be_dot_or_slash): FILESYSTEM_PREFIX_LEN -> FILE_S...
2004-08-07  Paul EggertInclude <getcwd.h>.
2004-08-03  Paul Eggert(valloc): Remove.
2004-08-03  Paul Eggert(quote_n, quote): Remove these redundant functions.
2004-08-03  Paul Eggert(page_aligned_alloc): New decl.
2004-08-03  Paul Eggert(diff_init): Don't use valloc; on older or buggy hosts...
2004-08-03  Paul Eggert(record_buffer): New var.
2004-07-10  Paul Eggert(extract_archive): Do not report an error
2004-06-29  Sergey Poznyakoff(gnu_restore): Renamed to purge_directory().
2004-06-29  Sergey Poznyakoff(extr_init): Save the device number
2004-06-29  Sergey Poznyakoff(root_device): New global.
2004-06-25  Sergey PoznyakoffThe actual default for exclude patterns is --no-anchore...
2004-06-22  Sergey PoznyakoffFixed docstring for --checkpoint option.
2004-05-19  Sergey PoznyakoffDetermine type of the archive before appending to it.
2004-05-19  Sergey Poznyakoff(struct fmttab): Accept 'pax' as alias
2004-05-19  Sergey Poznyakoff(skip_file): Use seek_archive() if possible.
next
This page took 0.049423 seconds and 7 git commands to generate.