2006-05-25 |
Sergey Poznyakoff | Rewritten handling of member names in the command |
blob | commitdiff | raw |
2006-05-08 |
Sergey Poznyakoff | (collect_and_sort_names): Update dir_contents of the... |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Paul Eggert | Update copyright year to 2006. |
blob | commitdiff | raw | diff to current |
2005-12-14 |
Sergey Poznyakoff | (name_scan): Take an additional argument requesting... |
blob | commitdiff | raw | diff to current |
2005-12-13 |
Sergey Poznyakoff | (addname,add_hierarchy_to_namelist): Initialize explici... |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Sergey Poznyakoff | (all_names_found): If test_label_option is set return... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Paul Eggert | * src/names.c (excluded_name): excluded_filename -> |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Sergey Poznyakoff | (hash_string_hasher,hash_string_compare) |
blob | commitdiff | raw | diff to current |
2005-05-15 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-05-02 |
Paul Eggert | Update copyright. |
blob | commitdiff | raw | diff to current |
2005-05-02 |
Paul Eggert | Adjust to new hash API. |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Sergey Poznyakoff | Replace strdup with xstrdup |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Sergey Poznyakoff | (name_file): Removed variable. |
blob | commitdiff | raw | diff to current |
2004-09-06 |
Sergey Poznyakoff | Started merging with cpio into paxutils. |
blob | commitdiff | raw | diff to current |
2004-09-01 |
Sergey Poznyakoff | (register_individual_file,is_individual_file): New... |
blob | commitdiff | raw | diff to current |
2004-08-31 |
Sergey Poznyakoff | (removed_prefixes_p): New function |
blob | commitdiff | raw | diff to current |
2004-08-07 |
Paul Eggert | (excluded_name, safer_name_suffix, stripped_prefix_len): |
blob | commitdiff | raw | diff to current |
2004-05-19 |
Sergey Poznyakoff | (safer_name_suffix): Fixed bug intraduced 2004-05-11. |
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-11 |
Sergey Poznyakoff | (safer_name_suffix): (safer_name_suffix): Use "%s" |
blob | commitdiff | raw | diff to current |
2004-05-07 |
Sergey Poznyakoff | (name_gather): Bugfix: Honor single -C with --same... |
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 |
2003-12-25 |
uid65697 | (safer_name_suffix): Reverted change made 2003-11-14... |
blob | commitdiff | raw | diff to current |
2003-11-17 |
Sergey Poznyakoff | Use new diagnostics functions. |
blob | commitdiff | raw | diff to current |
2003-11-14 |
Sergey Poznyakoff | (safer_name_suffix): If the input file name ends with... |
blob | commitdiff | raw | diff to current |
2003-11-13 |
Sergey Poznyakoff | (safer_name_suffix): Skip leading ./ |
blob | commitdiff | raw | diff to current |
2003-11-13 |
Sergey Poznyakoff | (all_names_found): Check if the argument |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Sergey Poznyakoff | Removed spurious includes. |
blob | commitdiff | raw | diff to current |
2003-10-04 |
Paul Eggert | Fix some misspellings. |
blob | commitdiff | raw | diff to current |
2003-10-04 |
Sergey Poznyakoff | Count number of occurrences of each name in the |
blob | commitdiff | raw | diff to current |
2003-10-02 |
Sergey Poznyakoff | Take regexps into account |
blob | commitdiff | raw | diff to current |
2003-10-02 |
Sergey Poznyakoff | (names_done): New function. |
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 | (cut_path_elements): New functon. |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Sergey Poznyakoff | (gid_to_gname,gname_to_gid,uid_to_uname,uname_to_uid... |
blob | commitdiff | raw | diff to current |
2003-07-05 |
Paul Eggert | (namelist_match): Allow partial matches only if recursive. |
blob | commitdiff | raw | diff to current |
2001-08-29 |
Paul Eggert | (name_gather, addname): Use offsetof when computing... |
blob | commitdiff | raw | diff to current |
2001-08-27 |
Paul Eggert | (collect_and_sort_names): If ignore_failed_read_option... |
blob | commitdiff | raw | diff to current |
2001-01-13 |
Paul Eggert | (name_next): Don't assume '/' is the only directory... |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Paul Eggert | (namelist_match, excluded_name): Do not match subfiles... |
blob | commitdiff | raw | diff to current |
2000-10-28 |
Paul Eggert | (namelist_match): New function. |
blob | commitdiff | raw | diff to current |
2000-10-24 |
Paul Eggert | (_GNU_SOURCE): Remove; autoconf now does this. |
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 | (name_next): If file names are given both in the |
blob | commitdiff | raw | diff to current |
1999-09-23 |
Paul Eggert | (name_next): Go back to using plain chdir. |
blob | commitdiff | raw | diff to current |
1999-08-23 |
Paul Eggert | Remove lint. |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Paul Eggert | (name_next): Use chdir_from_initial_wd, not chdir. |
blob | commitdiff | raw | diff to current |
1999-08-11 |
Paul Eggert | (_GNU_SOURCE): Define. |
blob | commitdiff | raw | diff to current |
1999-07-08 |
Paul Eggert | (exclude_pool, exclude_pool_size, allocated_exclude_poo... |
blob | commitdiff | raw | diff to current |
1999-07-01 |
Paul Eggert | Fix copyright notice. |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Paul Eggert | (cached_no_such_uname, cached_no_such_gname, cached_no_... |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Paul Eggert | (uid_to_uname, gid_to_gname): Don't used cached name... |
blob | commitdiff | raw | diff to current |
1997-10-31 |
Paul Eggert | (name_init): Fix typo in error message: FILE* was passe... |
blob | commitdiff | raw | diff to current |
1997-04-22 |
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 | Initial revision |
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 |
|