History for tren / tren.py
2010-08-25
@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-04-07
@tundra
Ordered alphabet entries by name. ...
tundra committed on 7 Apr 2010
2010-04-05
@tundra
Minor change to alphabet error messages.
tundra committed on 5 Apr 2010
2010-04-02
@tundra
Minor cleanup.
tundra committed on 2 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
Fixed bug that crashed program if specified environment variable did not exist.
tundra committed on 29 Mar 2010
2010-03-28
@tundra
Implemented -b option to suppress backups during forced renaming.
tundra committed on 28 Mar 2010
2010-03-23
@tundra
Added Binary alphabet.
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
Applied glob expansion of targets to all OSs.
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