head	1.28;
access;
symbols
	tcllib-1-13:1.28
	tcllib-1-12:1.26
	tklib-0-5:1.23
	tcllib-1-11-1:1.23
	tcllib-1-11:1.20
	tcllib-1-10:1.18
	tcllib-1-9:1.13
	tcllib-1-8:1.7
	tcllib-1-7:1.5;
locks; strict;
comment	@# @;


1.28
date	2011.01.25.06.06.39;	author andreas_kupries;	state Exp;
branches;
next	1.27;

1.27
date	2011.01.20.19.45.25;	author andreas_kupries;	state Exp;
branches;
next	1.26;

1.26
date	2009.12.07.17.39.24;	author andreas_kupries;	state Exp;
branches;
next	1.25;

1.25
date	2009.12.03.19.59.32;	author andreas_kupries;	state Exp;
branches;
next	1.24;

1.24
date	2009.05.13.06.28.48;	author afaupell;	state Exp;
branches;
next	1.23;

1.23
date	2008.12.15.20.25.31;	author andreas_kupries;	state Exp;
branches;
next	1.22;

1.22
date	2008.12.02.04.01.56;	author andreas_kupries;	state Exp;
branches;
next	1.21;

1.21
date	2008.11.26.23.18.42;	author afaupell;	state Exp;
branches;
next	1.20;

1.20
date	2008.10.17.05.32.41;	author andreas_kupries;	state Exp;
branches;
next	1.19;

1.19
date	2008.06.14.23.17.49;	author andreas_kupries;	state Exp;
branches;
next	1.18;

1.18
date	2007.09.12.16.29.58;	author andreas_kupries;	state Exp;
branches;
next	1.17;

1.17
date	2007.03.25.01.29.29;	author andreas_kupries;	state Exp;
branches;
next	1.16;

1.16
date	2007.02.09.06.03.56;	author afaupell;	state Exp;
branches;
next	1.15;

1.15
date	2007.01.09.05.06.17;	author andreas_kupries;	state Exp;
branches;
next	1.14;

1.14
date	2006.12.20.19.15.37;	author afaupell;	state Exp;
branches;
next	1.13;

1.13
date	2006.10.04.02.56.06;	author andreas_kupries;	state Exp;
branches;
next	1.12;

1.12
date	2006.06.29.23.16.30;	author afaupell;	state Exp;
branches;
next	1.11;

1.11
date	2005.11.09.05.03.26;	author andreas_kupries;	state Exp;
branches;
next	1.10;

1.10
date	2005.11.08.17.42.40;	author afaupell;	state Exp;
branches;
next	1.9;

1.9
date	2005.11.07.19.16.51;	author andreas_kupries;	state Exp;
branches;
next	1.8;

1.8
date	2005.11.05.04.50.58;	author afaupell;	state Exp;
branches;
next	1.7;

1.7
date	2005.10.06.21.29.27;	author andreas_kupries;	state Exp;
branches;
next	1.6;

1.6
date	2005.09.30.20.08.02;	author andreas_kupries;	state Exp;
branches;
next	1.5;

1.5
date	2004.10.06.14.36.07;	author andreas_kupries;	state Exp;
branches;
next	1.4;

1.4
date	2004.10.03.23.06.58;	author andreas_kupries;	state Exp;
branches;
next	1.3;

1.3
date	2004.09.10.23.02.53;	author afaupell;	state Exp;
branches;
next	1.2;

1.2
date	2004.08.23.22.54.27;	author andreas_kupries;	state Exp;
branches;
next	1.1;

1.1
date	2004.08.20.09.09.40;	author afaupell;	state Exp;
branches;
next	;


desc
@@


1.28
log
@Tcllib 1.13 released
@
text
@2011-01-24  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.13 ========================
	* 

2011-01-20  Andreas Kupries  <andreask@@activestate.com>

	* tar.tcl: [Bug 3162548]: Applied patch by Alexandre Ferrieux,
	* tar.man: extending various tar commands to be able to use
	* pkgIndex.tcl: the -chan option, and channels instead of files.
	  Version bumped to 0.7

2009-12-07  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.12 ========================
	* 

2009-12-03  Andreas Kupries  <andreask@@activestate.com>

	* tar.man: [Patch 2840147]. Applied. New options -prefix and
	* tar.tcl: -quick for tar::add. -prefix allows specifying a
	* tar.pcx: prefix for filenames in the archive, and -quick 1
	* pkgIndex.tcl: changes back to the seek-from-end algorithm for
	  finding the place where to add the new files. The new default
	  scans from start (robust). Bumped version to 0.6.

2009-05-12  Aaron Faupell  <afaupell@@users.sourceforge.net>

	* tar.tcl: add support for reading pre-posix archives.
	  if a file isnt writable when extracting, try deleting
	  before giving up.

2008-12-12  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.11.1 ========================
	* 

2008-11-26  Aaron Faupell  <afaupell@@users.sourceforge.net>

	* tar.man: add and clarify documentation

2008-10-16  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.11 ========================
	* 

2008-06-14  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* tar.pcx: New file. Syntax definitions for the public commands of
	  the tar package.

2007-09-12  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.10 ========================
	* 

2007-03-21  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* tar.man: Fixed all warnings due to use of now deprecated
	  commands. Added a section about how to give feedback.

2007-02-08  Aaron Faupell  <afaupell@@users.sourceforge.net>

	* tar.tcl: bug fix in recursion algorithm that missed
	some files in deep subdirs. incremented version

2007-01-08  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* tar.tcl: Bumped version to 0.3, for the bugfix described
	* tar.man: by the last entry.
	* pkgIndex.tcl:

2006-12-20  Aaron Faupell  <afaupell@@users.sourceforge.net>

	* tar.tcl: fix in parseOpts which affected -file and -glob
	  arguments to tar::untar
	* tar.man: clarifications to add, create, and untar

2006-10-03  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.9 ========================
	* 

2006-29-06  Aaron Faupell  <afaupell@@users.sourceforge.net>

	* tar.tcl: fixed bug in parseOpts

2005-11-08  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* pkgIndex.tcl: Corrected buggy commit, synchronized version
	* tar.man:      numbers across all relevant files.

2005-11-08  Aaron Faupell  <afaupell@@users.sourceforge.net>

	* tar.tcl: bumped version to 0.2 because of new feature
	* tar.man: tar::remove

2005-11-07  Andreas Kupries <andreask@@activestate.com>

	* tar.man: Fixed error, incorrect placement of [call] markup
	  outside of list.

2005-11-04  Aaron Faupell  <afaupell@@users.sourceforge.net>

	* tar.man: added tar::remove command and documentation for it
	* tar.tcl:

2005-10-06  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.8 ========================
	* 

2005-09-30  Andreas Kupries <andreask@@activestate.com>

	* tar.tcl: qualified all [open] calls with :: to ensure usag of
	  the builtin. Apparently mitigates conflict between this package
	  and the vfs::tar module.

2004-10-05  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.7 ========================
	* 

2004-10-02  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* tar.man: Added keywords and title/module description to the
	  documentation.

2004-09-10  Aaron Faupell  <afaupell@@users.sourceforge.net>

	* tar.tcl: Fixed typo bug in ::tar::add
	* tar.man: Added info for ::tar::stat

2004-08-23  Andreas Kupries  <andreask@@activestate.com>

	* tar.man: Fixed problems in the documentation.

@


1.27
log
@
	* tar.tcl: [Bug 3162548]: Applied patch by Alexandre Ferrieux,
	* tar.man: extending various tar commands to be able to use
	* pkgIndex.tcl: the -chan option, and channels instead of files.
	  Version bumped to 0.7
@
text
@d1 6
@


1.26
log
@Added README for 1.12, and tagged the ChangeLogs
@
text
@d1 7
@


1.25
log
@
	* tar.man: [Patch 2840147]. Applied. New options -prefix and
	* tar.tcl: -quick for tar::add. -prefix allows specifying a
	* tar.pcx: prefix for filenames in the archive, and -quick 1
	* pkgIndex.tcl: changes back to the seek-from-end algorithm for
	  finding the place where to add the new files. The new default
	  scans from start (robust). Bumped version to 0.6.
@
text
@d1 6
@


1.24
log
@2009-05-12  Aaron Faupell  <afaupell@@users.sourceforge.net>

        * tar.tcl: add support for reading pre-posix archives.
          if a file isnt writable when extracting, try deleting
          before giving up
@
text
@d1 9
d14 1
a14 1
	  before giving up
@


1.23
log
@1.11.1 release.
@
text
@d1 6
@


1.22
log
@Fix typo in ChangeLogs made at the time of the 1.11 release.
@
text
@d1 6
@


1.21
log
@2008-11-26  Aaron Faupell  <afaupell@@users.sourceforge.net>

        * tar.man: add and clarify documentation
@
text
@d5 1
a5 1
2008-10-16  1.11  <andreas_kupries@@users.sourceforge.net>
@


1.20
log
@
	*
	* Released and tagged Tcllib 1.11 ========================
	*
@
text
@d1 4
@


1.19
log
@
	* tar.pcx: New file. Syntax definitions for the public commands of
	  the tar package.
@
text
@d1 6
@


1.18
log
@Tcllib 1.10 tagged and released.
@
text
@d1 5
@


1.17
log
@
Added sections about how to give
feedback (bugs, ideas, ...), and
where.
@
text
@d1 6
@


1.16
log
@2007-02-08  Aaron Faupell  <afaupell@@users.sourceforge.net>

        * tar.tcl: bug fix in recursion algorithm that missed
        some files in deep subdirs. incremented version
@
text
@d1 5
@


1.15
log
@
	* tar.tcl: Bumped version to 0.3, for the bugfix described
	* tar.man: by the last entry.
	* pkgIndex.tcl:
@
text
@d1 5
@


1.14
log
@2006-12-20  Aaron Faupell  <afaupell@@users.sourceforge.net>

        * tar.tcl: fix in parseOpts which affected -file and -glob
        arguments to tar::untar
        * tar.man: clarifications to add, create, and untar
@
text
@d1 6
d10 1
a10 1
	arguments to tar::untar
@


1.13
log
@
	*
	* Released and tagged Tcllib 1.9 ========================
	*
@
text
@d1 6
@


1.12
log
@2006-29-06  Aaron Faupell  <afaupell@@users.sourceforge.net>

        * tar.tcl: fixed bug in parseOpts
@
text
@d1 6
@


1.11
log
@Corrected version number of tar package to be same across
all relevant files.

Import of my revision of snit 1.1 implementation selection.
Done at runtime, not pkg declare time anymore. See treeql
for other package with the same type of change.
@
text
@d1 4
@


1.10
log
@2005-11-08  Aaron Faupell  <afaupell@@users.sourceforge.net>

        * bumped version to 0.2 because of new feature tar::remove
@
text
@d1 5
d8 2
a9 1
	* bumped version to 0.2 because of new feature tar::remove
@


1.9
log
@
	* tar.man: Fixed error, incorrect placement of [call] markup
	  outside of list.
@
text
@d1 4
@


1.8
log
@2005-11-04  Aaron Faupell  <afaupell@@users.sourceforge.net>

        * added tar::remove command and documentation for it
@
text
@d1 5
d8 2
a9 1
	* added tar::remove command and documentation for it
@


1.7
log
@	* Released and tagged Tcllib 1.8 ========================
@
text
@d1 4
@


1.6
log
@
	* tar.tcl: qualified all [open] calls with :: to ensure usag of
	  the builtin. Apparently mitigates conflict between this package
	  and the vfs::tar module.
@
text
@d1 6
@


1.5
log
@Released and taggen Tcllib 1.7.

Manual merge of ftpd changes.

Last minute changes to ftpd, jpeg, updated README.

Moved version to 1.7, release version.
@
text
@d1 6
@


1.4
log
@Mainly updated docs to latest round of changes.

Get package index.

Import treeql work by Colin.

Testsuite fix in cmdline.

TreeQL doc fixup, new files for TreeQL ideas.

Struct::Tree doc fixup (examples, structure, node creation).

Tar file doc extension, added keywords and descriptions.

Updated version numbres according to the changes made.

Added README for the new release.

Version sync and move of K for 8.5 code, fogotten earlier.

First doctools documentation.
@
text
@d1 6
@


1.3
log
@aron Faupell  <afaupell@@users.sourceforge.net>

        * tar.tcl fixed typo bug in ::tar::add
        * tar.man added info for ::tar::stat
@
text
@d1 5
d8 2
a9 2
	* tar.tcl fixed typo bug in ::tar::add
	* tar.man added info for ::tar::stat
@


1.2
log
@
	* tar.man: Fixed problems in the documentation.
@
text
@d1 5
@


1.1
log
@2004-08-20 Aaron Faupell <afaupell@@users.sourceforge.net>

initial commit: Changelong tar.tcl tar.man
@
text
@d1 3
@

