OSSP CVS Repository |
|
Date | Version | Description |
---|---|---|
1.27 | Check-in [6000]: adjust copyright for year 2008 By rse. (diff) | |
1.26 | Check-in [5939]: Adjust copyright for year 2007. By rse. (diff) | |
1.25 | Check-in
[5367]:
Add ".svn" to the default ignore list of "shtool tarball".
Add missing documentation for "shtool tarball" option "-d".
Submitted by: Sakagami Hiroki <sakagami@gmail.com> By rse. (diff) | |
1.24 | Check-in [5366]: Adjust copyright for year 2006 By rse. (diff) | |
1.23 | Check-in [5091]: Adjust copyright for year 2005 By rse. (diff) | |
1.22 | Check-in [4431]: correct spelling: privileges, convenient; By thl. (diff) | |
1.21 | Check-in
[4413]:
Embedded the command documentation from shtool.pod into the
individual sh.xxxx scripts and this way split the large shtool(1)
manual page into individual manual pages shtool-xxxx(1).
Submitted partly by: Thomas Lotterer <thomas@lotterer.net> By rse. (diff) | |
1.20 | Check-in [3696]: Bump copyright year for 2004 By rse. (diff) | |
1.19 | Check-in
[3525]:
Replace "[ x -o/-a x ]" constructs with "[ x ] ||/&& [ x ]"
and "egrep"/"fgrep" constructs with compatible "grep" or "case"
constructs. This way GNU shtool is now more POSIX 1003.1-2001
compliant.
Submitted by: Paul Eggert <eggert@twinsun.com> By rse. (diff) | |
1.18 | Check-in [3218]: Bump year in copyright messages to cover new year 2003. By rse. (diff) | |
1.17 | Check-in [3216]: Fixed error exit in all commands by introducing an "shtool_exit" function (which correctly cleans up temporary files) and replacing all "exit" calls with "shtool_exit". THIS THE FIRST TIME INTRODUCED THE USAGE OF A SHELL FUNCTION TO THE SHTOOL CODE. This is known to break on very anchient and broken Bourne-Shell implementations and is considered to be no longer a real problem in the year 2003. Especially there is no alternative way anyway. By rse. (diff) | |
1.16 | Check-in [1471]: bump copyright years By rse. (diff) | |
1.15 | Check-in [1028]: *** empty log message *** By rse. (diff) | |
1.14 | Check-in [406]: *** empty log message *** By rse. (diff) | |
1.13 | Check-in [289]: *** empty log message *** By rse. (diff) | |
1.12 | Check-in [179]: *** empty log message *** By rse. (diff) | |
1.11 | Check-in [168]: *** empty log message *** By rse. |