2005-09-28 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Sergey Poznyakoff | New option --test-label tests the archive volume label... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Sergey Poznyakoff | (all_names_found): If test_label_option is set return... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Sergey Poznyakoff | (print_header): Special handling if test_label_option... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Sergey Poznyakoff | (test_label_option): New variable |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Paul Eggert | * tests/Makefile.am (clean-local): Don't attempt to run |
commit | commitdiff | tree | snapshot |
2005-09-17 |
Paul Eggert | Don't filter time stamps through the resolution supported |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Paul Eggert | Merge changes from gnulib for file system sub-second... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Sergey Poznyakoff | (list_dumpdir): New function. |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Sergey Poznyakoff | (list_archive): Use list_dumpdir() to display GNUTYPE_D... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Sergey Poznyakoff | (list_dumpdir): New function. Used to dump contents... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Paul Eggert | hard link patches |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Paul Eggert | Adjust to current gnulib and modules used. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Paul Eggert | Treat fishy-looking hard links like fishy-looking symlinks. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Paul Eggert | Mention gzip version problems, and valgrind. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Paul Eggert | * README-alpha: Modernize description of software requi... |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Sergey Poznyakoff | Update |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Sergey Poznyakoff | Add incr01.at |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Sergey Poznyakoff | New test. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Sergey Poznyakoff | (purge_directory): Do not dereference symbolic links... |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Sergey Poznyakoff | Add strdup |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Sergey Poznyakoff | (read_directory_file): Use strtoumax to read snapshot... |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Sergey Poznyakoff | Remove dependency on file order. |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Sergey Poznyakoff | (file_dumpable_p,dump_file0): Fix handling of sparse... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Sergey Poznyakoff | Fix typo |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Sergey Poznyakoff | Pipe the output from `tar xfv' through sort. |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Sergey Poznyakoff | (tar_sparse_init): Fill structure with zeros. Call |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Sergey Poznyakoff | Adapt to the new output format |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Sergey Poznyakoff | (pax_sparse_member_p): Checking member size vs. file... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Sergey Poznyakoff | New test. |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Sergey Poznyakoff | (size_decoder): Do not set archive_file_size |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Sergey Poznyakoff | (sparse_scan_file): Fix another bug, introduced yesterd... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Sergey Poznyakoff | (tar_sparse_init): Fix recent bugfixes: Initialize... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Paul Eggert | A sweep of the sparse code prompted by a bug report... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Paul Eggert | * src/common.h (timespec_lt): Add a return type: bool. |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Paul Eggert | Carefully crafted invalid headers can cause buffer... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Sergey Poznyakoff | Add update.at |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Sergey Poznyakoff | New test |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Sergey Poznyakoff | (dump_file0): Check for is_avoided_name() first. Fixes... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Sergey Poznyakoff | (AC_STRUCT_ST_BLKSIZE,AC_STRUCT_ST_BLOCKS): Removed... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Paul Eggert | * src/names.c (excluded_name): excluded_filename -> |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Sergey Poznyakoff | (read_name_from_file,update_argv): Automatically detect... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Sergey Poznyakoff | Bugfixes. |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Sergey Poznyakoff | Document new backup scripts behavior |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Sergey Poznyakoff | (mt_begin,mt_rewind,mt_offline,mt_status): Use $MT... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Sergey Poznyakoff | Minor fixes |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Sergey Poznyakoff | (hash_string_hasher,hash_string_compare) |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Sergey Poznyakoff | Include paxlib.h instead of paxerror.h |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Sergey Poznyakoff | Update invocations of safer_name_suffix() |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Sergey Poznyakoff | Add new paxutils files |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Sergey Poznyakoff | Remove defines and declarations imported from paxutils |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Sergey Poznyakoff | Add paxerror.c paxexit.c paxconvert.c |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Sergey Poznyakoff | (libtar_a_SOURCES): Add paxerror.c paxexit.c paxconvert.c |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Sergey Poznyakoff | Remove checking for LIB_SETSOCKOPT, it is handled by... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Sergey Poznyakoff | (copy_files): Accept optional third argument: a prefix |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Paul Eggert | * src/misc.c (remove_any_file): Fix typo in previous... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Paul Eggert | (remove_any_file): Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Paul Eggert | Port to Solaris 10's treatment of unlinking directories. |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Paul Eggert | Update FSF postal mail address. |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Sergey Poznyakoff | Add truncate.at |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Sergey Poznyakoff | New test case |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Sergey Poznyakoff | (file_newer_p): Return false if file does not exist |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Sergey Poznyakoff | (dump_regular_file): Correctly pad archive members... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Sergey Poznyakoff | (diff_file): diff_handle was not initialized |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Sergey Poznyakoff | (Genfile): New appendix |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Sergey Poznyakoff | (tar_TEXINFOS): Add genfile.texi |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Sergey Poznyakoff | Install files from paxutils/doc |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | Update copyright. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | Update copyright. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | * src/incremen.c (hash_directory): Likewise. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | Tell awk to read from /dev/null. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | Adjust to new hash API. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | Adjust to recent gnulib changes. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | (parse_opt): Adjust to new modechange API. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | (start_ueader): Adjust to new modechange API. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | (initial_umask): New var. |
commit | commitdiff | tree | snapshot |
next |