2005-11-08 |
Paul Eggert | * src/tar.c (NS_PRECISION_FORMAT_MASK): New macro. |
tree | commitdiff |
2005-11-07 |
Paul Eggert | (xheader_store): Last arg is void const *. |
tree | commitdiff |
2005-11-07 |
Paul Eggert | (xheader_store): Last arg here is void const *, too. |
tree | commitdiff |
2005-11-07 |
Paul Eggert | (struct xhdr_tab.coder): Last arg is void const *, |
tree | commitdiff |
2005-11-07 |
Sergey Poznyakoff | (xheader_keyword_deleted_p): Remove static |
tree | commitdiff |
2005-11-07 |
Sergey Poznyakoff | (struct tar_stat_info.dumpdir): New member. |
tree | commitdiff |
2005-11-07 |
Sergey Poznyakoff | Incremental options are allowed with --format=pax |
tree | commitdiff |
2005-11-07 |
Sergey Poznyakoff | (sparse_diff_file): Bugfix: set seekable. |
tree | commitdiff |
2005-11-07 |
Sergey Poznyakoff | (list_archive): Handle incremental backups in pax |
tree | commitdiff |
2005-11-07 |
Sergey Poznyakoff | (dumpdir_size, get_gnu_dumpdir): New functions. |
tree | commitdiff |
2005-11-07 |
Sergey Poznyakoff | (dump_dir0): Handle incremental backups in pax archives |
tree | commitdiff |
2005-11-07 |
Sergey Poznyakoff | (dumpdir_size,get_gnu_dumpdir) |
tree | commitdiff |
2005-11-06 |
Paul Eggert | * src/xheader.c (strtoimax, strtoumax): Remove decls... |
tree | commitdiff |
2005-11-05 |
Sergey Poznyakoff | (struct directory.mtime): New member. |
tree | commitdiff |
2005-11-05 |
Sergey Poznyakoff | (dump_file): Call update_parent_directory. |
tree | commitdiff |
2005-11-05 |
Sergey Poznyakoff | (update_parent_directory): New prototype. |
tree | commitdiff |
2005-11-04 |
Paul Eggert | (set_stat): Rewrite to avoid bug in Forte |
tree | commitdiff |
2005-10-28 |
Sergey Poznyakoff | (diff_dumpdir): Pass a valid device number to get_direc... |
tree | commitdiff |
2005-10-04 |
Sergey Poznyakoff | (decode_options): Report error if -A or -r is used... |
tree | commitdiff |
2005-09-28 |
Sergey Poznyakoff | Implement --show-stored-names option |
tree | commitdiff |
2005-09-28 |
Sergey Poznyakoff | (print_header): If show_stored_names_option is given, |
tree | commitdiff |
2005-09-28 |
Sergey Poznyakoff | (show_stored_names_option): New variable |
tree | commitdiff |
2005-09-28 |
Sergey Poznyakoff | New option --test-label tests the archive volume label... |
tree | commitdiff |
2005-09-28 |
Sergey Poznyakoff | (all_names_found): If test_label_option is set return... |
tree | commitdiff |
2005-09-28 |
Sergey Poznyakoff | (print_header): Special handling if test_label_option... |
tree | commitdiff |
2005-09-28 |
Sergey Poznyakoff | (test_label_option): New variable |
tree | commitdiff |
2005-09-17 |
Paul Eggert | Don't filter time stamps through the resolution supported |
tree | commitdiff |
2005-09-16 |
Paul Eggert | Merge changes from gnulib for file system sub-second... |
tree | commitdiff |
2005-09-14 |
Sergey Poznyakoff | (list_dumpdir): New function. |
tree | commitdiff |
2005-09-14 |
Sergey Poznyakoff | (list_archive): Use list_dumpdir() to display GNUTYPE_D... |
tree | commitdiff |
2005-09-14 |
Sergey Poznyakoff | (list_dumpdir): New function. Used to dump contents... |
tree | commitdiff |
2005-09-12 |
Paul Eggert | Treat fishy-looking hard links like fishy-looking symlinks. |
tree | commitdiff |
2005-09-03 |
Sergey Poznyakoff | (purge_directory): Do not dereference symbolic links... |
tree | commitdiff |
2005-08-17 |
Sergey Poznyakoff | (read_directory_file): Use strtoumax to read snapshot... |
tree | commitdiff |
2005-08-01 |
Sergey Poznyakoff | (file_dumpable_p,dump_file0): Fix handling of sparse... |
tree | commitdiff |
2005-06-25 |
Sergey Poznyakoff | (tar_sparse_init): Fill structure with zeros. Call |
tree | commitdiff |
2005-06-23 |
Sergey Poznyakoff | (pax_sparse_member_p): Checking member size vs. file... |
tree | commitdiff |
2005-06-23 |
Sergey Poznyakoff | (size_decoder): Do not set archive_file_size |
tree | commitdiff |
2005-06-23 |
Sergey Poznyakoff | (sparse_scan_file): Fix another bug, introduced yesterd... |
tree | commitdiff |
2005-06-23 |
Sergey Poznyakoff | (tar_sparse_init): Fix recent bugfixes: Initialize... |
tree | commitdiff |
2005-06-23 |
Paul Eggert | A sweep of the sparse code prompted by a bug report... |
tree | commitdiff |
2005-06-23 |
Paul Eggert | * src/common.h (timespec_lt): Add a return type: bool. |
tree | commitdiff |
2005-06-22 |
Paul Eggert | Carefully crafted invalid headers can cause buffer... |
tree | commitdiff |
2005-06-13 |
Sergey Poznyakoff | (dump_file0): Check for is_avoided_name() first. Fixes... |
tree | commitdiff |
2005-06-02 |
Paul Eggert | * src/names.c (excluded_name): excluded_filename -> |
tree | commitdiff |
2005-05-30 |
Sergey Poznyakoff | (read_name_from_file,update_argv): Automatically detect... |
tree | commitdiff |
2005-05-21 |
Sergey Poznyakoff | (hash_string_hasher,hash_string_compare) |
tree | commitdiff |
2005-05-21 |
Sergey Poznyakoff | Include paxlib.h instead of paxerror.h |
tree | commitdiff |
2005-05-21 |
Sergey Poznyakoff | Update invocations of safer_name_suffix() |
tree | commitdiff |
2005-05-19 |
Sergey Poznyakoff | Remove defines and declarations imported from paxutils |
tree | commitdiff |
2005-05-17 |
Paul Eggert | (remove_any_file): Fix typo in previous change. |
tree | commitdiff |
2005-05-15 |
Paul Eggert | Port to Solaris 10's treatment of unlinking directories. |
tree | commitdiff |
2005-05-15 |
Paul Eggert | Update FSF postal mail address. |
tree | commitdiff |
2005-05-12 |
Sergey Poznyakoff | (file_newer_p): Return false if file does not exist |
tree | commitdiff |
2005-05-12 |
Sergey Poznyakoff | (dump_regular_file): Correctly pad archive members... |
tree | commitdiff |
2005-05-12 |
Sergey Poznyakoff | (diff_file): diff_handle was not initialized |
tree | commitdiff |
2005-05-02 |
Paul Eggert | Update copyright. |
tree | commitdiff |
2005-05-02 |
Paul Eggert | Update copyright. |
tree | commitdiff |
2005-05-02 |
Paul Eggert | Adjust to new hash API. |
tree | commitdiff |
2005-05-02 |
Paul Eggert | (parse_opt): Adjust to new modechange API. |
tree | commitdiff |
2005-05-02 |
Paul Eggert | (start_ueader): Adjust to new modechange API. |
tree | commitdiff |
2005-05-02 |
Paul Eggert | (initial_umask): New var. |
tree | commitdiff |
2005-04-18 |
Paul Eggert | * src/buffer.c (reading_from_pipe): Remove. All uses... |
tree | commitdiff |
2005-04-16 |
Paul Eggert | Use UTF-8 uniformly, rather than UTF-8 sometimes and... |
tree | commitdiff |
2005-04-14 |
Sergey Poznyakoff | (SOLARIS_XHDTYPE): New define |
tree | commitdiff |
2005-04-14 |
Sergey Poznyakoff | Handle Solaris 'X' type flag |
tree | commitdiff |
2005-04-07 |
Sergey Poznyakoff | Assign orig_file_name |
tree | commitdiff |
2005-04-07 |
Sergey Poznyakoff | (diff_init): Read directory file if in listed |
tree | commitdiff |
2005-04-07 |
Sergey Poznyakoff | (flush_write): Warn when the name of the archive |
tree | commitdiff |
2005-04-07 |
Sergey Poznyakoff | Minor fixes to text messages. Proposed by Benno Schulen... |
tree | commitdiff |
2005-04-07 |
Sergey Poznyakoff | Minor fixes to text messages. Proposed by Benno Schulen... |
tree | commitdiff |
2005-04-04 |
Paul Eggert | (struct zip_magic): Use char arrays, not pointers. |
tree | commitdiff |
2005-04-02 |
Paul Eggert | (decode_record): Don't dump core when given |
tree | commitdiff |
2005-03-03 |
Sergey Poznyakoff | (sparse_scan_file): Bugfix. offset had incorrect type. |
tree | commitdiff |
2005-03-03 |
Sergey Poznyakoff | Correctly parse empty uname/gname |
tree | commitdiff |
2005-03-03 |
Sergey Poznyakoff | (print_header): Print UID/GID in case of |
tree | commitdiff |
2005-02-15 |
Sergey Poznyakoff | Replace strdup with xstrdup |
tree | commitdiff |
2005-02-10 |
Sergey Poznyakoff | (read_header): Removed assignment to oldgnu_header... |
tree | commitdiff |
2005-02-06 |
Sergey Poznyakoff | Various fixes in help and diagnostic messages |
tree | commitdiff |
2005-02-05 |
Sergey Poznyakoff | (options): Improved sorting. Document --backup=off. |
tree | commitdiff |
2005-02-05 |
Sergey Poznyakoff | (sys_exec_command): Use xclose, xpipe, xfork, xdup2... |
tree | commitdiff |
2005-02-05 |
Sergey Poznyakoff | (exec_error,fork_error,dup2_error,pipe_error): Removed... |
tree | commitdiff |
2005-02-05 |
Sergey Poznyakoff | (extract_archive): Do not check for EXTRACT_OVER_PIPE... |
tree | commitdiff |
2005-02-05 |
Sergey Poznyakoff | Code clean up. |
tree | commitdiff |
2005-02-05 |
Sergey Poznyakoff | (EXTRACT_OVER_PIPE): New macro |
tree | commitdiff |
2005-02-05 |
Sergey Poznyakoff | Handle new options --to-command,--ignore-command-error |
tree | commitdiff |
2005-02-05 |
Sergey Poznyakoff | (sys_exec_command,sys_wait_command): New functions |
tree | commitdiff |
2005-02-05 |
Sergey Poznyakoff | (exec_error, fork_error, dup_error,pipe_error): New... |
tree | commitdiff |
2005-02-05 |
Sergey Poznyakoff | (extract_file): Handle to_command_option |
tree | commitdiff |
2005-02-05 |
Sergey Poznyakoff | (to_command_option) |
tree | commitdiff |
2005-02-05 |
Sergey Poznyakoff | Do not use 8-bit chars in comments |
tree | commitdiff |
2005-02-04 |
Paul Eggert | (from_header): New arg OCTAL_ONLY, normally false. |
tree | commitdiff |
2005-02-04 |
Sergey Poznyakoff | (update_argv): Changed type to void |
tree | commitdiff |
2005-02-04 |
Sergey Poznyakoff | Removed unused variables. |
tree | commitdiff |
2005-02-04 |
Sergey Poznyakoff | Further rewrite |
tree | commitdiff |
2005-02-04 |
Sergey Poznyakoff | (options) Minor spelling fix |
tree | commitdiff |
2005-02-04 |
Sergey Poznyakoff | Add translators' comments |
tree | commitdiff |
2005-02-04 |
Sergey Poznyakoff | (extract_archive): Rewritten |
tree | commitdiff |
2005-02-04 |
Sergey Poznyakoff | (start_private_header,write_header_name) |
tree | commitdiff |
2005-02-04 |
Sergey Poznyakoff | (OLDGNU_NAME_FIELD_SIZE): New constant |
tree | commitdiff |
next |