1999-08-11 |
Paul Eggert | (extract_archive): Open files with O_NONBLOCK instead... |
commit | commitdiff | tree | snapshot |
1999-08-11 |
Paul Eggert | (encode_oflag): New function. |
commit | commitdiff | tree | snapshot |
1999-08-11 |
Paul Eggert | (decode_oflag): New function. |
commit | commitdiff | tree | snapshot |
1999-08-11 |
Paul Eggert | (base_64_digits): New constant. |
commit | commitdiff | tree | snapshot |
1999-08-11 |
Paul Eggert | (_GNU_SOURCE): Define. |
commit | commitdiff | tree | snapshot |
1999-08-11 |
Paul Eggert | (_GNU_SOURCE): Define. |
commit | commitdiff | tree | snapshot |
1999-08-11 |
Paul Eggert | (<fnmatch.h>): Do not include. |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Paul Eggert | Version 1.13.5 |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Paul Eggert | (new_volume): Invoke apply_delayed_set_stat before... |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Paul Eggert | (decode_options): ERROR ((TAREXIT_FAILURE, ... -> FATAL... |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Paul Eggert | version 1.13.4 |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Paul Eggert | this matches historical practice. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Paul Eggert | Remove S_IS* ifdefs. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Paul Eggert | (rmt_open__): Remove typo that caused us to omit the... |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Paul Eggert | (extract_mangle): Replace #ifdef S_ISLNK with #ifdef... |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Paul Eggert | (dump_file): Use HAVE_READLINK, not S_ISLNK, to determi... |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Paul Eggert | version 1.13.3 |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Paul Eggert | A path name is excluded if any of its file name compone... |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Paul Eggert | (update_archive): Exclude pathnames if any of their... |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Paul Eggert | (total_written): Remove; replaced with prev_written... |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Paul Eggert | (read_and): Exclude pathnames if any of their component... |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Paul Eggert | (decode_options): Set newer_time_option to TYPE_MINIMUM... |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Paul Eggert | (create_archive): Exclude pathnames if any of their... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Paul Eggert | version 1.13.2 |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Paul Eggert | tar-bugs@gnu.org -> bug-tar@gnu.org |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Paul Eggert | (usage): tar-bugs@gnu.org -> bug-tar@gnu.org |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Paul Eggert | Version 1.13.1 |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Paul Eggert | (start_header): Do not assume S_IFMT is defined. |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Paul Eggert | (is_regular_file): Don't succeed on files that we can... |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Paul Eggert | (extract_archive): Test whether S_IFCHR and S_IFBLK... |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Paul Eggert | (decode_header): Do not assume that S_IFBLK and S_IFCHR... |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Paul Eggert | (append_file): Open the file before statting it, to... |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Paul Eggert | Bump date to 07-08. |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Paul Eggert | Include safe-read.h. |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Paul Eggert | Include safe-read.h instead of full-write.h. |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Paul Eggert | Include basename.h, save-read.h. |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Paul Eggert | (safe_read): New decl. |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Paul Eggert | (read_and): Use excluded_filename instead of check_exclude. |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Paul Eggert | (finish_sparse_file): Use excluded_filename instead... |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Paul Eggert | (exclude_pool, exclude_pool_size, allocated_exclude_poo... |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Paul Eggert | (decode_options): Initialize `excluded'. |
commit | commitdiff | tree | snapshot |
1999-07-07 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
1999-07-05 |
Paul Eggert | Update date. |
commit | commitdiff | tree | snapshot |
1999-07-05 |
Paul Eggert | Rename full_read to safe_read. |
commit | commitdiff | tree | snapshot |
1999-07-05 |
Paul Eggert | Include full-write.h. |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Paul Eggert | Update release date. |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Paul Eggert | version 1.13 news |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Paul Eggert | (EXTRA_DIST): Add mktime.m4. |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Paul Eggert | Include signal.h. |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Paul Eggert | (BACKUP_OPTION, DELETE_OPTION, EXCLUDE_OPTION, GROUP_OP... |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Paul Eggert | Don't include <ctype.h>; system.h already does this. |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Paul Eggert | (rmt_lseek__): Convert lseek whence values to portable... |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Paul Eggert | (main): Convert lseek whence values to portable integer... |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Paul Eggert | (extr_init, make_directories, extract_archive): |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Paul Eggert | Add braces to pacify gcc -Wall. |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Paul Eggert | (mode_to_oct): Do not assume internal mode_t and extern... |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Paul Eggert | (child_open_for_compress): Use portable modes. |
commit | commitdiff | tree | snapshot |
1999-07-01 |
Paul Eggert | version 1.12.64016 |
commit | commitdiff | tree | snapshot |
1999-07-01 |
Paul Eggert | \a doesn't work with msgfmt. |
commit | commitdiff | tree | snapshot |
1999-07-01 |
Paul Eggert | Fix copyright notice. |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Paul Eggert | Handle EINTR correctly; use STDIN_FILENO instead of... |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Paul Eggert | Describe changes since 1.12. |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Paul Eggert | Add lib/argmatch.c, lib/error.c lib/getopt.c, |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Paul Eggert | ANSIfy. |
commit | commitdiff | tree | snapshot |
1999-06-25 |
Paul Eggert | 1.12.64014 |
commit | commitdiff | tree | snapshot |
1999-06-25 |
Paul Eggert | (write_archive_buffer): New function. |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Paul Eggert | version 1.12.64013 |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Paul Eggert | (to_oct): Prepend leading zeros, not spaces. |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Paul Eggert | Move include of backupfile.h to common.h. |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Paul Eggert | Bump version. |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Paul Eggert | (backup_type): Remove decl; backupfile.h now has it. |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Paul Eggert | Remove --bzip2. |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Paul Eggert | (print_header): Change sizes of uform and gform from... |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Paul Eggert | GNU tar 1.13 |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Paul Eggert | Remove -y. |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Paul Eggert | Bump version. |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Paul Eggert | Version 1.12.64010 |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Paul Eggert | Include <quotearg.h>. |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Paul Eggert | version 1.12.64009 |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Paul Eggert | Update version number. |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Paul Eggert | Remove --with-included-malloc. |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Paul Eggert | Fix bug-report addr. |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Paul Eggert | Update to 1.12.64007. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Paul Eggert | 1.12.64006 |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Paul Eggert | (to_oct): New parameter substitute, giving a substitute... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Paul Eggert | (main): Remove suspicious AIX/386 code. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Paul Eggert | (gid_from_oct, major_from_oct, minor_from_oct, mode_fro... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Paul Eggert | Version 1.12.64005 |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Paul Eggert | Add --bzip2, --bunzip2 options. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Paul Eggert | (long_options, usage): Prefer --unbzip2 to --bunzip2. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Paul Eggert | Update copyright. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Paul Eggert | 1.12.64004 |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Paul Eggert | (long_options, usage, OPTION_STRING, decode_options): |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Paul Eggert | (extract_archive): Fix bug when extracting sparse files... |
commit | commitdiff | tree | snapshot |
next |