2006-06-12 |
Sergey Poznyakoff | (check_time): Use volume_start_time when checking |
blob | commitdiff | raw |
2006-06-02 |
Sergey Poznyakoff | (extract_archive): safer_name_suffix and stripped_prefi... |
blob | commitdiff | raw | diff to current |
2006-05-13 |
Sergey Poznyakoff | (extract_volhdr): New function |
blob | commitdiff | raw | diff to current |
2006-05-08 |
Sergey Poznyakoff | (rename_directory): New function |
blob | commitdiff | raw | diff to current |
2006-04-11 |
Sergey Poznyakoff | (extract_dir): Fix toggling existing directory |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Paul Eggert | Update copyright year to 2006. |
blob | commitdiff | raw | diff to current |
2006-01-31 |
Sergey Poznyakoff | (prepare_to_extract): Use is_dumpdir member to check... |
blob | commitdiff | raw | diff to current |
2005-12-11 |
Sergey Poznyakoff | (directories_first): Replaced by delay_directory_restor... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Sergey Poznyakoff | Obtain root_device here, to make sure it works correctl... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Sergey Poznyakoff | Fix restoring of directory timestamps from |
blob | commitdiff | raw | diff to current |
2005-11-09 |
Sergey Poznyakoff | Use mv_.* functions uniformly instead of fiddling with... |
blob | commitdiff | raw | diff to current |
2005-11-08 |
Paul Eggert | * src/tar.c (NS_PRECISION_FORMAT_MASK): New macro. |
blob | commitdiff | raw | diff to current |
2005-11-04 |
Paul Eggert | (set_stat): Rewrite to avoid bug in Forte |
blob | commitdiff | raw | diff to current |
2005-09-17 |
Paul Eggert | Don't filter time stamps through the resolution supported |
blob | commitdiff | raw | diff to current |
2005-09-16 |
Paul Eggert | Merge changes from gnulib for file system sub-second... |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Paul Eggert | Treat fishy-looking hard links like fishy-looking symlinks. |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Paul Eggert | Carefully crafted invalid headers can cause buffer... |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Sergey Poznyakoff | Update invocations of safer_name_suffix() |
blob | commitdiff | raw | diff to current |
2005-05-15 |
Paul Eggert | Port to Solaris 10's treatment of unlinking directories. |
blob | commitdiff | raw | diff to current |
2005-05-15 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-05-12 |
Sergey Poznyakoff | (file_newer_p): Return false if file does not exist |
blob | commitdiff | raw | diff to current |
2005-04-07 |
Sergey Poznyakoff | Minor fixes to text messages. Proposed by Benno Schulen... |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Sergey Poznyakoff | (extract_archive): Do not check for EXTRACT_OVER_PIPE... |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Sergey Poznyakoff | (extract_file): Handle to_command_option |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Sergey Poznyakoff | Further rewrite |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Sergey Poznyakoff | (extract_archive): Rewritten |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Sergey Poznyakoff | Use quote() |
blob | commitdiff | raw | diff to current |
2004-09-12 |
Sergey Poznyakoff | Normalized use of remove_any_file(). |
blob | commitdiff | raw | diff to current |
2004-09-06 |
Sergey Poznyakoff | Started merging with cpio into paxutils. |
blob | commitdiff | raw | diff to current |
2004-08-12 |
Paul Eggert | Adjust to changes to gnulib xalloc module. |
blob | commitdiff | raw | diff to current |
2004-08-07 |
Paul Eggert | Include <getcwd.h>. |
blob | commitdiff | raw | diff to current |
2004-07-10 |
Paul Eggert | (extract_archive): Do not report an error |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Sergey Poznyakoff | (extr_init): Save the device number |
blob | commitdiff | raw | diff to current |
2004-05-16 |
Sergey Poznyakoff | Fix improper use of 'path' word |
blob | commitdiff | raw | diff to current |
2004-05-13 |
Sergey Poznyakoff | Renamed strip_path_option to strip_components_option |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Paul Eggert | Merge recent gnulib changes, and remove some lint. |
blob | commitdiff | raw | diff to current |
2004-04-04 |
Sergey Poznyakoff | (extract_archive): Use sparse_member_p instead of GNUTY... |
blob | commitdiff | raw | diff to current |
2004-02-29 |
Sergey Poznyakoff | Handle --keep-newer-files option |
blob | commitdiff | raw | diff to current |
2004-01-03 |
Sergey Poznyakoff | Updated invocations of safer_name_suffix |
blob | commitdiff | raw | diff to current |
2003-12-01 |
Sergey Poznyakoff | Minor fix |
blob | commitdiff | raw | diff to current |
2003-12-01 |
Sergey Poznyakoff | (extract_archive): Check reported size vs. |
blob | commitdiff | raw | diff to current |
2003-11-17 |
Sergey Poznyakoff | Use new sparse file interface. |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Sergey Poznyakoff | Added missing includes. |
blob | commitdiff | raw | diff to current |
2003-10-04 |
Sergey Poznyakoff | Moved system dependencies to system.c |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Paul Eggert | --strip strips file system prefix too, and it counts... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Sergey Poznyakoff | (extract_archive): Implemented --strip-path |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Sergey Poznyakoff | Use current_stat_info |
blob | commitdiff | raw | diff to current |
2003-07-05 |
Paul Eggert | (we_are_root): Now bool, not int. |
blob | commitdiff | raw | diff to current |
2001-09-24 |
Paul Eggert | (maybe_recoverable): Treat OVERWRITE_OLD_DIRS like... |
blob | commitdiff | raw | diff to current |
2001-09-22 |
Paul Eggert | (extract_archive): When marking a directory to be updat... |
blob | commitdiff | raw | diff to current |
2001-09-14 |
Paul Eggert | Fix bug: statement before decl. |
blob | commitdiff | raw | diff to current |
2001-09-12 |
Paul Eggert | (struct delayed_set_stat): New member 'after_symlinks'. |
blob | commitdiff | raw | diff to current |
2001-08-29 |
Paul Eggert | (delay_set_stat): Fix off-by-one error in file |
blob | commitdiff | raw | diff to current |
2001-08-27 |
Paul Eggert | (struct delayed_symlinks, extract_archive, apply_delaye... |
blob | commitdiff | raw | diff to current |
2001-01-13 |
Paul Eggert | (<time.h>): Do not include; system.h now does this. |
blob | commitdiff | raw | diff to current |
2000-10-24 |
Paul Eggert | Include <time.h>, since we invoke "time". |
blob | commitdiff | raw | diff to current |
2000-10-24 |
Paul Eggert | (we_are_root): Now global. |
blob | commitdiff | raw | diff to current |
2000-01-07 |
Paul Eggert | Update copyright year. |
blob | commitdiff | raw | diff to current |
2000-01-07 |
Paul Eggert | (extr_init): If we run out of memory, invoke apply_dela... |
blob | commitdiff | raw | diff to current |
1999-12-13 |
Paul Eggert | (<quotearg.h>): New include. |
blob | commitdiff | raw | diff to current |
1999-12-03 |
Paul Eggert | Remove bogus errno FIXMEs. |
blob | commitdiff | raw | diff to current |
1999-11-07 |
Paul Eggert | (set_stat): Remove duplicate code. |
blob | commitdiff | raw | diff to current |
1999-09-21 |
Paul Eggert | (<time.h>): No need to include. |
blob | commitdiff | raw | diff to current |
1999-08-23 |
Paul Eggert | Lint cleanup. |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Paul Eggert | (extract_sparse_file, extract_archive): Don't assume... |
blob | commitdiff | raw | diff to current |
1999-08-16 |
Paul Eggert | (make_directories): Do not chown intermediate directori... |
blob | commitdiff | raw | diff to current |
1999-08-14 |
Paul Eggert | (time): Don't declare if defined. |
blob | commitdiff | raw | diff to current |
1999-08-11 |
Paul Eggert | (extract_archive): Open files with O_NONBLOCK instead... |
blob | commitdiff | raw | diff to current |
1999-07-20 |
Paul Eggert | this matches historical practice. |
blob | commitdiff | raw | diff to current |
1999-07-12 |
Paul Eggert | (extract_archive): Test whether S_IFCHR and S_IFBLK... |
blob | commitdiff | raw | diff to current |
1999-07-02 |
Paul Eggert | (extr_init, make_directories, extract_archive): |
blob | commitdiff | raw | diff to current |
1999-07-01 |
Paul Eggert | Fix copyright notice. |
blob | commitdiff | raw | diff to current |
1999-06-29 |
Paul Eggert | Handle EINTR correctly; use STDIN_FILENO instead of... |
blob | commitdiff | raw | diff to current |
1999-02-01 |
Paul Eggert | (extract_archive): Fix bug when extracting sparse files... |
blob | commitdiff | raw | diff to current |
1998-11-30 |
Paul Eggert | (set_stat): chmod after chown even when not root; if... |
blob | commitdiff | raw | diff to current |
1997-10-31 |
Paul Eggert | (newdir_umask, current_umask): Now mode_t. |
blob | commitdiff | raw | diff to current |
1997-04-23 |
Paul Eggert | GNU tar 1.12 |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | Initial revision |
blob | commitdiff | raw | diff to current |
1994-11-16 |
François Pinard | *** empty log message *** |
blob | commitdiff | raw | diff to current |
|