History for tren / tren.py
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
@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