Commit History

Author SHA1 Message Date
  Sergey Poznyakoff 4a7703ff21 Use quote() 20 years ago
  Sergey Poznyakoff 75bf036edc Normalized use of remove_any_file(). 21 years ago
  Sergey Poznyakoff 7347b4f5d5 Started merging with cpio into paxutils. 21 years ago
  Paul Eggert 303132dcdc Adjust to changes to gnulib xalloc module. 21 years ago
  Paul Eggert 9ae5a981fc Include <getcwd.h>. 21 years ago
  Paul Eggert 0a3a9744f7 (extract_archive): Do not report an error 21 years ago
  Sergey Poznyakoff 44391cb932 (extr_init): Save the device number 21 years ago
  Sergey Poznyakoff 463d99453f Fix improper use of 'path' word 21 years ago
  Sergey Poznyakoff a65779d558 Renamed strip_path_option to strip_components_option 21 years ago
  Paul Eggert 2bda83b48d Merge recent gnulib changes, and remove some lint. 21 years ago
  Sergey Poznyakoff 3030a247b1 (extract_archive): Use sparse_member_p instead of GNUTYPE_SPARSE. 21 years ago
  Sergey Poznyakoff 29584d69fd Handle --keep-newer-files option 21 years ago
  Sergey Poznyakoff dd6094f6c0 Updated invocations of safer_name_suffix 21 years ago
  Sergey Poznyakoff 5f32345fe6 Minor fix 21 years ago
  Sergey Poznyakoff 47e73c7a44 (extract_archive): Check reported size vs. 21 years ago
  Sergey Poznyakoff 87fa28ed2a Use new sparse file interface. 21 years ago
  Sergey Poznyakoff 89d2ad35e6 Added missing includes. 21 years ago
  Sergey Poznyakoff c1b9212b16 Moved system dependencies to system.c 22 years ago
  Paul Eggert 07286647fb --strip strips file system prefix too, and it counts adjacent 22 years ago
  Sergey Poznyakoff ddab1f615e (extract_archive): Implemented --strip-path 22 years ago
  Sergey Poznyakoff d858a433c8 Use current_stat_info 22 years ago
  Paul Eggert 675c5a2f24 (we_are_root): Now bool, not int. 22 years ago
  Paul Eggert 02a275c6ac (maybe_recoverable): Treat OVERWRITE_OLD_DIRS like DEFAULT_OLD_FILES. 24 years ago
  Paul Eggert 6c9e824ce5 (extract_archive): When marking a directory to be updated after 24 years ago
  Paul Eggert 8267e6ed02 Fix bug: statement before decl. 24 years ago
  Paul Eggert 95dda72cc6 (struct delayed_set_stat): New member 'after_symlinks'. 24 years ago
  Paul Eggert 4bb7c67e04 (delay_set_stat): Fix off-by-one error in file 24 years ago
  Paul Eggert a7cd57a91d (struct delayed_symlinks, extract_archive, apply_delayed_symlinks): 24 years ago
  Paul Eggert eca497ef34 (<time.h>): Do not include; system.h now does this. 24 years ago
  Paul Eggert 22596ef599 Include <time.h>, since we invoke "time". 24 years ago