summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New testalpha_1_15_90Sergey Poznyakoff2006-02-203-0/+122
* (AT_TAR_MKHIER): New macroSergey Poznyakoff2006-02-201-1/+8
* Reword test titleSergey Poznyakoff2006-02-201-2/+2
* Remove mkhier, use AT_TAR_MKHIER insteadSergey Poznyakoff2006-02-201-14/+1
* Add build-aux to the PATHSergey Poznyakoff2006-02-201-1/+2
* (lustar01.at,lustar02.at,lustar03.at): New tests.Sergey Poznyakoff2006-02-201-0/+3
* (split_long_name): Fix maximum length estimation. Patch by Jim Lowe.Sergey Poznyakoff2006-02-201-1/+1
* Avoid installation glitches on Solaris 8 with Sun C 5.4.Paul Eggert2006-02-208-22/+44
* * bootstrap: Don't claim lib/Makefile.am is generated automaticallyPaul Eggert2006-02-201-1/+1
* UpdateSergey Poznyakoff2006-02-191-0/+3
* (new_volume): Prompt the user for archive name if unable to open next archive.Sergey Poznyakoff2006-02-191-3/+6
* UpdateSergey Poznyakoff2006-02-191-0/+2
* (add_chunk_header): Free st.orig_file_name after calling finish_header()Sergey Poznyakoff2006-02-191-1/+1
* UpdatedSergey Poznyakoff2006-02-191-0/+7
* Raise version number to 1.15.90Sergey Poznyakoff2006-02-192-2/+2
* (dump_file0): Restore file_count_links,accidentally removed on 2005-11-29.Sergey Poznyakoff2006-02-191-0/+2
* UpdatedSergey Poznyakoff2006-02-081-0/+6
* (tar_set_quoting_style): Provide second argument to the format spec: program_...Sergey Poznyakoff2006-02-081-1/+2
* * gnulib.modules: Add closeout, exitfial.Paul Eggert2006-02-075-46/+76
* * NEWS: --version now outputs copyright etc., to conform to thePaul Eggert2006-02-0711-199/+171
* Update copyright year to 2006.Paul Eggert2006-02-079-63/+64
* UpdateSergey Poznyakoff2006-02-071-0/+4
* (sparse_map_decoder): Fix misleading diagnostic.Sergey Poznyakoff2006-02-071-1/+1
* UpdateSergey Poznyakoff2006-01-311-0/+16
* (struct tar_stat_info): New members is_dumpdir and skipped.Sergey Poznyakoff2006-01-311-1/+4
* (list_archive): Use is_dumpdirSergey Poznyakoff2006-01-311-17/+17
* (get_gnu_dumpdir): StaticSergey Poznyakoff2006-01-311-10/+18
* (prepare_to_extract): Use is_dumpdir member to check for dumpdirs.Sergey Poznyakoff2006-01-311-1/+1
* (get_gnu_dumpdir): Remove prototypeSergey Poznyakoff2006-01-311-1/+1
* UpdateSergey Poznyakoff2006-01-211-0/+5
* (decode_options): Refuse using --delete with compression optionsSergey Poznyakoff2006-01-211-1/+2
* UpdateSergey Poznyakoff2006-01-181-0/+9
* Implement new options --quoting-style, --quote-chars and --no-quote-chars.Sergey Poznyakoff2006-01-181-3/+55
* Initial documentation for --quoting-style, --quote-chars and --no-quote-chars...Sergey Poznyakoff2006-01-181-2/+22
* (DEFAULT_QUOTING_STYLE): New configuration variableSergey Poznyakoff2006-01-181-1/+18
* UpdatedSergey Poznyakoff2006-01-181-1/+9
* * bootstrap: Default to pserver, and switch to cvs.sv.gnu.org,Paul Eggert2006-01-092-14/+15
* Add argp-pin.c, mkdirat.c, openat-priv.h.Paul Eggert2006-01-091-0/+3
* UpdateSergey Poznyakoff2005-12-141-0/+8
* Update invocations of name_scan.Sergey Poznyakoff2005-12-143-4/+4
* (name_scan): Change prototype.Sergey Poznyakoff2005-12-141-1/+1
* (name_scan): Take an additional argument requesting the exact matching.Sergey Poznyakoff2005-12-141-8/+14
* UpdateSergey Poznyakoff2005-12-131-0/+7
* (addname,add_hierarchy_to_namelist): Initialize explicit member appropriately.Sergey Poznyakoff2005-12-131-3/+8
* (procdir): If name_scan() returns something, check if it was explicitely give...Sergey Poznyakoff2005-12-131-1/+2
* (struct name): New member `explicit'. Remove unused member `isdir'Sergey Poznyakoff2005-12-131-1/+1
* UpdateSergey Poznyakoff2005-12-121-0/+6
* If --one-file-system is given and aSergey Poznyakoff2005-12-121-2/+6
* UpdateSergey Poznyakoff2005-12-111-0/+12
* (options,parse_opt): New options --delay-directory-restore and --no-delay-dir...Sergey Poznyakoff2005-12-111-6/+21