]> Dogcows Code - chaz/tar/shortlog
chaz/tar
2004-02-21  Sergey PoznyakoffUpdated
2004-02-21  Sergey Poznyakoff(dump_file0): The conditional at line
2004-02-20  Sergey PoznyakoffUpdated
2004-02-20  Sergey Poznyakoff(sort_obstack): Fixed typo in the comment
2004-02-20  Sergey Poznyakoff(decode_header): Call xheader_decode unconditionally.
2004-02-20  Sergey Poznyakoff(delete_archive_members): Call xheader_decode unconditi...
2004-02-20  Sergey PoznyakoffRequire gnu or oldgnu format
2004-02-20  Sergey PoznyakoffRequire gnu, oldgnu or posix format
2004-02-20  Sergey PoznyakoffAccept an optional list of allowed archive
2004-02-20  Sergey PoznyakoffDocument new default for extended header names.
2004-02-20  Sergey Poznyakoff(xheader_format_name): Bugfix.
2004-02-20  Sergey Poznyakoff(update_archive): Write global extended header if const...
2004-02-20  Sergey Poznyakoff(assert_format): Do not bail out if several
2004-02-20  Sergey Poznyakoff(start_private_header): Removed static qualifier.
2004-02-20  Sergey Poznyakoff(simple_finish_header,start_private_header): New
2004-02-20  Sergey PoznyakoffUpdated
2004-02-20  Sergey PoznyakoffAdded a comment
2004-02-20  Sergey PoznyakoffDocumented --pax-option
2004-02-18  Sergey PoznyakoffUpdated
2004-02-18  Sergey PoznyakoffUpdated
2004-02-18  Sergey PoznyakoffUpdated
2004-02-18  Sergey PoznyakoffMinor fixes
2004-02-18  Sergey PoznyakoffImplement pax -o option. Fixed misleading heading comme...
2004-02-18  Sergey PoznyakoffNew option --pax-option (equivalent to -o option of...
2004-02-18  Sergey Poznyakoff(write_extended): Call xheader_xhdr_name
2004-02-18  Sergey Poznyakoff(xheader_xhdr_name,xheader_ghdr_name): New functions
2004-02-18  Sergey PoznyakoffAdded stpcpy
2004-02-18  Sergey PoznyakoffUpdated
2004-02-17  Sergey PoznyakoffUpdated
2004-02-17  Sergey PoznyakoffFixed typo
2004-02-17  Sergey PoznyakoffMinor changes
2004-02-17  Sergey PoznyakoffRemoved accumulator stuff in favor of obstack.
2004-02-15  Paul EggertFix Debian bug 230872, originally reported by Jeff...
2004-01-21  Sergey PoznyakoffUpdated
2004-01-21  Sergey PoznyakoffUpdated
2004-01-21  Sergey PoznyakoffUpdated TP URL, improved help output. Default
2004-01-21  Sergey PoznyakoffUpdated
2004-01-21  Sergey PoznyakoffRequire automake-1.8/autoconf-2.59. Removed m4/Makefile.
2004-01-21  Sergey PoznyakoffRemoved m4
2004-01-20  Sergey PoznyakoffUpdated
2004-01-20  Sergey PoznyakoffUse $option instead of $1 so all options will be parsed...
2004-01-03  Sergey PoznyakoffUpdated
2004-01-03  Sergey PoznyakoffAdded recurse.sh and mksparse.c
2004-01-03  Sergey PoznyakoffNew file.
2004-01-03  Sergey PoznyakoffNew test case.
2004-01-03  Sergey Poznyakoff(time_to_start_writing): Changed data type.
2004-01-03  Sergey Poznyakoff(decode_options): More option compatibility checks...
2004-01-03  Sergey PoznyakoffUpdated assignment to write_archive_to_stdout
2004-01-03  Sergey PoznyakoffUpdated invocations of safer_name_suffix
2004-01-03  Sergey Poznyakoff(maybe_backup_file): Changed return type
2004-01-03  Sergey Poznyakoff(new_volume,check_label_pattern): Changed return type.
2004-01-03  Sergey PoznyakoffNew option --no-po
2004-01-03  Sergey PoznyakoffUpdated
2004-01-03  Sergey Poznyakoff(dump_dir0): Bugfix. Thanks Piotr Czerwinski <pius...
2004-01-03  Sergey Poznyakoff(sparse_diff_file): Bugfix. Thanks Martin Simmons for...
2003-12-27  uid65632Synchronize with Gettext 0.13.1, Automake 1.8, Autoconf...
2003-12-25  uid65697Updated
2003-12-25  uid65697(safer_name_suffix): Reverted change made 2003-11-14...
2003-12-25  uid65697(code_time,decode_time): Support for subsecond precisio...
2003-12-25  uid65697(tar_stat_info.atime_nsec,mtime_nsec,ctime_nsec): New...
2003-12-25  uid65697(sys_stat_nanoseconds): New function
2003-12-25  uid65697(sparse_scan_file): Correctly handle files with a hole...
2003-12-25  uid65697(safer_name_suffix): Reverted change made 2003-11-14...
2003-12-25  uid65697(read_and): Treat only two successive zero filled block...
2003-12-25  uid65697(print_header): Use archive_file_size member when print...
2003-12-25  uid65697(decode_header): Discern between pax and ustar formats
2003-12-25  uid65697(write_directory_file): Use sys_truncate
2003-12-25  uid65697(dump_file0): Use sys_stat_nanoseconds().
2003-12-25  uid65697(sys_stat_nanoseconds): New function
2003-12-25  uid65697(short_read): Issue a warning on short reads.
2003-12-25  uid65697Check for varios members of struct stat that may repres...
2003-12-25  uid65697Raised version number to 1.13.92
2003-12-25  uid65697Updated
2003-12-25  uid65697Updated
2003-12-25  uid65697Updated
2003-12-25  uid65697Updated
2003-12-01  Sergey PoznyakoffUpdated
2003-12-01  Sergey PoznyakoffMinor fix
2003-12-01  Sergey Poznyakoff (struct xhdr_tab.coder; all coder function): Added
2003-12-01  Sergey Poznyakoff(usage): Cleaned up the sample argument to --newer
2003-12-01  Sergey Poznyakoff(extract_archive): Check reported size vs.
2003-12-01  Sergey PoznyakoffUpdate calls to xheader_store
2003-12-01  Sergey Poznyakoff(xheader_store): Changed prototype.
2003-12-01  Sergey PoznyakoffInitial implementation of GNU/pax sparse file format.
2003-12-01  Sergey PoznyakoffUpdated
2003-11-30  Sergey PoznyakoffUpdated
2003-11-30  Sergey PoznyakoffCheck for setlocale. Thanks Bruno Haible for reporting.
2003-11-25  Sergey PoznyakoffUpdated
2003-11-25  Sergey Poznyakoff(write_gnu_long_link): Use oldgnu magic with @LongLink...
2003-11-17  Sergey PoznyakoffUpdated
2003-11-17  Sergey PoznyakoffSupport for star sparse format
2003-11-17  Sergey PoznyakoffUpdated
2003-11-17  Sergey Poznyakoff(diff_archive): Use sparse_diff_file.
2003-11-17  Sergey Poznyakoff(sys_compare_uid,sys_compare_gid): New functions
2003-11-17  Sergey Poznyakoff(sys_compare_uid,sys_compare_gid): New functions
2003-11-17  Sergey Poznyakoff(sparse_diff_file): New function
2003-11-17  Sergey PoznyakoffUpdated
2003-11-17  Sergey Poznyakoff Use new diagnostics functions.
2003-11-17  Sergey Poznyakoff(close_diag,open_diag,read_diag_details)
2003-11-17  Sergey PoznyakoffMinor changes
next
This page took 0.054961 seconds and 4 git commands to generate.