debian/tar
2005-02-05 Sergey Poznyakoff(to_command_option)
2005-02-05 Sergey PoznyakoffDo not use 8-bit chars in comments
2005-02-05 Sergey PoznyakoffGet setenv module from gnulib
2005-02-04 Paul EggertImproved checksum diagnostics; adjust to gnulib changes.
2005-02-04 Paul Eggert(from_header): New arg OCTAL_ONLY, normally false.
2005-02-04 Paul EggertAdjust to gnulib changes.
2005-02-04 Sergey PoznyakoffUpdated
2005-02-04 Sergey Poznyakoff(update_argv): Changed type to void
2005-02-04 Sergey PoznyakoffRemoved unused variables.
2005-02-04 Sergey PoznyakoffFurther rewrite
2005-02-04 Sergey PoznyakoffUpdated
2005-02-04 Sergey PoznyakoffDetermine path to the tar executable.
2005-02-04 Sergey Poznyakoff(options) Minor spelling fix
2005-02-04 Sergey PoznyakoffAdd translators' comments
2005-02-04 Sergey Poznyakoff(extract_archive): Rewritten
2005-02-04 Sergey Poznyakoff(start_private_header,write_header_name)
2005-02-04 Sergey Poznyakoff(OLDGNU_NAME_FIELD_SIZE): New constant
2005-02-03 Sergey PoznyakoffUpdated
2005-02-03 Sergey Poznyakoff(RE_CHECK): Added missing space
2005-02-03 Sergey Poznyakoffsort ls output
2005-02-03 Sergey PoznyakoffAdd translators' comment
2005-02-03 Sergey PoznyakoffUse quote()
2005-02-03 Sergey Poznyakoff(short_read): Use ngettext()
2005-02-03 Sergey PoznyakoffAdded tests/genfile.c
2005-02-03 Sergey PoznyakoffUpdated
2005-02-03 Sergey PoznyakoffExtract and compare sparse file
2005-02-03 Sergey PoznyakoffSkip the test on filesystems that do not update ctime...
2005-02-03 Sergey PoznyakoffAdded sparse02.at
2005-02-03 Sergey PoznyakoffTest extracting sparse files over a pipe.
2005-02-02 Sergey PoznyakoffUpdated
2005-02-02 Sergey PoznyakoffExtract sparse files even if the output fd is not seekable.
2005-02-01 Sergey PoznyakoffUpdated
2005-02-01 Sergey PoznyakoffIgnore all *.m4 files
2005-02-01 Sergey PoznyakoffUpdated
2005-02-01 Sergey PoznyakoffAdd append.at
2005-02-01 Sergey PoznyakoffInsert Emacs magic to the first line.
2005-02-01 Sergey PoznyakoffAdd a comment to lib/Makefile.am saying that this is...
2005-01-18 Sergey PoznyakoffUpdated
2005-01-18 Sergey PoznyakoffUpdated
2005-01-18 Sergey PoznyakoffRemove inclusion of obstack.h
2005-01-18 Sergey PoznyakoffUpdated
2005-01-18 Sergey PoznyakoffMoved rendition macros and option value definitions...
2005-01-18 Sergey PoznyakoffDocument new options. Moved rendition macros and option...
2005-01-18 Sergey PoznyakoffNew options --unquote (--no-unquote) and --add-file
2005-01-18 Sergey Poznyakoff(name_file): Removed variable.
2005-01-18 Sergey Poznyakoff(stat_fatal): New function
2005-01-18 Sergey PoznyakoffRemove inclusion of obstack.h src/incremen.c
2005-01-18 Sergey PoznyakoffInclude obstack.h
2005-01-18 Sergey PoznyakoffRaised version number to 1.15.2
2005-01-14 Sergey PoznyakoffComplete the reference
2005-01-14 Sergey Poznyakoff*** empty log message ***
2005-01-13 Paul Eggert* tests/testsuite.at (RE_CHECK): Use "join - file"...
2005-01-13 Paul Eggert(RE_CHECK): Use "join - file", not
2005-01-13 Sergey PoznyakoffUpdated
2005-01-13 Sergey PoznyakoffUpdated
2005-01-13 Sergey PoznyakoffUpdated
2005-01-13 Sergey PoznyakoffAdded Josef Bauer
2005-01-13 Sergey PoznyakoffAdded long01.at
2005-01-13 Sergey PoznyakoffSort tar output
2005-01-13 Sergey PoznyakoffTest listing of GNU long names divisible by 512.
2005-01-13 Sergey PoznyakoffUse memset instead of bzero, memmove
2005-01-12 Sergey PoznyakoffUpdated
2005-01-12 Sergey PoznyakoffTemplate file for gendocs.sh
2005-01-11 Sergey PoznyakoffUpdated
2005-01-11 Sergey PoznyakoffReworded docstrings for --[no-]same-permissions
2005-01-11 Sergey PoznyakoffUpdated docs for --[no-]same-permissions
2005-01-11 Sergey PoznyakoffUse gendocs.sh to generate web documentation
2005-01-11 Sergey PoznyakoffUpdated for 1.15.1
2005-01-06 Sergey PoznyakoffUpdated
2005-01-06 Sergey PoznyakoffUpdated
2005-01-06 Sergey PoznyakoffDo not create useless directory
2005-01-06 Sergey PoznyakoffAdd options02.at
2005-01-06 Sergey PoznyakoffTest that tar correctly handles non-option arguments...
2005-01-06 Sergey PoznyakoffCall tar_PAXUTILS
2005-01-06 Sergey PoznyakoffCreate m4/paxutils.m4
2005-01-05 Sergey Poznyakoff(parse_opt): Bugfix: Use ARGP_KEY_ARG. Thanks Mike...
2005-01-04 Paul Eggert* lib/Makefile.tmpl (localedir.h): Omit needless quotes...
2004-12-24 Paul EggertAccommodate latest gnulib.
2004-12-24 Paul EggertAdd getdate.texi.
2004-12-24 Paul EggertDo not treat alloca-opt specially; this is no
2004-12-22 Sergey PoznyakoffUpdated release_1_15_1
2004-12-22 Sergey Poznyakoff(main): Reverted recent changes (#ifdef).
2004-12-21 Sergey PoznyakoffUpdated
2004-12-21 Sergey Poznyakoff(open_compressed_archive): Do not attemt to determine...
2004-12-21 Sergey PoznyakoffMinor improvement: reset hit_eof in open_compressed_archive
2004-12-21 Sergey PoznyakoffUpdated
2004-12-21 Sergey Poznyakoff(main): Protect invocation of setlocale by ifdef.
2004-12-21 Sergey Poznyakoff(from_header, tar_checksum): Changed declaration. All...
2004-12-21 Sergey Poznyakoff(tar_checksum): changed declaration
2004-12-21 Sergey Poznyakoff(check_compressed_archive): Check remote archves as...
2004-12-21 Sergey PoznyakoffUpdated
2004-12-21 Sergey PoznyakoffUpdated
2004-12-21 Sergey PoznyakoffRewritten in xhtml to follow recent GNU site standards.
2004-12-21 Sergey PoznyakoffDiscard stderr from sort, on some systems it spits...
2004-12-21 Sergey PoznyakoffUse AT_GZIP_PREREQ
2004-12-21 Sergey Poznyakoff(comprec.at,pipe.at): New tests
2004-12-21 Sergey PoznyakoffNew test
2004-12-21 Sergey Poznyakoff(main): Protect invocation of setlocale by ifdef.
2004-12-21 Sergey PoznyakoffBugfix. Changes introduced 2004-11-26 broke extraction...
2004-12-21 Sergey PoznyakoffEntry for 1.15.1
next