2007-06-27 |
Sergey Poznyakoff | Relicense under GPLv3 |
tree | commitdiff |
2007-06-01 |
Sergey Poznyakoff | (decode_xform): Exempt symbolic links from component |
tree | commitdiff |
2007-06-01 |
Sergey Poznyakoff | Update calls to transform_member_name |
tree | commitdiff |
2007-06-01 |
Sergey Poznyakoff | (xform_type): New data type |
tree | commitdiff |
2007-05-30 |
Sergey Poznyakoff | (decx): Unknown pax keywords produce a warning,not... |
tree | commitdiff |
2007-05-29 |
Paul Eggert | * src/misc.c (set_file_atime): Use gl_futimens, not... |
tree | commitdiff |
2007-05-19 |
Sergey Poznyakoff | Global extended_header removed, use new xheader calls... |
tree | commitdiff |
2007-05-19 |
Sergey Poznyakoff | (buffer_write_global_xheader): New function |
tree | commitdiff |
2007-05-19 |
Sergey Poznyakoff | (xheader_init): New function |
tree | commitdiff |
2007-05-19 |
Sergey Poznyakoff | (struct xheader): New definition |
tree | commitdiff |
2007-05-19 |
Sergey Poznyakoff | (buffer_write_global_xheader): New function |
tree | commitdiff |
2007-05-18 |
Sergey Poznyakoff | (dump_file0): Original ctime cannot be used as a direct... |
tree | commitdiff |
2007-04-13 |
Paul Eggert | Adjust to latest Gnulib. |
tree | commitdiff |
2007-04-03 |
Sergey Poznyakoff | (main): Don't call closeopen. |
tree | commitdiff |
2007-04-03 |
Sergey Poznyakoff | Don't include <sys/time.h>, <sys/resource.h>; no longer... |
tree | commitdiff |
2007-04-03 |
Sergey Poznyakoff | (closeopen): Remove decl. |
tree | commitdiff |
2007-04-03 |
Sergey Poznyakoff | (sys_exec_info_script): Store the inter-communication... |
tree | commitdiff |
2007-04-03 |
Sergey Poznyakoff | (main): Move closeopen after decode_options to allow... |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | Restore accidentally deleted lines |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | (transform_name_fp): Change signature. All callers... |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | Fix indentation |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | (all_names_found): Remove check for matching_flags. |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | (transform_member_name): New function |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | (extract_link, extract_symlink): Use |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | (transform_name_fp): Change signature |
tree | commitdiff |
2007-03-30 |
Sergey Poznyakoff | Do not include mkdtemp.h |
tree | commitdiff |
2007-01-26 |
Paul Eggert | Adjust to recent gnulib changes. |
tree | commitdiff |
2007-01-23 |
Sergey Poznyakoff | New options --exclude-caches-all, --exclude-caches... |
tree | commitdiff |
2007-01-23 |
Sergey Poznyakoff | (struct exclude_tag): rename to exclusion_tag |
tree | commitdiff |
2007-01-23 |
Sergey Poznyakoff | (exclude_caches_option): Remove |
tree | commitdiff |
2007-01-19 |
Sergey Poznyakoff | (sparse_skip_file,pax_dump_header_1) |
tree | commitdiff |
2007-01-04 |
Sergey Poznyakoff | (list_dumpdir): Minor fixes. |
tree | commitdiff |
2007-01-04 |
Sergey Poznyakoff | (diff_dumpdir): Compare directory contents using |
tree | commitdiff |
2007-01-04 |
Sergey Poznyakoff | (read_and_process): Fix type of "size" |
tree | commitdiff |
2006-12-12 |
Paul Eggert | Port to Forte Developer 7 C 5.4 and C99. |
tree | commitdiff |
2006-12-07 |
Sergey Poznyakoff | (extract_file): Call skip_member if open fails. |
tree | commitdiff |
2006-12-07 |
Sergey Poznyakoff | (dump_dir0): Move checks for exclude tags to |
tree | commitdiff |
2006-12-04 |
Paul Eggert | * NEWS: Fix some race conditions with tar -x --same... |
tree | commitdiff |
2006-11-30 |
Sergey Poznyakoff | (xheader_read): Remove unused variable |
tree | commitdiff |
2006-11-30 |
Sergey Poznyakoff | (dump_dir0): Implement --exclude-tag option |
tree | commitdiff |
2006-11-30 |
Paul Eggert | * NEWS: Remove support for mangled names. |
tree | commitdiff |
2006-11-30 |
Paul Eggert | Port to latest gnulib. There were a lot of changes... |
tree | commitdiff |
2006-11-29 |
Paul Eggert | Remove trailing white space. |
tree | commitdiff |
2006-11-29 |
Paul Eggert | Remove trailing white space. |
tree | commitdiff |
2006-11-13 |
Sergey Poznyakoff | (start_header): Pass mtime as a call-specific data... |
tree | commitdiff |
2006-11-13 |
Sergey Poznyakoff | (mtime_coder): Treat non-null data as a pointer to... |
tree | commitdiff |
2006-11-01 |
Sergey Poznyakoff | (enum read_file_list_state.file_list_skip): New value |
tree | commitdiff |
2006-10-31 |
Sergey Poznyakoff | Call last_component instead of base_name. The latter... |
tree | commitdiff |
2006-10-17 |
Sergey Poznyakoff | Fix help output formatting. Thanks Benno Schulenberg. |
tree | commitdiff |
2006-10-14 |
Sergey Poznyakoff | Do not attempt to close stderr after call to close_stdout. |
tree | commitdiff |
2006-10-14 |
Sergey Poznyakoff | (dump_regular_file,dump_file0): Set exit_status to |
tree | commitdiff |
2006-10-14 |
Sergey Poznyakoff | (_open_archive): Make sure stdlis is set to stderr |
tree | commitdiff |
2006-10-02 |
Sergey Poznyakoff | (xheader_string_end): Fix diagnostic message. |
tree | commitdiff |
2006-10-02 |
Sergey Poznyakoff | (new_volume): Initialize current_block |
tree | commitdiff |
2006-09-27 |
Sergey Poznyakoff | (doc0, doc1, initialize_argp_doc): Removed. Rely on... |
tree | commitdiff |
2006-09-08 |
Sergey Poznyakoff | (try_purge_directory): Initialize struct st. Fix condi... |
tree | commitdiff |
2006-08-08 |
Paul Eggert | * src/tar.c: Work around limitation imposed by gettext... |
tree | commitdiff |
2006-08-07 |
Paul Eggert | (read_incr_db_01): Check input strings more |
tree | commitdiff |
2006-08-07 |
Paul Eggert | gettext 0.15 rejects this. |
tree | commitdiff |
2006-07-24 |
Sergey Poznyakoff | (to_chars_subst): Update comment regarding OLDGNU |
tree | commitdiff |
2006-07-24 |
Sergey Poznyakoff | (decode_options): Do not require -L with -M -Hpax. |
tree | commitdiff |
2006-07-17 |
Paul Eggert | Adjust to recent gnulib changes. |
tree | commitdiff |
2006-07-06 |
Sergey Poznyakoff | (decode_options): Initialize stdlis |
tree | commitdiff |
2006-07-06 |
Sergey Poznyakoff | (_open_archive): Remove stdlis initialization |
tree | commitdiff |
2006-07-04 |
Sergey Poznyakoff | (main): Call closeopen |
tree | commitdiff |
2006-07-04 |
Sergey Poznyakoff | (chdir_arg): Use x2nrealloc to reallocate wd. |
tree | commitdiff |
2006-07-04 |
Sergey Poznyakoff | (closeopen): New function |
tree | commitdiff |
2006-06-25 |
Sergey Poznyakoff | --sparse-version turns on --sparse |
tree | commitdiff |
2006-06-25 |
Sergey Poznyakoff | Use ST_IS_SPARSE instead of sparse_file_p (update paxut... |
tree | commitdiff |
2006-06-25 |
Sergey Poznyakoff | (sparse_file_p): Remove |
tree | commitdiff |
2006-06-24 |
Sergey Poznyakoff | (xhdr_tab.decoder): pass keyword as a second |
tree | commitdiff |
2006-06-24 |
Sergey Poznyakoff | (segm_count): Change type to size_t |
tree | commitdiff |
2006-06-24 |
Sergey Poznyakoff | (pax_dump_header_0): Return false if |
tree | commitdiff |
2006-06-24 |
Sergey Poznyakoff | Remove not used variables |
tree | commitdiff |
2006-06-24 |
Sergey Poznyakoff | (extract_volhdr): Add missing return |
tree | commitdiff |
2006-06-24 |
Sergey Poznyakoff | (name_init): New prototype. |
tree | commitdiff |
2006-06-24 |
Sergey Poznyakoff | (print_total_stats): Add default case |
tree | commitdiff |
2006-06-23 |
Sergey Poznyakoff | Implement new keywords: GNU.sparse.name, GNU.sparse... |
tree | commitdiff |
2006-06-23 |
Sergey Poznyakoff | (struct tar_stat_info.sparse_major,sparse_minor): New... |
tree | commitdiff |
2006-06-23 |
Sergey Poznyakoff | New option --sparse-version |
tree | commitdiff |
2006-06-23 |
Sergey Poznyakoff | Implement sparse format versioning. Implement new |
tree | commitdiff |
2006-06-23 |
Sergey Poznyakoff | (tar_sparse_major,tar_sparse_minor): New globals. |
tree | commitdiff |
2006-06-21 |
Sergey Poznyakoff | Implement new option, --mtime, allowing to set |
tree | commitdiff |
2006-06-21 |
Sergey Poznyakoff | (start_header): Override mtime if requested |
tree | commitdiff |
2006-06-21 |
Sergey Poznyakoff | (set_mtime_option,mtime_option): New globals |
tree | commitdiff |
2006-06-20 |
Sergey Poznyakoff | (GNU.sparse.name): New variable for storing sparse... |
tree | commitdiff |
2006-06-20 |
Sergey Poznyakoff | (pax_dump_header): Store original sparse file name |
tree | commitdiff |
2006-06-20 |
Sergey Poznyakoff | (name_next_elt): Call register_individual_file |
tree | commitdiff |
2006-06-20 |
Sergey Poznyakoff | (maybe_backup_file): Second argument is bool |
tree | commitdiff |
2006-06-20 |
Sergey Poznyakoff | (procdir): Use is_individual_file to check for |
tree | commitdiff |
2006-06-20 |
Sergey Poznyakoff | Remove second argument from calls to name_scan |
tree | commitdiff |
2006-06-20 |
Sergey Poznyakoff | (struct name.explicit): Remove |
tree | commitdiff |
2006-06-12 |
Sergey Poznyakoff | Implement --overwrite-dir option (long ago documented) |
tree | commitdiff |
2006-06-12 |
Sergey Poznyakoff | (options, parse_opt): Allow for optional argument to |
tree | commitdiff |
2006-06-12 |
Sergey Poznyakoff | (check_time): Use volume_start_time when checking |
tree | commitdiff |
2006-06-12 |
Sergey Poznyakoff | (records_skipped): Remove static qualifier, the |
tree | commitdiff |
2006-06-12 |
Sergey Poznyakoff | (volume_start_time,last_stat_time): New globals |
tree | commitdiff |
2006-06-12 |
Sergey Poznyakoff | (total_blocks_deleted): New variable |
tree | commitdiff |
2006-06-11 |
Sergey Poznyakoff | (xheader_set_single_keyword): Fix typo. |
tree | commitdiff |
2006-06-09 |
Sergey Poznyakoff | Fix indentation, introduce end-of-format marker for... |
tree | commitdiff |
next |