OSSP CVS Repository |
|
Date | Version | Description |
---|---|---|
1.38 | Check-in
[5368]:
Remove obsolete LANG/LC_TIME/LC_ALL adjustments in sh.mdate.
Submitted by: Mike Frysinger <vapier@gentoo.org> By rse. (diff) | |
1.37 | 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.36 | Check-in
[5279]:
Enhance portability even more by maximizing Bourne Shell
compatibility under ZSH and BASH and avoiding NLS dependencies.
Hint by: R. N. de Arenas Coronado <privado@dervishd.net> By rse. (diff) | |
1.35 | Check-in
[5187]:
"shtool mdate" needs to (un|re)set TIME_STYLE, as GNU coreutils'
"ls" changes its time format in response to the TIME_STYLE variable.
Submitted by: James Rowe <jnrowe@ukfsn.org> By rse. (diff) | |
1.34 | Check-in [5055]: detect PPC under IBM i5/OS (aka OS/400) with PASE (Portable Application Solutions Environment) By rse. (diff) | |
1.33 | Check-in
[4651]:
- Added M4 language output to "shtool version".
- Fixed AC_PROG_SHTOOL definition in shtool.m4.
Submitted by: James Rowe <Jay@jnrowe.ukfsn.org> By rse. (diff) | |
1.32 | 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.31 | 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.30 | Check-in [3330]: give credit here, too By rse. (diff) | |
1.29 | Check-in
[3325]:
Use "env -i /bin/ls" construct in "shtool rotate" and "shtool slo"
commands to make sure we have a consistent output not adjusted by
some environment variables like LANG, LS_COLORS, LS_OPTIONS, etc.
Hint by: Manuel Hendel <manuel@hendel.net> By rse. (diff) | |
1.28 | Check-in [3321]: give proper credit By rse. (diff) | |
1.27 | Check-in [2958]: Changed 'shtool fixperm' to no longer set group writeability. By rse. (diff) | |
1.26 | Check-in [2950]: Fixed description of "shtool install -C" operation in manual page By rse. (diff) | |
1.25 | Check-in [2713]: give proper credit By rse. (diff) | |
1.24 | Check-in
[2559]:
Try the terminal 'init' sequence before 'reset' for bold mode
restoring in order to make sure the terminal is not cleared.
Additionally, fallback to a consistent no-bold mode.
Submitted by: Mirko Liss <mirko.liss@web.de> By rse. (diff) | |
1.23 | Check-in [2529]: Please review. Added support for guessing the Darwin OS. By ms. (diff) | |
1.22 | Check-in
[2278]:
Removed not-existing --min-size option from the usage
of "shtool rotate". The name is just --size.
Submitted by: Thomas Linden <tom@izb.net> By rse. (diff) | |
1.21 | Check-in
[1784]:
Fixed various typos in shtool.pod.
Submitted by: Liones <liones@myrealbox.com> By rse. (diff) | |
1.20 | Check-in [503]: *** empty log message *** By rse. (diff) | |
1.19 | Check-in [433]: *** empty log message *** By rse. (diff) | |
1.18 | Check-in [366]: *** empty log message *** By rse. (diff) | |
1.17 | Check-in [25]: *** empty log message *** By rse. (diff) | |
1.16 | Check-in [24]: *** empty log message *** By rse. |