]> Dogcows Code - chaz/tar/history - src/names.c
Options to control option handling in file lists.
[chaz/tar] / src / names.c
2015-08-03  Sergey PoznyakoffOptions to control option handling in file lists. master
2014-09-18  Sergey PoznyakoffBugfix: entries read from the -T file did not get prope...
2014-03-26  Vitezslav Cizekfix an eternal loop in handle_option
2014-02-22  Sergey PoznyakoffSupport exclusion patterns from various VCS ignore...
2014-01-30  Sergey PoznyakoffUpdate copyright years.
2014-01-09  Sergey PoznyakoffFix the use of --no-recursion and --recursion options.
2013-11-17  Sergey PoznyakoffFix unquoting of input file names.
2013-10-05  Sergey PoznyakoffMinor fixes.
2013-10-01  Sergey PoznyakoffRevamp tar_getcwd/normalize_filename stuff.
2013-09-25  Sergey PoznyakoffImprove tar_getcwd
2013-09-13  Paul Eggert* src/names.c (file_list_name): Properly prototype.
2013-08-17  Sergey PoznyakoffImprove error diagnostics
2013-08-16  Sergey PoznyakoffRevamp initial name collection functions to ensure...
2013-08-16  Sergey PoznyakoffDon't treat attempts to read an already read file list...
2013-08-16  Sergey PoznyakoffMinor change.
2013-08-15  Pavel RaiskupFix use of uninitialized memory
2013-08-05  Sergey PoznyakoffMinor changes
2013-08-04  Sergey PoznyakoffBugfix.
2013-08-04  Sergey PoznyakoffReduce memory consuption when handling the -T option.
2012-12-31  Paul Eggertmaint: update copyrights for 2013 and as per current...
2012-03-11  Paul Eggerttar: remove lint
2012-01-18  Paul Eggerttar: quote 'like this', not `like this'
2010-11-23  Paul Eggert* src/names.c: tar: fix bug with --one-file-system...
2010-09-24  Paul Eggerttar: --dereference consistency
2010-09-19  Paul Eggerttar: prefer openat-style functions
2010-09-12  Paul Eggerttar: live within system-supplied limits on file descriptors
2010-09-06  Paul Eggerttar: more reliable directory traversal when creating...
2010-08-24  Paul Eggerttar: handle files that occur multiple times but have...
2010-06-16  Paul EggertRemove some lint, found by gcc -W etc.
2010-03-27  Sergey PoznyakoffFix coredump.
2010-03-11  Sergey PoznyakoffFix `--test-label' and `--label -r' behavior.
2010-03-11  Sergey PoznyakoffBugfix.
2010-02-17  Sergey PoznyakoffMinor change.
2010-01-24  Sergey PoznyakoffImprove handling of --test-label.
2009-10-14  Sergey PoznyakoffRewrite update algorithm.
2009-08-13  Sergey PoznyakoffFix interaction between --listed-incremental and -C
2009-08-12  Sergey PoznyakoffUpdate for new exclude module from gnulib. Add testcase...
2009-08-08  Sergey PoznyakoffFix handling of files removed during incremental dumps.
2009-08-08  Sergey PoznyakoffOptimize searches for directory structures by keeping...
2009-08-07  Sergey PoznyakoffMinor fixes.
2009-08-07  Sergey PoznyakoffImprove listed incremental dumps.
2008-10-16  Sergey Poznyakoff* src/common.h (transform_symlinks_option): New global.
2008-09-23  Sergey PoznyakoffChangeLog
2008-05-05  Sergey PoznyakoffVersion 1.20.
2007-08-12  Sergey Poznyakoff(contains_dot_dot): Fix double-dot recognition in case...
2007-06-27  Sergey PoznyakoffRelicense under GPLv3
2007-03-30  Sergey PoznyakoffRestore accidentally deleted lines
2007-03-30  Sergey Poznyakoff(all_names_found): Remove check for matching_flags.
2006-06-20  Sergey Poznyakoff(name_next_elt): Call register_individual_file
2006-05-25  Sergey PoznyakoffRewritten handling of member names in the command
2006-05-08  Sergey Poznyakoff(collect_and_sort_names): Update dir_contents of the...
2006-02-07  Paul EggertUpdate copyright year to 2006.
2005-12-14  Sergey Poznyakoff(name_scan): Take an additional argument requesting...
2005-12-13  Sergey Poznyakoff(addname,add_hierarchy_to_namelist): Initialize explici...
2005-09-28  Sergey Poznyakoff(all_names_found): If test_label_option is set return...
2005-06-02  Paul Eggert* src/names.c (excluded_name): excluded_filename ->
2005-05-21  Sergey Poznyakoff(hash_string_hasher,hash_string_compare)
2005-05-15  Paul EggertUpdate FSF postal mail address.
2005-05-02  Paul EggertUpdate copyright.
2005-05-02  Paul EggertAdjust to new hash API.
2005-02-15  Sergey PoznyakoffReplace strdup with xstrdup
2005-01-18  Sergey Poznyakoff(name_file): Removed variable.
2004-09-06  Sergey PoznyakoffStarted merging with cpio into paxutils.
2004-09-01  Sergey Poznyakoff(register_individual_file,is_individual_file): New...
2004-08-31  Sergey Poznyakoff(removed_prefixes_p): New function
2004-08-07  Paul Eggert(excluded_name, safer_name_suffix, stripped_prefix_len):
2004-05-19  Sergey Poznyakoff(safer_name_suffix): Fixed bug intraduced 2004-05-11.
2004-05-16  Sergey PoznyakoffFix improper use of 'path' word
2004-05-11  Sergey Poznyakoff(safer_name_suffix): (safer_name_suffix): Use "%s"
2004-05-07  Sergey Poznyakoff(name_gather): Bugfix: Honor single -C with --same...
2004-04-05  Paul EggertMerge recent gnulib changes, and remove some lint.
2003-12-25  uid65697(safer_name_suffix): Reverted change made 2003-11-14...
2003-11-17  Sergey Poznyakoff Use new diagnostics functions.
2003-11-14  Sergey Poznyakoff(safer_name_suffix): If the input file name ends with...
2003-11-13  Sergey Poznyakoff(safer_name_suffix): Skip leading ./
2003-11-13  Sergey Poznyakoff(all_names_found): Check if the argument
2003-10-08  Sergey PoznyakoffRemoved spurious includes.
2003-10-04  Paul EggertFix some misspellings.
2003-10-04  Sergey PoznyakoffCount number of occurrences of each name in the
2003-10-02  Sergey PoznyakoffTake regexps into account
2003-10-02  Sergey Poznyakoff(names_done): New function.
2003-09-22  Paul Eggert--strip strips file system prefix too, and it counts...
2003-09-04  Sergey Poznyakoff(cut_path_elements): New functon.
2003-09-01  Sergey Poznyakoff(gid_to_gname,gname_to_gid,uid_to_uname,uname_to_uid...
2003-07-05  Paul Eggert(namelist_match): Allow partial matches only if recursive.
2001-08-29  Paul Eggert(name_gather, addname): Use offsetof when computing...
2001-08-27  Paul Eggert(collect_and_sort_names): If ignore_failed_read_option...
2001-01-13  Paul Eggert(name_next): Don't assume '/' is the only directory...
2000-10-29  Paul Eggert(namelist_match, excluded_name): Do not match subfiles...
2000-10-28  Paul Eggert(namelist_match): New function.
2000-10-24  Paul Eggert (_GNU_SOURCE): Remove; autoconf now does this.
1999-12-13  Paul Eggert(<quotearg.h>): New include.
1999-12-03  Paul Eggert(name_next): If file names are given both in the
1999-09-23  Paul Eggert(name_next): Go back to using plain chdir.
1999-08-23  Paul EggertRemove lint.
1999-08-20  Paul Eggert(name_next): Use chdir_from_initial_wd, not chdir.
1999-08-11  Paul Eggert(_GNU_SOURCE): Define.
1999-07-08  Paul Eggert(exclude_pool, exclude_pool_size, allocated_exclude_poo...
1999-07-01  Paul EggertFix copyright notice.
1999-01-31  Paul Eggert(cached_no_such_uname, cached_no_such_gname, cached_no_...
next
This page took 0.077973 seconds and 6 git commands to generate.