2010-08-25 |
Sergey Poznyakoff | Don't apply file transformations to volume names. |
blob | commitdiff | raw |
2010-08-24 |
Paul Eggert | tar: don't assume size of a sparse file chunk fits... |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Paul Eggert | tar: don't export names that aren't used elsewhere |
blob | commitdiff | raw | diff to current |
2010-07-11 |
Sergey Poznyakoff | Keep a detailed map of archive members stored in the... |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Sergey Poznyakoff | Fix exclusion of long file names when extracting from... |
blob | commitdiff | raw | diff to current |
2010-06-16 |
Paul Eggert | Remove some lint, found by gcc -W etc. |
blob | commitdiff | raw | diff to current |
2010-03-28 |
Sergey Poznyakoff | New option --full-time. |
blob | commitdiff | raw | diff to current |
2010-03-11 |
Sergey Poznyakoff | Fix `--test-label' and `--label -r' behavior. |
blob | commitdiff | raw | diff to current |
2010-01-25 |
Sergey Poznyakoff | Read POSIX multivolume archives split at the header... |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Sergey Poznyakoff | Improve handling of --test-label. |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Sergey Poznyakoff | Fix listing of volume labels (in particular in PAX... |
blob | commitdiff | raw | diff to current |
2009-10-04 |
Sergey Poznyakoff | Fix bug in OLDGNU format creation. |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Sergey Poznyakoff | Implement the --warning option. |
blob | commitdiff | raw | diff to current |
2008-10-30 |
Sergey Poznyakoff | * NEWS, configure.ac: Version 1.20.91 |
blob | commitdiff | raw | diff to current |
2007-10-18 |
Paul Eggert | Avoid compiler warnings. |
blob | commitdiff | raw | diff to current |
2007-06-27 |
Sergey Poznyakoff | Relicense under GPLv3 |
blob | commitdiff | raw | diff to current |
2007-06-01 |
Sergey Poznyakoff | (decode_xform): Exempt symbolic links from component |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Sergey Poznyakoff | Global extended_header removed, use new xheader calls... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Sergey Poznyakoff | (transform_member_name): New function |
blob | commitdiff | raw | diff to current |
2006-11-30 |
Paul Eggert | * NEWS: Remove support for mangled names. |
blob | commitdiff | raw | diff to current |
2006-06-02 |
Sergey Poznyakoff | (print_header): Update displayable name selection. |
blob | commitdiff | raw | diff to current |
2006-05-13 |
Sergey Poznyakoff | (read_header_primitive): New function |
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 | (list_archive): Use is_dumpdir |
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-07 |
Sergey Poznyakoff | (list_archive): Handle incremental backups in pax |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Sergey Poznyakoff | (print_header): If show_stored_names_option is given, |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Sergey Poznyakoff | (print_header): Special handling if test_label_option... |
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-14 |
Sergey Poznyakoff | (list_archive): Use list_dumpdir() to display GNUTYPE_D... |
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-19 |
Sergey Poznyakoff | Remove defines and declarations imported from paxutils |
blob | commitdiff | raw | diff to current |
2005-05-15 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-04-14 |
Sergey Poznyakoff | Handle Solaris 'X' type flag |
blob | commitdiff | raw | diff to current |
2005-04-07 |
Sergey Poznyakoff | Assign orig_file_name |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Sergey Poznyakoff | (print_header): Print UID/GID in case of |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Sergey Poznyakoff | (read_header): Removed assignment to oldgnu_header... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Paul Eggert | (from_header): New arg OCTAL_ONLY, normally false. |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Sergey Poznyakoff | Removed unused variables. |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Sergey Poznyakoff | Add translators' comments |
blob | commitdiff | raw | diff to current |
2005-01-13 |
Sergey Poznyakoff | Use memset instead of bzero, memmove |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Sergey Poznyakoff | (from_header, tar_checksum): Changed declaration. All... |
blob | commitdiff | raw | diff to current |
2004-11-26 |
Sergey Poznyakoff | (tar_checksum): New function |
blob | commitdiff | raw | diff to current |
2004-10-25 |
Sergey Poznyakoff | (decode_header): Set uname/gname to NULL if their heade... |
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-31 |
Sergey Poznyakoff | Fixed initialization of stat_info->is_sparse |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Sergey Poznyakoff | (read_and): Call decode_header before calling skip_member() |
blob | commitdiff | raw | diff to current |
2004-05-19 |
Sergey Poznyakoff | (skip_file): Use seek_archive() if possible. |
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-10 |
Sergey Poznyakoff | (read_and): Print block number before |
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 | (decode_header): Use sparse_fixup_header to correct |
blob | commitdiff | raw | diff to current |
2004-03-12 |
Sergey Poznyakoff | (read_and): Stop processing the archive after |
blob | commitdiff | raw | diff to current |
2004-02-29 |
Sergey Poznyakoff | (tartime): Print UTC if --utc was given. |
blob | commitdiff | raw | diff to current |
2004-02-24 |
Sergey Poznyakoff | (decode_header): Call xheader_decode before the assign... |
blob | commitdiff | raw | diff to current |
2004-02-22 |
Sergey Poznyakoff | Decode encountered global headers. |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Sergey Poznyakoff | (decode_header): Call xheader_decode unconditionally. |
blob | commitdiff | raw | diff to current |
2003-12-25 |
uid65697 | (read_and): Treat only two successive zero filled block... |
blob | commitdiff | raw | diff to current |
2003-12-25 |
uid65697 | (print_header): Use archive_file_size member when print... |
blob | commitdiff | raw | diff to current |
2003-12-25 |
uid65697 | (decode_header): Discern between pax and ustar formats |
blob | commitdiff | raw | diff to current |
2003-11-17 |
Sergey Poznyakoff | Minor changes |
blob | commitdiff | raw | diff to current |
2003-11-13 |
Sergey Poznyakoff | (read_and): Initialize current_stat_info |
blob | commitdiff | raw | diff to current |
2003-11-12 |
Sergey Poznyakoff | (decode_header): Initialize st_atime and st_ctime. |
blob | commitdiff | raw | diff to current |
2003-10-04 |
Sergey Poznyakoff | (read_and): Honor --occurence option. |
blob | commitdiff | raw | diff to current |
2003-10-02 |
Sergey Poznyakoff | (read_and): Use all_names_found() as `while' condition. |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Sergey Poznyakoff | (read_header): Minor change. |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Paul Eggert | (read_and): Abort if HEADER_SUCCESS_EXTENDED occurs... |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Sergey Poznyakoff | (list_archive): Always decode the header. This |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Sergey Poznyakoff | (print_header): Take user/group from current_stat_info. |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Sergey Poznyakoff | (decode_header): Added initial support for POSIX extended |
blob | commitdiff | raw | diff to current |
2003-07-27 |
Sergey Poznyakoff | (print_header): Use orig_file_name. |
blob | commitdiff | raw | diff to current |
2003-07-25 |
Sergey Poznyakoff | (print_header): Revised |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Sergey Poznyakoff | (print_header): Print trailing slash if |
blob | commitdiff | raw | diff to current |
2003-07-05 |
Paul Eggert | (read_and): Give full type for procedure arg. |
blob | commitdiff | raw | diff to current |
2001-09-26 |
Paul Eggert | (read_header): Don't keep around extended name and... |
blob | commitdiff | raw | diff to current |
2001-09-23 |
Paul Eggert | Allocate one more byte than the size would indicate... |
blob | commitdiff | raw | diff to current |
2001-09-22 |
Paul Eggert | (recent_long_name, recent_long_link, recent_long_name_b... |
blob | commitdiff | raw | diff to current |
2001-08-27 |
Paul Eggert | (from_header): Do not issue a diagnostic if TYPE is... |
blob | commitdiff | raw | diff to current |
2001-01-13 |
Paul Eggert | system.h now does time.h stuff. |
blob | commitdiff | raw | diff to current |
2000-10-24 |
Paul Eggert | (read_and): |
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 | (read_and): Invoke apply_nonancestor_delayed_set_stat... |
blob | commitdiff | raw | diff to current |
1999-12-13 |
Paul Eggert | (read_and, list_archive): |
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 | (from_header): Handle 32-bit two's complement negative... |
blob | commitdiff | raw | diff to current |
1999-10-11 |
Paul Eggert | (tartime): Now extern. |
blob | commitdiff | raw | diff to current |
1999-09-22 |
Paul Eggert | (time): Declare if not defined. |
blob | commitdiff | raw | diff to current |
1999-08-23 |
Paul Eggert | Lint cleanup. |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Paul Eggert | (max): New macro. |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Paul Eggert | (from_chars): Skip only the initial null byte from... |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Paul Eggert | (read_and, list_archive): Simplify code. |
blob | commitdiff | raw | diff to current |
1999-08-16 |
Paul Eggert | Fix bugs when interpreting POSIX-compliant headers... |
blob | commitdiff | raw | diff to current |
1999-08-14 |
Paul Eggert | (isotime): Report ??? if localtime returns null. |
blob | commitdiff | raw | diff to current |
1999-08-11 |
Paul Eggert | (read_header): Don't parse OLDGNU_FORMAT incremental... |
blob | commitdiff | raw | diff to current |
1999-08-11 |
Paul Eggert | (<fnmatch.h>): Do not include. |
blob | commitdiff | raw | diff to current |
1999-07-20 |
Paul Eggert | Remove S_IS* ifdefs. |
blob | commitdiff | raw | diff to current |
1999-07-17 |
Paul Eggert | (read_and): Exclude pathnames if any of their component... |
blob | commitdiff | raw | diff to current |
1999-07-12 |
Paul Eggert | (decode_header): Do not assume that S_IFBLK and S_IFCHR... |
blob | commitdiff | raw | diff to current |
1999-07-08 |
Paul Eggert | (read_and): Use excluded_filename instead of check_exclude. |
blob | commitdiff | raw | diff to current |
1999-07-02 |
Paul Eggert | Don't include <ctype.h>; system.h already does this. |
blob | commitdiff | raw | diff to current |
next |