2020-11-07
@tundra
force use of python 2.x interpreter, update copyright and version
tundra committed on 7 Nov 2020
2020-10-25
@tundra
use 2to3 to make compatible with python3
tundra committed on 25 Oct 2020
2015-01-27
@tundra
*** empty log message ***
tundra committed on 27 Jan 2015
2012-06-09
@tundra
WHATSNEW For 'tren' 1.242 (Sat Jun 9 15:21:59 CDT 2012)
tundra committed on 9 Jun 2012
@tundra
Fixed typo in editor string.
tundra committed on 9 Jun 2012
@tundra
WHATSNEW For 'tren' 1.242 (Sat Jun 9 15:20:53 CDT 2012)
tundra committed on 9 Jun 2012
@tundra
Added editor information.
tundra committed on 9 Jun 2012
@tundra
Fixed typo.
tundra committed on 9 Jun 2012
@tundra
Updated to latest, standard 'makefile'.
tundra committed on 9 Jun 2012
@tundra
Fixed problem with separator on housekeeping targets.
tundra committed on 9 Jun 2012
@tundra
Updated for use with CVS. ...
tundra committed on 9 Jun 2012
2011-08-01
@tundra
WHATSNEW For 'tren' 1.242 (Mon Aug 1 13:09:24 CDT 2011)
tundra committed on 1 Aug 2011
@tundra
Updated copyright.
tundra committed on 1 Aug 2011
@tundra
Updated info on what version of Python is required to reflect fallback to older style exception handling. ...
tundra committed on 1 Aug 2011
@tundra
Reverted to older form of 'exception' statement for compatibility with legacy python installations.
tundra committed on 1 Aug 2011
2010-12-30
@tundra
Got rid of extra brackets in usage summary line.
tundra committed on 30 Dec 2010
2010-11-18
@tundra
Fixed grammar typo.
tundra committed on 18 Nov 2010
@tundra
Fixed typo.
tundra committed on 18 Nov 2010
2010-11-17
@tundra
WHATSNEW For 'tren' 1.239 (Wed Nov 17 20:34:09 CST 2010)
tundra committed on 17 Nov 2010
@tundra
WHATSNEW For 'tren' 1.239 (Wed Nov 17 20:14:00 CST 2010)
tundra committed on 17 Nov 2010
@tundra
WHATSNEW For 'tren' 1.239 (Wed Nov 17 13:54:31 CST 2010)
tundra committed on 17 Nov 2010
@tundra
Added material on how include files can change default behaviors and ...
tundra committed on 17 Nov 2010
@tundra
Added material on quoting within include files.
tundra committed on 17 Nov 2010
2010-11-16
@tundra
Cleanup and formatting.
tundra committed on 16 Nov 2010
@tundra
Added reference to -d in the Multiple Substitutions description. ...
tundra committed on 16 Nov 2010
@tundra
Formatting and typo cleanups.
tundra committed on 16 Nov 2010
@tundra
Finished documenting -T and slice notation.
tundra committed on 16 Nov 2010
2010-10-18
@tundra
Added section on limiting the portion of the name targeted using -T. ...
tundra committed on 18 Oct 2010
2010-10-07
@tundra
Minor comment cleanup.
tundra committed on 7 Oct 2010
2010-09-08
@tundra
Documented -T option. ...
tundra committed on 8 Sep 2010
@tundra
Documented -e option.
tundra committed on 8 Sep 2010
2010-09-07
@tundra
Documented /NAMESOFAR/.
tundra committed on 7 Sep 2010
@tundra
Documented new debug feature that shows incremental file name changes. ...
tundra committed on 7 Sep 2010
@tundra
Changed how slice parsing takes place to allow constructs like -T3:-4 to work.
tundra committed on 7 Sep 2010
2010-08-29
@tundra
Fixed bug in case-insensitive replacement introduced by last checkin.
tundra committed on 29 Aug 2010
@tundra
Fixed bugs introduced by -T logic. This removed the 'name' variable from ProcessRenameRequests().
tundra committed on 29 Aug 2010
@tundra
Fixed verbatim sections that needed to be wrapped for proper pdf/ps output. ...
tundra committed on 29 Aug 2010
2010-08-27
@tundra
Cleaned up rules for generating pdfs and ps files and enabled parskip option for latex.
tundra committed on 27 Aug 2010
@tundra
Re-intented table.
tundra committed on 27 Aug 2010
@tundra
WHATSNEW For 'tren' 1.235 (Fri Aug 27 15:20:52 CDT 2010)
tundra committed on 27 Aug 2010
@tundra
Changed emacs invocation to not use X.
tundra committed on 27 Aug 2010
@tundra
Added color to pretty printing. ...
tundra committed on 27 Aug 2010
@tundra
Broke up example command line so it would fit properly on PDF and PS output.
tundra committed on 27 Aug 2010
@tundra
Changed table indent to get rid of LaTeX error.
tundra committed on 27 Aug 2010
@tundra
rst2latex -> rst2newlatex
tundra committed on 27 Aug 2010
@tundra
WHATSNEW For 'tren' 1.235 (Fri Aug 27 12:11:59 CDT 2010)
tundra committed on 27 Aug 2010
@tundra
Documented TRENINCL
tundra committed on 27 Aug 2010
@tundra
Minor comment change.
tundra committed on 27 Aug 2010
@tundra
BUGFIX: Backups were being incorrectly named and created.
tundra committed on 27 Aug 2010
@tundra
Fixed oldname intialization bug introduced during -T implementation.
tundra committed on 27 Aug 2010
@tundra
Finished implementing -T option.
tundra committed on 27 Aug 2010
2010-08-26
@tundra
First cut at renaming target substring selection (-T). Still incomplete.
tundra committed on 26 Aug 2010
2010-08-25
@tundra
Added -e to command line string template in usage output.
tundra committed on 25 Aug 2010
@tundra
Implemented /NAMESOFAR/ renaming token.
tundra committed on 25 Aug 2010
@tundra
Fixed problem wherein nonexistent files or wildcards named as rename targets would be silently ignored.
tundra committed on 25 Aug 2010
@tundra
Fixed misleading comment.
tundra committed on 25 Aug 2010
@tundra
Implemented debug support for showing the sequence of renaming steps.
tundra committed on 25 Aug 2010
@tundra
Sorted list of case conversion options displayed when user enters one that is invalid.
tundra committed on 25 Aug 2010
@tundra
Finished implementing case conversion renaming request support.
tundra committed on 25 Aug 2010
2010-08-19
@tundra
Added support for case conversion function dispatch table and command validation of such requests.
tundra committed on 19 Aug 2010
@tundra
Put in basic scaffolding for forced case conversions.
tundra committed on 19 Aug 2010
2010-08-11
@tundra
Removed trailing period from renaming information message.
tundra committed on 11 Aug 2010
2010-08-10
@tundra
Fixed $TREN parsing to use shlex.split instead of splitting on spaces.
tundra committed on 10 Aug 2010
@tundra
Fixed bug in include file processing - line is now parsed with shlex.split().
tundra committed on 10 Aug 2010
2010-06-25
@tundra
Implemented TRENINCL path search support for include files.
tundra committed on 25 Jun 2010
2010-06-01
@tundra
Minor correction of emphasis in first Danger message.
tundra committed on 1 Jun 2010
2010-04-23
@tundra
WHATSNEW For 'tren' 1.217 (Fri Apr 23 13:43:58 CDT 2010)
tundra committed on 23 Apr 2010
@tundra
First complete, release-ready documentation.
tundra committed on 23 Apr 2010
@tundra
Integrated DML's edits.
tundra committed on 23 Apr 2010
2010-04-08
@tundra
WHATSNEW For 'tren' 1.217 (Thu Apr 8 10:37:44 CDT 2010)
tundra committed on 8 Apr 2010
@tundra
Removed README.1st from release distribution.
tundra committed on 8 Apr 2010
@tundra
Removed pre-compilation of program.
tundra committed on 8 Apr 2010
2010-04-07
@tundra
WHATSNEW For 'tren' 1.217 (Wed Apr 7 18:30:17 CDT 2010)
tundra committed on 7 Apr 2010
@tundra
WHATSNEW For 'tren' 1.217 (Wed Apr 7 18:01:34 CDT 2010)
tundra committed on 7 Apr 2010
@tundra
Completed section on types of SRTs. ...
tundra committed on 7 Apr 2010
@tundra
Completed common tasks and idioms.
tundra committed on 7 Apr 2010
@tundra
Completed odds and ends.
tundra committed on 7 Apr 2010
@tundra
Completed section on renaming patterns. ...
tundra committed on 7 Apr 2010
@tundra
Ordered alphabet entries by name. ...
tundra committed on 7 Apr 2010
@tundra
Minor edits of alphabet section.
tundra committed on 7 Apr 2010
2010-04-06
@tundra
Wrote section on alphabet definition and use.
tundra committed on 6 Apr 2010
2010-04-05
@tundra
Minor change to alphabet error messages.
tundra committed on 5 Apr 2010
@tundra
Completed section of general format of SRTs.
tundra committed on 5 Apr 2010
@tundra
Completed time related attribute renaming tokens.
tundra committed on 5 Apr 2010
@tundra
Cleanup of the general attribute renaming tokens.
tundra committed on 5 Apr 2010
2010-04-03
@tundra
Finished section on general attribute renaming tokens.
tundra committed on 3 Apr 2010
2010-04-02
@tundra
Began documenting general attribute renaming tokens.
tundra committed on 2 Apr 2010
@tundra
Minor cleanup.
tundra committed on 2 Apr 2010
2010-04-01
@tundra
Minor edits.
tundra committed on 1 Apr 2010
@tundra
Many small edits and cleanup of the renaming tokens material.
tundra committed on 1 Apr 2010
@tundra
Further scaffolding for documenting the renaming tokens.
tundra committed on 1 Apr 2010
@tundra
Documented /RAND#/ ...
tundra committed on 1 Apr 2010
@tundra
Many small edits and cleanups in the renaming token material.
tundra committed on 1 Apr 2010
2010-03-30
@tundra
Corrected ComputeSeqString() to properly count and roll over no matter whether fmt or incr is longer. ...
tundra committed on 30 Mar 2010
2010-03-29
@tundra
Minor edits.
tundra committed on 29 Mar 2010
@tundra
Clarified distinction between attribute- and sequence renaming tokens a bit more using common token name as an example.
tundra committed on 29 Mar 2010
@tundra
Cleaned up section on system renaming tokens. ...
tundra committed on 29 Mar 2010
@tundra
Fixed bug that crashed program if specified environment variable did not exist.
tundra committed on 29 Mar 2010
@tundra
Added TOC.
tundra committed on 29 Mar 2010
@tundra
Edited the file metadata section.
tundra committed on 29 Mar 2010
@tundra
Added section on file metadata use for renaming tokens.
tundra committed on 29 Mar 2010
@tundra
Cleaned up introductory renaming token section.
tundra committed on 29 Mar 2010
@tundra
Finished section on case sensitivity.
tundra committed on 29 Mar 2010
@tundra
Cleaned up the section on use of regular expressions.
tundra committed on 29 Mar 2010
2010-03-28
@tundra
Added -b option and general explanation of forced renaming features.
tundra committed on 28 Mar 2010
@tundra
Implemented -b option to suppress backups during forced renaming.
tundra committed on 28 Mar 2010
2010-03-26
@tundra
Minor edits.
tundra committed on 26 Mar 2010
@tundra
Wrote section on renaming token/renaming request collisions.
tundra committed on 26 Mar 2010
@tundra
Added description of partial literal renaming requests and name length limitations.
tundra committed on 26 Mar 2010
2010-03-25
@tundra
Finished section on command line pitfalls.
tundra committed on 25 Mar 2010
@tundra
Started writing additional section on command line pitfalls.
tundra committed on 25 Mar 2010
@tundra
Wrote section on multiple substitutions. ...
tundra committed on 25 Mar 2010
@tundra
Wrote tutorial on instances.
tundra committed on 25 Mar 2010
@tundra
Added section on managing complexity.
tundra committed on 25 Mar 2010
2010-03-23
@tundra
Added section on controlling program output.
tundra committed on 23 Mar 2010
@tundra
Added section on getting help. ...
tundra committed on 23 Mar 2010
@tundra
Section header formatting.
tundra committed on 23 Mar 2010
@tundra
Added Binary alphabet.
tundra committed on 23 Mar 2010
@tundra
More minor edits.
tundra committed on 23 Mar 2010
@tundra
Minor edits.
tundra committed on 23 Mar 2010
@tundra
Began working on tutorial section.
tundra committed on 23 Mar 2010
@tundra
Further cleanup of the options section.
tundra committed on 23 Mar 2010
@tundra
Completed options synopsis.
tundra committed on 23 Mar 2010
@tundra
Update to usage information.
tundra committed on 23 Mar 2010
@tundra
Updated the help screen.
tundra committed on 23 Mar 2010
@tundra
Corrected test mode so it properly tracks existing and newly created files as they would occur.
tundra committed on 23 Mar 2010
2010-03-19
@tundra
More edits of command line options reference material.
tundra committed on 19 Mar 2010
@tundra
Began editing command line option details.
tundra committed on 19 Mar 2010
@tundra
Applied glob expansion of targets to all OSs.
tundra committed on 19 Mar 2010
@tundra
New intro and doc structure. ...
tundra committed on 19 Mar 2010
@tundra
Minor change to usage information.
tundra committed on 19 Mar 2010
2010-03-18
@tundra
Fixed trailing separator bug in pathname that made Windows report differently on root directory file renames.
tundra committed on 18 Mar 2010
@tundra
Implemented remainder of win32all support.
tundra committed on 18 Mar 2010
@tundra
Minor cleanup to usage infrormation.
tundra committed on 18 Mar 2010
@tundra
Abstracted out the strings returned for /USER/ and /GROUP/ on Windows systems when win32all not present. ...
tundra committed on 18 Mar 2010
@tundra
Put in basic framework for handling user- and group names for both Posix and Windows systems. ...
tundra committed on 18 Mar 2010
@tundra
Added *WDAY file time renaming tokens.
tundra committed on 18 Mar 2010
@tundra
Tightened up use of FILETIMETOKS when computing nDATE orders in __init__().
tundra committed on 18 Mar 2010
2010-03-17
@tundra
Implemented ADATE, CDATE, and MDATE sequence renaming token support.
tundra committed on 17 Mar 2010
@tundra
Implemented sort views, ORDERBYGROUP and ORDERBYUSER.
tundra committed on 17 Mar 2010
2010-03-16
@tundra
Got rid of TOKFILALPHA and SORTBYALPHA. Replaced with SORTBYFNAME to make file- and sequence renaming token names consistent.
tundra committed on 16 Mar 2010
@tundra
Fixed bug that caused pathname to be improperly calculated when the the constructure first populated RenameTargets classes.
tundra committed on 16 Mar 2010
@tundra
Implemented command line alphabet loading, -A option.
tundra committed on 16 Mar 2010
2010-03-15
@tundra
Cleaned up renaming token error messages and fixed bug that happened on null format fields.
tundra committed on 15 Mar 2010
2010-03-13
@tundra
Changed HEXLOWER and HEXUPPER strings to follow naming conventions of other alphabets.
tundra committed on 13 Mar 2010
@tundra
Retooled Sequence renaming token parsing to require an alphabet specification.
tundra committed on 13 Mar 2010
@tundra
Created dictionary of built-in alphabets and the supporting literals to access it. ...
tundra committed on 13 Mar 2010
2010-03-12
@tundra
Further cleanup of sequence generation. ...
tundra committed on 12 Mar 2010
2010-03-11
@tundra
First cut at a working formatting system for Sequence renaming tokens. Currently hardwared to count in base 10.
tundra committed on 11 Mar 2010
2010-03-10
@tundra
Fixed bug caused by updating self.NewNames when not in test mode.
tundra committed on 10 Mar 2010
@tundra
Implemented -a interactive ask mode.
tundra committed on 10 Mar 2010
@tundra
Fixed bug that allowed the RAND precision specification to be one character too long. ...
tundra committed on 10 Mar 2010
@tundra
Implemented the /RAND/ replacement token.
tundra committed on 10 Mar 2010
@tundra
Fixed bug that cause the program to ignore iterated changes to the original name.
tundra committed on 10 Mar 2010
@tundra
Implemented basic sequence replacement tokens and their reverses, but without formatting field support.
tundra committed on 10 Mar 2010
2010-03-09
@tundra
Slight code reorganization.
tundra committed on 9 Mar 2010
@tundra
Restructured the literals so that both the File Attribute and Sequence renaming tokens use same strings where they are common. ...
tundra committed on 9 Mar 2010
@tundra
Fixed typo that broke renaming token handling.
tundra committed on 9 Mar 2010
@tundra
Factored the Tile Time renaming token processing code and made it table drive. ...
tundra committed on 9 Mar 2010
2010-03-08
@tundra
Fixed bug in literal constants for mtime renaming tokens.
tundra committed on 8 Mar 2010
@tundra
Redid existing Time Renaming Tokens and implemented all the remaining ones.
tundra committed on 8 Mar 2010
@tundra
Implemented CDATE renaming token.
tundra committed on 8 Mar 2010
@tundra
Fixed bug in Command Execution token processing that prevented the use of absolute path references.
tundra committed on 8 Mar 2010
@tundra
Changed renaming templates: g -> GID, G -> GNAME, L -> LEN, F -> FNAME, u -> UID, U -> UNAME. ...
tundra committed on 8 Mar 2010
2010-03-06
@tundra
Implmenented UID, Uname, GID, and Gname renaming tokens.
tundra committed on 6 Mar 2010
@tundra
Implemented File Length renaming token.
tundra committed on 6 Mar 2010
2010-03-05
@tundra
Implemented Filename renaming token.
tundra committed on 5 Mar 2010
@tundra
Slight error message cleanup.
tundra committed on 5 Mar 2010
@tundra
Implemented logic to catch unknown renaming token types. ...
tundra committed on 5 Mar 2010
@tundra
Implemented /`cmd`/ command execution renaming tokens.
tundra committed on 5 Mar 2010
@tundra
Implemented actual renaming token substitution logic. ...
tundra committed on 5 Mar 2010
@tundra
Added code to __ResolveRenameTokens() to detect renaming tokens in a string, determine their contents, and flag missing delimiters.
tundra committed on 5 Mar 2010
2010-02-26
@tundra
Cosmetic cleanup in preparation for rename token processing. ...
tundra committed on 26 Feb 2010
@tundra
Consolidated all test mode reporting down into __RenameIt() so that -t will also show any required backup operations.
tundra committed on 26 Feb 2010
@tundra
Fixed a bug that occured when multiple renames iterated over the same filename.
tundra committed on 26 Feb 2010
@tundra
First cut at regex-based matching. ...
tundra committed on 26 Feb 2010
@tundra
Added more bounds checking for individual replacement instance values.
tundra committed on 26 Feb 2010
2010-02-25
@tundra
Changed renaming logic to only rename the instances specified on the command line via -i.
tundra committed on 25 Feb 2010
@tundra
Changed -i parsing logic to look for python-style indexes or slice ranges.
tundra committed on 25 Feb 2010
@tundra
Began implementing new logic for selecting replacement "instances". ...
tundra committed on 25 Feb 2010
2010-02-23
@tundra
Initial revision
tundra committed on 23 Feb 2010
@tundra
Changed Rename() to ProcessRenameRequests(). ...
tundra committed on 23 Feb 2010
2010-02-17
@tundra
Simplified test mode reporting to only show top level renames and not any consequence backups or skips. ...
tundra committed on 17 Feb 2010
@tundra
Moved checks for existing targets from Rename() to RenameIt(). ...
tundra committed on 17 Feb 2010
@tundra
Began restructuring Rename() and added a new supporting RenameIt() method.
tundra committed on 17 Feb 2010
@tundra
Added -P option to allow user to specify their own escape character.
tundra committed on 17 Feb 2010
2010-02-12
@tundra
Cleaned up and added more forced renaming logic. ...
tundra committed on 12 Feb 2010
2010-02-05
@tundra
More cosmetic cleanup.
tundra committed on 5 Feb 2010
@tundra
Changed -v so it dumps and *continues* - this allows its output to be included in a rename output log.
tundra committed on 5 Feb 2010
@tundra
Minor cosmetic cleanup.
tundra committed on 5 Feb 2010
@tundra
Added logic for dumping test output. ...
tundra committed on 5 Feb 2010
@tundra
Modified ErrorMsg to accept and optional EXIT argument. This gets rid of most of the sys.exit(1)s that littered the code. ...
tundra committed on 5 Feb 2010
@tundra
Rewrote ProcessIncludes() to properly detect all legal forms of the include option on the command line.
tundra committed on 5 Feb 2010
2010-02-04
@tundra
Cleaned up renaming logic to handle old and new stings that contain spaces. ...
tundra committed on 4 Feb 2010
@tundra
Cleaned up the rename code further when handling -r =something.
tundra committed on 4 Feb 2010
@tundra
Added code to observe reqested case sensitivity when renaming. ...
tundra committed on 4 Feb 2010
@tundra
Retooled the renaming algorithm in preparation for adding case-insensitivity.
tundra committed on 4 Feb 2010
2010-02-03
@tundra
Fixed rename logic to only affect the filename portion of the fully qualified pathname string.
tundra committed on 3 Feb 2010
@tundra
Built basic scaffolding for renaming files. ...
tundra committed on 3 Feb 2010
2010-02-02
@tundra
Modified the contents of ORDERBYCMDLINE and ORDERBYALPHA to use fully qualified filenames.
tundra committed on 2 Feb 2010
@tundra
Retooled the way RenameTargets is structured and populated. ...
tundra committed on 2 Feb 2010
@tundra
Restructured RenRequests to be a single dictionary that now lives in the RenameTargets class. ...
tundra committed on 2 Feb 2010
@tundra
Changed TGTSEQFLG to a null string so it doesn't show up in debug output.
tundra committed on 2 Feb 2010
@tundra
More cleanup of debug output for command line and environment info.
tundra committed on 2 Feb 2010
@tundra
Repackaged program options into the ProgramOptions dictionary instead of being separate global variables. ...
tundra committed on 2 Feb 2010
2010-02-01
@tundra
Implemented GetOldNew to properly parse a -r old=new arg, honoring RENSEP.
tundra committed on 1 Feb 2010
2010-01-30
@tundra
Slight code cleanup and abstraction. ...
tundra committed on 30 Jan 2010
@tundra
Changed how environment variable and homepage strings are calculated.
tundra committed on 30 Jan 2010
@tundra
Cleaned up Usage() copyright info and added homepage information.
tundra committed on 30 Jan 2010
@tundra
Minor edit to copyright message.
tundra committed on 30 Jan 2010
@tundra
Fixed problem when user specified -I without a space before the filename following as in -Ifile.
tundra committed on 30 Jan 2010
@tundra
Minor cosmetic change to Usage() output.
tundra committed on 30 Jan 2010
@tundra
Added program version info to DumpState() output. ...
tundra committed on 30 Jan 2010
@tundra
Fixed minor typo in Usage(). ...
tundra committed on 30 Jan 2010
@tundra
Catch os.stat() attempts on nonexistent files. ...
tundra committed on 30 Jan 2010
2010-01-29
@tundra
Further slight restructuring of renaming request code.
tundra committed on 29 Jan 2010
@tundra
Factored out a common routine, DumpList(), for dumping any list, using any output handler. ...
tundra committed on 29 Jan 2010
@tundra
Added deletion of unneeded objects at the end of RenameTargets.__init__()
tundra committed on 29 Jan 2010
@tundra
Added remainder of os.stat() info to RenameTargets for potential sequence renaming token use. ...
tundra committed on 29 Jan 2010
2010-01-28
@tundra
More factoring of RenameTargets sequence generations. ...
tundra committed on 28 Jan 2010
@tundra
Factored and cleaned up sequence building logic in RenameTargets. ...
tundra committed on 28 Jan 2010
@tundra
Added code to sort entries alphabetically if more than one has same ctime or size. ...
tundra committed on 28 Jan 2010
2010-01-27
@tundra
Fixed sequence list construction to preserve all files that share idential ctimes/sizes. ...
tundra committed on 27 Jan 2010
@tundra
Added logic to dump sequence information from rename objects.
tundra committed on 27 Jan 2010
@tundra
Added logic to more cleanly handle long error and debug messages.
tundra committed on 27 Jan 2010
2010-01-26
@tundra
Began constructing the renaming targets object and associated debug support.
tundra committed on 26 Jan 2010
2010-01-25
@tundra
Got rid of superfluous DumpState() at end of option parsing.
tundra committed on 25 Jan 2010
@tundra
Reintroduced ability to get debug dump as often as we like with multiple command line '-d's. ...
tundra committed on 25 Jan 2010
@tundra
Cleanup of debug structure and logic.
tundra committed on 25 Jan 2010
@tundra
Added logic to subdivide command line into "opts... targets..." pairs.
tundra committed on 25 Jan 2010
@tundra
Noted ability to interweave options and rename targets. ...
tundra committed on 25 Jan 2010
2010-01-22
@tundra
WHATSNEW For 'tren' 1.107 (Fri Jan 22 19:14:35 CST 2010)
tundra committed on 22 Jan 2010
@tundra
WHATSNEW For 'tren' 1.107 (Fri Jan 22 19:13:49 CST 2010)
tundra committed on 22 Jan 2010
@tundra
Provided more detailed reporting of command line getopt errors. ...
tundra committed on 22 Jan 2010
@tundra
Added code to handle comments in include files.
tundra committed on 22 Jan 2010
@tundra
Documented the limit on inclusions.
tundra committed on 22 Jan 2010
@tundra
Limited number of includes to 50 to catch circular references.
tundra committed on 22 Jan 2010
@tundra
Changed -F to -I. ...
tundra committed on 22 Jan 2010
@tundra
Documented $TREN. ...
tundra committed on 22 Jan 2010
2010-01-21
@tundra
Added -d to getopts list. ...
tundra committed on 21 Jan 2010
@tundra
Added state variables/toggles. ...
tundra committed on 21 Jan 2010
@tundra
Moved -b to correct location in SYNOPSIS.
tundra committed on 21 Jan 2010
@tundra
Added -d option. ...
tundra committed on 21 Jan 2010
2010-01-20
@tundra
Many typos and minor edits fixed.
tundra committed on 20 Jan 2010
@tundra
Added OTHER PROGRAM SEMANTICS section. ...
tundra committed on 20 Jan 2010
@tundra
Added -F option. ...
tundra committed on 20 Jan 2010
@tundra
First complete document.
tundra committed on 20 Jan 2010
@tundra
Began cleanup of renaming token details.
tundra committed on 20 Jan 2010
@tundra
Finished renaming token overview. ...
tundra committed on 20 Jan 2010
2010-01-19
@tundra
Move OPTIONS up right below SHORT SYNOPSIS. ...
tundra committed on 19 Jan 2010
@tundra
Further minor edits.
tundra committed on 19 Jan 2010
@tundra
Typos
tundra committed on 19 Jan 2010
@tundra
More work on templates.
tundra committed on 19 Jan 2010
2010-01-18
@tundra
Further cleanup of the Sequence Renaming Tokens section.
tundra committed on 18 Jan 2010
2010-01-16
@tundra
Minor formatting.
tundra committed on 16 Jan 2010
@tundra
Minor cleanup.
tundra committed on 16 Jan 2010
@tundra
Filled in more of the sequence renaming token material.
tundra committed on 16 Jan 2010
@tundra
Added discussion of escaping = in -r and -x contexts. ...
tundra committed on 16 Jan 2010
@tundra
Minor edits.
tundra committed on 16 Jan 2010
@tundra
Continued documenting renaming tokens.
tundra committed on 16 Jan 2010
@tundra
Added -a and -p options. ...
tundra committed on 16 Jan 2010
@tundra
Editing and formatting cleanup. ...
tundra committed on 16 Jan 2010
2010-01-15
@tundra
Added .py suffix to all tren command invocation examples. ...
tundra committed on 15 Jan 2010
@tundra
Formatting.
tundra committed on 15 Jan 2010
@tundra
Fixed minor typo/formatting.
tundra committed on 15 Jan 2010
@tundra
Added -c option for case collapsing. ...
tundra committed on 15 Jan 2010
@tundra
Modified license to make 'tren' free for all users.
tundra committed on 15 Jan 2010
@tundra
Finished long description replacing Rename By Date with Rename By Pattern.
tundra committed on 15 Jan 2010
2010-01-14
@tundra
Minor edits and formatting cleanup.
tundra committed on 14 Jan 2010
@tundra
Added -b and -e options.
tundra committed on 14 Jan 2010
@tundra
Some slight reformatting.
tundra committed on 14 Jan 2010
@tundra
Edits and cleanup to the options section.
tundra committed on 14 Jan 2010
@tundra
Finshed options section and began filling in Description.
tundra committed on 14 Jan 2010
@tundra
Fixed minor bugs from template used to create skeleton code. ...
tundra committed on 14 Jan 2010
@tundra
Minor edits.
tundra committed on 14 Jan 2010
@tundra
Created overall structure and began adding content for command line options.
tundra committed on 14 Jan 2010
@tundra
WHATSNEW For 'tren' 1.100 (Thu Jan 14 12:26:34 CST 2010)
tundra committed on 14 Jan 2010
@tundra
Initial Version
tundra committed on 14 Jan 2010