2004-02-20 |
Sergey Poznyakoff | Documented --pax-option |
tree | commitdiff |
2004-02-18 |
Sergey Poznyakoff | Minor fixes |
tree | commitdiff |
2004-02-18 |
Sergey Poznyakoff | Implement pax -o option. Fixed misleading heading comme... |
tree | commitdiff |
2004-02-18 |
Sergey Poznyakoff | New option --pax-option (equivalent to -o option of... |
tree | commitdiff |
2004-02-18 |
Sergey Poznyakoff | (write_extended): Call xheader_xhdr_name |
tree | commitdiff |
2004-02-18 |
Sergey Poznyakoff | (xheader_xhdr_name,xheader_ghdr_name): New functions |
tree | commitdiff |
2004-02-17 |
Sergey Poznyakoff | Minor changes |
tree | commitdiff |
2004-02-17 |
Sergey Poznyakoff | Removed accumulator stuff in favor of obstack. |
tree | commitdiff |
2004-02-15 |
Paul Eggert | Fix Debian bug 230872, originally reported by Jeff... |
tree | commitdiff |
2004-01-03 |
Sergey Poznyakoff | (time_to_start_writing): Changed data type. |
tree | commitdiff |
2004-01-03 |
Sergey Poznyakoff | (decode_options): More option compatibility checks... |
tree | commitdiff |
2004-01-03 |
Sergey Poznyakoff | Updated assignment to write_archive_to_stdout |
tree | commitdiff |
2004-01-03 |
Sergey Poznyakoff | Updated invocations of safer_name_suffix |
tree | commitdiff |
2004-01-03 |
Sergey Poznyakoff | (maybe_backup_file): Changed return type |
tree | commitdiff |
2004-01-03 |
Sergey Poznyakoff | (new_volume,check_label_pattern): Changed return type. |
tree | commitdiff |
2004-01-03 |
Sergey Poznyakoff | (dump_dir0): Bugfix. Thanks Piotr Czerwinski <pius... |
tree | commitdiff |
2004-01-03 |
Sergey Poznyakoff | (sparse_diff_file): Bugfix. Thanks Martin Simmons for... |
tree | commitdiff |
2003-12-25 |
uid65697 | (code_time,decode_time): Support for subsecond precisio... |
tree | commitdiff |
2003-12-25 |
uid65697 | (tar_stat_info.atime_nsec,mtime_nsec,ctime_nsec): New... |
tree | commitdiff |
2003-12-25 |
uid65697 | (sys_stat_nanoseconds): New function |
tree | commitdiff |
2003-12-25 |
uid65697 | (sparse_scan_file): Correctly handle files with a hole... |
tree | commitdiff |
2003-12-25 |
uid65697 | (safer_name_suffix): Reverted change made 2003-11-14... |
tree | commitdiff |
2003-12-25 |
uid65697 | (read_and): Treat only two successive zero filled block... |
tree | commitdiff |
2003-12-25 |
uid65697 | (print_header): Use archive_file_size member when print... |
tree | commitdiff |
2003-12-25 |
uid65697 | (decode_header): Discern between pax and ustar formats |
tree | commitdiff |
2003-12-25 |
uid65697 | (write_directory_file): Use sys_truncate |
tree | commitdiff |
2003-12-25 |
uid65697 | (dump_file0): Use sys_stat_nanoseconds(). |
tree | commitdiff |
2003-12-25 |
uid65697 | (sys_stat_nanoseconds): New function |
tree | commitdiff |
2003-12-25 |
uid65697 | (short_read): Issue a warning on short reads. |
tree | commitdiff |
2003-12-01 |
Sergey Poznyakoff | Minor fix |
tree | commitdiff |
2003-12-01 |
Sergey Poznyakoff | (struct xhdr_tab.coder; all coder function): Added |
tree | commitdiff |
2003-12-01 |
Sergey Poznyakoff | (usage): Cleaned up the sample argument to --newer |
tree | commitdiff |
2003-12-01 |
Sergey Poznyakoff | (extract_archive): Check reported size vs. |
tree | commitdiff |
2003-12-01 |
Sergey Poznyakoff | Update calls to xheader_store |
tree | commitdiff |
2003-12-01 |
Sergey Poznyakoff | (xheader_store): Changed prototype. |
tree | commitdiff |
2003-12-01 |
Sergey Poznyakoff | Initial implementation of GNU/pax sparse file format. |
tree | commitdiff |
2003-11-25 |
Sergey Poznyakoff | (write_gnu_long_link): Use oldgnu magic with @LongLink... |
tree | commitdiff |
2003-11-17 |
Sergey Poznyakoff | Support for star sparse format |
tree | commitdiff |
2003-11-17 |
Sergey Poznyakoff | (diff_archive): Use sparse_diff_file. |
tree | commitdiff |
2003-11-17 |
Sergey Poznyakoff | (sys_compare_uid,sys_compare_gid): New functions |
tree | commitdiff |
2003-11-17 |
Sergey Poznyakoff | (sys_compare_uid,sys_compare_gid): New functions |
tree | commitdiff |
2003-11-17 |
Sergey Poznyakoff | (sparse_diff_file): New function |
tree | commitdiff |
2003-11-17 |
Sergey Poznyakoff | Use new diagnostics functions. |
tree | commitdiff |
2003-11-17 |
Sergey Poznyakoff | (close_diag,open_diag,read_diag_details) |
tree | commitdiff |
2003-11-17 |
Sergey Poznyakoff | Minor changes |
tree | commitdiff |
2003-11-17 |
Sergey Poznyakoff | (diff_sparse_files): Temporary placeholder. |
tree | commitdiff |
2003-11-17 |
Sergey Poznyakoff | Use new sparse file interface. |
tree | commitdiff |
2003-11-17 |
Sergey Poznyakoff | Major rewrite. |
tree | commitdiff |
2003-11-17 |
Sergey Poznyakoff | (struct sp_array): Declaration from common.h |
tree | commitdiff |
2003-11-17 |
Sergey Poznyakoff | (struct sp_array,sparsearray,sp_array_size) |
tree | commitdiff |
2003-11-17 |
Sergey Poznyakoff | Added sparse.c |
tree | commitdiff |
2003-11-14 |
Sergey Poznyakoff | Do not zero-terminate name field if |
tree | commitdiff |
2003-11-14 |
Sergey Poznyakoff | (safer_name_suffix): If the input file name ends with... |
tree | commitdiff |
2003-11-14 |
Sergey Poznyakoff | Removed debugging hook |
tree | commitdiff |
2003-11-14 |
Sergey Poznyakoff | (start_header): Removed debugging hook |
tree | commitdiff |
2003-11-13 |
Sergey Poznyakoff | New option --format=ustar forces POSIX.1-1988 archive... |
tree | commitdiff |
2003-11-13 |
Sergey Poznyakoff | (safer_name_suffix): Skip leading ./ |
tree | commitdiff |
2003-11-13 |
Sergey Poznyakoff | Added POSIX.1-1988 support. |
tree | commitdiff |
2003-11-13 |
Sergey Poznyakoff | (archive_format): USTAR_FORMAT: New type. |
tree | commitdiff |
2003-11-13 |
Sergey Poznyakoff | (atime_decoder,gid_decoder,ctime_decoder) |
tree | commitdiff |
2003-11-13 |
Sergey Poznyakoff | (all_names_found): Check if the argument |
tree | commitdiff |
2003-11-13 |
Sergey Poznyakoff | (read_and): Initialize current_stat_info |
tree | commitdiff |
2003-11-13 |
Paul Eggert | Fix some C compatibility bugs reported by Joerg Schilling. |
tree | commitdiff |
2003-11-12 |
Sergey Poznyakoff | (decode_header): Initialize st_atime and st_ctime. |
tree | commitdiff |
2003-11-05 |
Paul Eggert | Make xhdr_tab extern, not static. |
tree | commitdiff |
2003-11-03 |
Paul Eggert | Include bounds in forward declaration for xhdr_tab. |
tree | commitdiff |
2003-10-27 |
Paul Eggert | * system.c (sys_spawn_shell): Cast trailing null to... |
tree | commitdiff |
2003-10-19 |
Sergey Poznyakoff | (decode_options): Removed superfluous archive format... |
tree | commitdiff |
2003-10-08 |
Sergey Poznyakoff | [MSDOS]: Fixed spelling of EACCES. Added macro overridi... |
tree | commitdiff |
2003-10-08 |
Sergey Poznyakoff | Removed spurious includes. |
tree | commitdiff |
2003-10-08 |
Sergey Poznyakoff | Added missing includes. |
tree | commitdiff |
2003-10-04 |
Paul Eggert | Fix some misspellings. |
tree | commitdiff |
2003-10-04 |
Sergey Poznyakoff | Added system.c |
tree | commitdiff |
2003-10-04 |
Sergey Poznyakoff | Moved system dependencies to system.c |
tree | commitdiff |
2003-10-04 |
Sergey Poznyakoff | Moved system dependencies to system.c |
tree | commitdiff |
2003-10-04 |
Sergey Poznyakoff | (SET_BINARY_MODE, ERRNO_IS_EACCESS): New defines |
tree | commitdiff |
2003-10-04 |
Sergey Poznyakoff | Prototypes for functions from system.c |
tree | commitdiff |
2003-10-04 |
Sergey Poznyakoff | System-dependent functions |
tree | commitdiff |
2003-10-04 |
Sergey Poznyakoff | New option --occurrence |
tree | commitdiff |
2003-10-04 |
Sergey Poznyakoff | Count number of occurrences of each name in the |
tree | commitdiff |
2003-10-04 |
Sergey Poznyakoff | (read_and): Honor --occurence option. |
tree | commitdiff |
2003-10-04 |
Sergey Poznyakoff | (delete_archive_members): Honor --occurence option. |
tree | commitdiff |
2003-10-04 |
Sergey Poznyakoff | (occurrence_option): New global |
tree | commitdiff |
2003-10-02 |
Sergey Poznyakoff | Removed extra precaution regarding subcommand_option... |
tree | commitdiff |
2003-10-02 |
Sergey Poznyakoff | Take regexps into account |
tree | commitdiff |
2003-10-02 |
Sergey Poznyakoff | New option --first-copy |
tree | commitdiff |
2003-10-02 |
Sergey Poznyakoff | New option --first-copy |
tree | commitdiff |
2003-10-02 |
Sergey Poznyakoff | (read_and): Use all_names_found() as `while' condition. |
tree | commitdiff |
2003-10-02 |
Sergey Poznyakoff | (names_done): New function. |
tree | commitdiff |
2003-09-24 |
Paul Eggert | Don't translate "Copyright". |
tree | commitdiff |
2003-09-22 |
Paul Eggert | --strip strips file system prefix too, and it counts... |
tree | commitdiff |
2003-09-17 |
Sergey Poznyakoff | (cut_path_elements): Added proto. |
tree | commitdiff |
2003-09-05 |
Sergey Poznyakoff | Use ngettext where appropriate. |
tree | commitdiff |
2003-09-04 |
Sergey Poznyakoff | New option --strip-path=NUM. |
tree | commitdiff |
2003-09-04 |
Sergey Poznyakoff | (cut_path_elements): New functon. |
tree | commitdiff |
2003-09-04 |
Sergey Poznyakoff | (extract_archive): Implemented --strip-path |
tree | commitdiff |
2003-09-04 |
Sergey Poznyakoff | (strip_path_elements): New variable. |
tree | commitdiff |
2003-09-04 |
Sergey Poznyakoff | (xheader_decode): Store the header as well (for eventua... |
tree | commitdiff |
2003-09-04 |
Sergey Poznyakoff | (main): Do not check for volume_label_option unless... |
tree | commitdiff |
2003-09-04 |
Sergey Poznyakoff | (read_header): Minor change. |
tree | commitdiff |
next |