]> Dogcows Code - chaz/tar/shortlog
chaz/tar
1999-08-20  Paul Eggert(name_next): Use chdir_from_initial_wd, not chdir.
1999-08-20  Paul Eggert(decode_options): Adjust to addname's new signature.
1999-08-20  Paul Eggert(to_chars): Generate GNU base-64 representation if...
1999-08-20  Paul Eggert(max): New macro.
1999-08-20  Paul Eggert(TimezoneTable): Modernize to current tz data.
1999-08-20  Paul Eggert(EXTRA_DIST): Add getline.m4.
1999-08-18  Paul Eggert(from_chars): Skip only the initial null byte from...
1999-08-18  Paul Eggert(EXTRA_DIST): Add signedchar.m4.
1999-08-18  Paul Eggertversion 1.13.9
1999-08-18  Paul EggertComment fix.
1999-08-18  Paul Eggert(write_eot): Write at least two zero blocks.
1999-08-18  Paul Eggert(read_and, list_archive): Simplify code.
1999-08-18  Paul Eggert(extract_sparse_file, extract_archive): Don't assume...
1999-08-18  Paul EggertFix a few more white-space glitches.
1999-08-18  Paul EggertComment fix.
1999-08-17  Paul EggertGhostscript 6.0
1999-08-16  Paul Eggertversion 1.13.8
1999-08-16  Paul Eggertindenting fixes.
1999-08-16  Paul Eggertindenting fixes
1999-08-16  Paul EggertRemove punctuation glitches.
1999-08-16  Paul EggertFix bugs when interpreting POSIX-compliant headers...
1999-08-16  Paul Eggert(make_directories): Do not chown intermediate directori...
1999-08-14  Paul Eggert-g now implies after_date_option = 1.
1999-08-14  Paul Eggert(time): Don't declare if defined.
1999-08-14  Paul Eggert(time): Don't declare if defined.
1999-08-14  Paul Eggert(start_header): Include text of ignored filesystem...
1999-08-14  Paul Eggert(isotime): Report ??? if localtime returns null.
1999-08-14  Paul EggertVersion 1.13.7.
1999-08-14  Paul EggertInitial revision
1999-08-14  Paul EggertExplain --exclude better. Don't strip leading `./'.
1999-08-11  Paul Eggert(read_header): Don't parse OLDGNU_FORMAT incremental...
1999-08-11  Paul Eggert(update_archive): excluded_pathname -> excluded_name.
1999-08-11  Paul Eggert(decode_options): Fix typo in invoking add_exclude_file.
1999-08-11  Paul Eggertversion 1.13.6
1999-08-11  Paul EggertAdd -y and --bzip2.
1999-08-11  Paul Eggert(long_options, usage, OPTION_STRING, decode_options):
1999-08-11  Paul Eggert(extract_archive): Open files with O_NONBLOCK instead...
1999-08-11  Paul Eggert(encode_oflag): New function.
1999-08-11  Paul Eggert(decode_oflag): New function.
1999-08-11  Paul Eggert(base_64_digits): New constant.
1999-08-11  Paul Eggert(_GNU_SOURCE): Define.
1999-08-11  Paul Eggert(_GNU_SOURCE): Define.
1999-08-11  Paul Eggert(<fnmatch.h>): Do not include.
1999-08-08  Paul EggertInitial revision
1999-07-20  Paul EggertVersion 1.13.5
1999-07-20  Paul Eggert(new_volume): Invoke apply_delayed_set_stat before...
1999-07-20  Paul Eggert(decode_options): ERROR ((TAREXIT_FAILURE, ... -> FATAL...
1999-07-20  Paul Eggertversion 1.13.4
1999-07-20  Paul Eggertthis matches historical practice.
1999-07-20  Paul EggertRemove S_IS* ifdefs.
1999-07-20  Paul Eggert(rmt_open__): Remove typo that caused us to omit the...
1999-07-20  Paul Eggert(extract_mangle): Replace #ifdef S_ISLNK with #ifdef...
1999-07-20  Paul Eggert(dump_file): Use HAVE_READLINK, not S_ISLNK, to determi...
1999-07-17  Paul Eggertversion 1.13.3
1999-07-17  Paul EggertA path name is excluded if any of its file name compone...
1999-07-17  Paul Eggert(update_archive): Exclude pathnames if any of their...
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...
next
This page took 0.04743 seconds and 4 git commands to generate.