2010-03-18 |
Tightened up use of FILETIMETOKS when computing nDATE orders in __init__().
tundra
committed
on 18 Mar 2010
|
---|---|
2010-03-17 |
Implemented ADATE, CDATE, and MDATE sequence renaming token support.
tundra
committed
on 17 Mar 2010
|
Implemented sort views, ORDERBYGROUP and ORDERBYUSER.
tundra
committed
on 17 Mar 2010
|
|
2010-03-16 |
Got rid of TOKFILALPHA and SORTBYALPHA. Replaced with SORTBYFNAME to make file- and sequence renaming token names consistent.
tundra
committed
on 16 Mar 2010
|
Fixed bug that caused pathname to be improperly calculated when the the constructure first populated RenameTargets classes.
tundra
committed
on 16 Mar 2010
|
|
Implemented command line alphabet loading, -A option.
tundra
committed
on 16 Mar 2010
|
|
2010-03-15 |
Cleaned up renaming token error messages and fixed bug that happened on null format fields.
tundra
committed
on 15 Mar 2010
|
2010-03-13 |
Changed HEXLOWER and HEXUPPER strings to follow naming conventions of other alphabets.
tundra
committed
on 13 Mar 2010
|
Retooled Sequence renaming token parsing to require an alphabet specification.
tundra
committed
on 13 Mar 2010
|
|
Created dictionary of built-in alphabets and the supporting literals to access it.
...
tundra
committed
on 13 Mar 2010
|
|
2010-03-12 |
|
2010-03-11 |
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 |
Fixed bug caused by updating self.NewNames when not in test mode.
tundra
committed
on 10 Mar 2010
|
Implemented -a interactive ask mode.
tundra
committed
on 10 Mar 2010
|
|
Fixed bug that allowed the RAND precision specification to be one character too long.
...
tundra
committed
on 10 Mar 2010
|
|
Implemented the /RAND/ replacement token.
tundra
committed
on 10 Mar 2010
|
|
Fixed bug that cause the program to ignore iterated changes to the original name.
tundra
committed
on 10 Mar 2010
|
|
Implemented basic sequence replacement tokens and their reverses, but without formatting field support.
tundra
committed
on 10 Mar 2010
|
|
2010-03-09 |
Slight code reorganization.
tundra
committed
on 9 Mar 2010
|
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
|
|
Fixed typo that broke renaming token handling.
tundra
committed
on 9 Mar 2010
|
|
Factored the Tile Time renaming token processing code and made it table drive.
...
tundra
committed
on 9 Mar 2010
|
|
2010-03-08 |
Fixed bug in literal constants for mtime renaming tokens.
tundra
committed
on 8 Mar 2010
|
Redid existing Time Renaming Tokens and implemented all the remaining ones.
tundra
committed
on 8 Mar 2010
|
|
Implemented CDATE renaming token.
tundra
committed
on 8 Mar 2010
|
|
Fixed bug in Command Execution token processing that prevented the use of absolute path references.
tundra
committed
on 8 Mar 2010
|
|
Changed renaming templates: g -> GID, G -> GNAME, L -> LEN, F -> FNAME, u -> UID, U -> UNAME.
...
tundra
committed
on 8 Mar 2010
|
|
2010-03-06 |
Implmenented UID, Uname, GID, and Gname renaming tokens.
tundra
committed
on 6 Mar 2010
|
Implemented File Length renaming token.
tundra
committed
on 6 Mar 2010
|
|
2010-03-05 |
Implemented Filename renaming token.
tundra
committed
on 5 Mar 2010
|