]> git.gag.com Git - debian/tar/shortlog
debian/tar
1999-07-17 Paul Eggert(total_written): Remove; replaced with prev_written...
1999-07-17 Paul Eggert(read_and): Exclude pathnames if any of their component...
1999-07-17 Paul Eggert(decode_options): Set newer_time_option to TYPE_MINIMUM...
1999-07-17 Paul Eggert(create_archive): Exclude pathnames if any of their...
1999-07-14 Paul Eggertversion 1.13.2
1999-07-14 Paul Eggerttar-bugs@gnu.org -> bug-tar@gnu.org
1999-07-14 Paul Eggert(usage): tar-bugs@gnu.org -> bug-tar@gnu.org
1999-07-12 Paul EggertVersion 1.13.1
1999-07-12 Paul Eggert(start_header): Do not assume S_IFMT is defined.
1999-07-12 Paul Eggert(is_regular_file): Don't succeed on files that we can...
1999-07-12 Paul Eggert(extract_archive): Test whether S_IFCHR and S_IFBLK...
1999-07-12 Paul Eggert(decode_header): Do not assume that S_IFBLK and S_IFCHR...
1999-07-12 Paul Eggert(append_file): Open the file before statting it, to...
1999-07-08 Paul EggertBump date to 07-08.
1999-07-08 Paul EggertInitial revision
1999-07-08 Paul EggertInclude safe-read.h.
1999-07-08 Paul EggertInclude safe-read.h instead of full-write.h.
1999-07-08 Paul EggertInclude basename.h, save-read.h.
1999-07-08 Paul Eggert(safe_read): New decl.
1999-07-08 Paul Eggert(read_and): Use excluded_filename instead of check_exclude.
1999-07-08 Paul Eggert(finish_sparse_file): Use excluded_filename instead...
1999-07-08 Paul Eggert(exclude_pool, exclude_pool_size, allocated_exclude_poo...
1999-07-08 Paul Eggert(decode_options): Initialize `excluded'.
1999-07-07 Paul EggertInitial revision
1999-07-05 Paul EggertUpdate date.
1999-07-05 Paul EggertRename full_read to safe_read.
1999-07-05 Paul EggertInclude full-write.h.
1999-07-04 Paul EggertUpdate release date.
1999-07-03 Paul Eggertversion 1.13 news
1999-07-03 Paul Eggert(EXTRA_DIST): Add mktime.m4.
1999-07-03 Paul EggertInitial revision
1999-07-03 Paul EggertInclude signal.h.
1999-07-02 Paul Eggert(BACKUP_OPTION, DELETE_OPTION, EXCLUDE_OPTION, GROUP_OP...
1999-07-02 Paul EggertDon't include <ctype.h>; system.h already does this.
1999-07-02 Paul Eggert(rmt_lseek__): Convert lseek whence values to portable...
1999-07-02 Paul Eggert(main): Convert lseek whence values to portable integer...
1999-07-02 Paul Eggert(extr_init, make_directories, extract_archive):
1999-07-02 Paul EggertAdd braces to pacify gcc -Wall.
1999-07-02 Paul Eggert(mode_to_oct): Do not assume internal mode_t and extern...
1999-07-02 Paul Eggert(child_open_for_compress): Use portable modes.
1999-07-01 Paul Eggertversion 1.12.64016
1999-07-01 Paul Eggert\a doesn't work with msgfmt.
1999-07-01 Paul EggertFix copyright notice.
1999-06-29 Paul EggertHandle EINTR correctly; use STDIN_FILENO instead of...
1999-06-29 Paul EggertDescribe changes since 1.12.
1999-06-29 Paul EggertAdd lib/argmatch.c, lib/error.c lib/getopt.c,
1999-06-29 Paul EggertANSIfy.
1999-06-25 Paul Eggert1.12.64014
1999-06-25 Paul Eggert(write_archive_buffer): New function.
1999-06-21 Paul EggertInitial revision
1999-06-19 Paul Eggertversion 1.12.64013
1999-06-19 Paul Eggert(to_oct): Prepend leading zeros, not spaces.
1999-06-16 Paul EggertMove include of backupfile.h to common.h.
1999-06-16 Paul EggertBump version.
1999-06-16 Paul Eggert(backup_type): Remove decl; backupfile.h now has it.
1999-06-16 Paul EggertInitial revision
1999-06-16 Paul EggertRemove --bzip2.
1999-06-16 Paul Eggert(print_header): Change sizes of uform and gform from...
1999-05-20 Paul EggertGNU tar 1.13
1999-05-16 Paul EggertRemove -y.
1999-04-19 Paul EggertInitial revision
1999-04-09 Paul EggertBump version.
1999-03-22 Paul EggertVersion 1.12.64010
1999-03-22 Paul EggertInclude <quotearg.h>.
1999-03-20 Paul Eggertversion 1.12.64009
1999-03-18 Paul EggertUpdate version number.
1999-03-18 Paul EggertRemove --with-included-malloc.
1999-03-18 Paul EggertFix bug-report addr.
1999-03-08 Paul EggertUpdate to 1.12.64007.
1999-03-02 Paul Eggert1.12.64006
1999-03-02 Paul Eggert(to_oct): New parameter substitute, giving a substitute...
1999-03-02 Paul Eggert(main): Remove suspicious AIX/386 code.
1999-03-02 Paul Eggert(gid_from_oct, major_from_oct, minor_from_oct, mode_fro...
1999-02-20 Paul EggertVersion 1.12.64005
1999-02-20 Paul EggertAdd --bzip2, --bunzip2 options.
1999-02-20 Paul Eggert(long_options, usage): Prefer --unbzip2 to --bunzip2.
1999-02-01 Paul EggertUpdate copyright.
1999-02-01 Paul Eggert1.12.64004
1999-02-01 Paul Eggert(long_options, usage, OPTION_STRING, decode_options):
1999-02-01 Paul Eggert(extract_archive): Fix bug when extracting sparse files...
1999-01-31 Paul Eggert(cached_no_such_uname, cached_no_such_gname, cached_no_...
1999-01-31 Paul Eggert(decode_options): Don't pass names longer than UNAME_FI...
1999-01-28 Paul Eggertversion 1.12.64003
1999-01-28 Paul Eggert(backspace_output, close_archive): Cast rmtlseek positi...
1999-01-27 Paul EggertVersion 1.12.64002
1999-01-27 Paul Eggert(gid_to_oct, major_to_oct, minor_to_oct, mode_to_oct...
1999-01-27 Paul Eggert(gid_from_oct, major_from_oct, minor_from_oct, mode_fro...
1999-01-25 Paul EggertGNU fileutils 4.0i
1999-01-22 Paul EggertUpdate version
1999-01-20 Paul EggertUpdate version number to 1.12.64000.
1999-01-20 Paul EggertUpdate version number.
1999-01-19 Paul EggertGNU tar 1.13
1999-01-01 Paul EggertGNU tar 1.13
1998-12-07 Paul Eggert1.12.lfs.6
1998-12-07 Paul Eggert(read_header): Accept file names as specified by POSIX...
1998-11-30 Paul Eggert(set_stat): chmod after chown even when not root; if...
1998-11-15 Paul EggertBump revision
1998-10-29 Paul EggertUpdate to 1.12.lfs.4.
1998-10-29 Paul EggertDon't use rexec code unless compiled with WITH_REXEC...
1998-10-23 Paul Eggertglibc 2.1.2
next