]> Dogcows Code - chaz/tar/history - src/common.h
Update copyright years.
[chaz/tar] / src / common.h
2014-01-30  Sergey PoznyakoffUpdate copyright years.
2014-01-28  Sergey PoznyakoffImprove one-top-level functionality
2014-01-27  Connor BehanDetect tarbombs while extracting
2014-01-22  Sergey Poznyakoffcheckpoint actions: further improvements.
2014-01-22  Sergey PoznyakoffImprove checkpoint interface.
2014-01-21  Sergey PoznyakoffImplement statistics display in checkpoint actions.
2013-10-23  Paul EggertFix core dump on Solaris 10 when "." isn't readable.
2013-10-01  Sergey PoznyakoffRevamp tar_getcwd/normalize_filename stuff.
2013-09-26  Sergey PoznyakoffUse relative addressing in deferred unlinks.
2013-09-25  Sergey PoznyakoffImprove tar_getcwd
2013-09-24  Sergey PoznyakoffFix normalize_filename.
2013-09-23  Sergey PoznyakoffChanges for compatibility with Slackware installation...
2013-09-15  Nathan Stratton... Implement the --show-snapshot-field-ranges option
2013-09-15  Sergey PoznyakoffTake into account chdir_fd when extracting from increme...
2013-08-04  Sergey PoznyakoffReduce memory consuption when handling the -T option.
2013-06-29  Sergey PoznyakoffImprove checks for incompatible options.
2012-12-31  Paul Eggertmaint: update copyrights for 2013 and as per current...
2012-12-23  Paul EggertFix some problems with negative and out-of-range integers.
2012-12-19  Paul Eggerttar: remove unused externs, or make them static
2012-12-19  Paul Eggertbuild: new configure option --enable-gcc-warnings
2012-11-18  Pavel RaiskupAdd basic suuport for extended attributes.
2012-01-06  Paul Eggerttar: don't assume O_NONBLOCK is benign on regular files
2011-11-26  Sergey PoznyakoffFix --keep-old-files option.
2011-11-17  Sergey PoznyakoffWarn about existing files in keep-old-files mode (compl...
2011-11-15  Sergey PoznyakoffFix operation of --verify in conjunction with --listed...
2011-08-13  Paul Eggerttar: --owner and --group names and numbers
2010-11-24  Paul Eggerttar: remove unused function dir_removed_diag
2010-11-23  Paul Eggert* src/names.c: tar: fix bug with --one-file-system...
2010-11-15  Sergey PoznyakoffIssue a warning if the archive being compared contais...
2010-11-08  Paul EggertMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/tar
2010-11-05  Sergey PoznyakoffRun alternative decompression programs if the principal...
2010-10-27  Sergey PoznyakoffTransform file names when updating and appendig to...
2010-09-24  Paul Eggerttar: --dereference consistency
2010-09-19  Paul Eggerttar: prefer openat-style functions
2010-09-17  Paul Eggerttar: switch to gnulib fdutimensat module
2010-09-17  Paul Eggerttar: extract permissions for . last
2010-09-16  Paul Eggerttar: another --atime-preserve race fix
2010-09-16  Paul Eggerttar: --atime-preserve fixes for races etc.
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-09-05  Paul Eggerttar: remove lint discovered by Sun C compiler
2010-08-26  Paul Eggerttar: fix bug with -C and delayed setting of metadata
2010-08-24  Paul Eggerttar: don't assume size of a sparse file chunk fits...
2010-08-24  Paul Eggerttar: handle files that occur multiple times but have...
2010-08-23  Paul Eggerttar: don't export names that aren't used elsewhere
2010-08-23  Paul Eggerttar: fix misspelled identifier "set_comression_program_...
2010-07-11  Sergey PoznyakoffKeep a detailed map of archive members stored in the...
2010-06-16  Paul EggertRemove some lint, found by gcc -W etc.
2010-03-28  Sergey PoznyakoffNew option --full-time.
2010-01-25  Sergey PoznyakoffRead POSIX multivolume archives split at the header...
2010-01-24  Sergey PoznyakoffImprove handling of --test-label.
2010-01-24  Sergey PoznyakoffFix listing of volume labels (in particular in PAX...
2009-10-14  Sergey PoznyakoffRewrite update algorithm.
2009-10-10  Sergey PoznyakoffImprove previous changes.
2009-10-07  Sergey PoznyakoffUse file's mtime as mtime for its extended header.
2009-10-07  Sergey PoznyakoffFix bugs in handling the --remove-files option.
2009-10-04  Sergey PoznyakoffFix bug in OLDGNU format creation.
2009-09-08  Sergey PoznyakoffAvoid overwriting exit_status with a value indicating...
2009-09-08  Sergey PoznyakoffAutomatic detection of seekable archives.
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.
2009-08-05  Sergey PoznyakoffImplement the --warning option.
2008-11-25  Sergey PoznyakoffDo not try to drain the input pipe before closing the...
2008-10-30  Sergey Poznyakoff* NEWS, configure.ac: Version 1.20.91
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.
2008-03-27  Sergey Poznyakoff* src/common.h (check_device_option): New global.
2007-10-29  Sergey Poznyakoff(enum checkpoint_style): Remove.
2007-10-17  Sergey Poznyakoff(set_comression_program_by_suffix): New prototype.
2007-09-26  Sergey Poznyakoff(exclusion_tag_warning, check_exclusion_tags): New...
2007-06-27  Sergey PoznyakoffRelicense under GPLv3
2007-06-01  Sergey Poznyakoff(xform_type): New data type
2007-05-19  Sergey Poznyakoff(buffer_write_global_xheader): New function
2007-04-03  Sergey Poznyakoff(closeopen): Remove decl.
2007-03-30  Sergey Poznyakoff(transform_name_fp): Change signature
2007-01-23  Sergey Poznyakoff(exclude_caches_option): Remove
2006-12-12  Paul EggertPort to Forte Developer 7 C 5.4 and C99.
2006-11-30  Paul Eggert* NEWS: Remove support for mangled names.
2006-11-29  Paul EggertRemove trailing white space.
2006-07-04  Sergey Poznyakoff(closeopen): New function
2006-06-25  Sergey Poznyakoff(sparse_file_p): Remove
2006-06-24  Sergey Poznyakoff(name_init): New prototype.
2006-06-23  Sergey Poznyakoff(tar_sparse_major,tar_sparse_minor): New globals.
2006-06-21  Sergey Poznyakoff(set_mtime_option,mtime_option): New globals
2006-06-20  Sergey Poznyakoff(struct name.explicit): Remove
2006-06-12  Sergey Poznyakoff(volume_start_time,last_stat_time): New globals
2006-06-08  Sergey Poznyakoff(checkpoint_option): Change type to unsigned
2006-06-02  Sergey Poznyakoff(set_transform_expr): New function
2006-06-02  Sergey Poznyakoff(transform_name, transform_name_fp): New functions
2006-05-25  Sergey Poznyakoff(struct name): Refactured
2006-05-13  Sergey Poznyakoff(read_header_primitive): New function
2006-05-08  Sergey Poznyakoff(rename_directory,append_incremental_renames): New...
2006-02-07  Paul EggertUpdate copyright year to 2006.
2006-01-31  Sergey Poznyakoff(get_gnu_dumpdir): Remove prototype
2005-12-14  Sergey Poznyakoff(name_scan): Change prototype.
2005-12-13  Sergey Poznyakoff(struct name): New member `explicit'. Remove unused...
2005-12-11  Sergey Poznyakoff(delay_directory_restore_option): New global.
next
This page took 0.383207 seconds and 107 git commands to generate.