Subversion Repositories programming

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
278 7038 d 21 h ira /projects/rarslave/ Add multi-file parjoin  
277 7039 d 2 h ira /projects/rarslave/ Fix header  
276 7039 d 5 h ira /projects/rarslave/ Bugfixes for the file removal process  
275 7039 d 5 h ira /projects/rarslave/ Add interactive delete mode  
220 7066 d 5 h ira /projects/rarslave/ Fix debugging option  
179 7088 d 5 h ira / Moving rarslave to it's new home  
153 7161 d 8 h ira /shell_programs/ Fix rarslave's rar command so that it will handle a hyphen at the beginning
of a filename.
 
152 7161 d 23 h ira /shell_programs/ Adding a much nicer output engine to rarslave.  
150 7168 d 0 h ira /shell_programs/ Add debugging option to rarslave.py  
149 7168 d 1 h ira /shell_programs/ Small updates of the dictionary, and a small bugfix in rarslave.  
141 7176 d 2 h ira /shell_programs/ Lots of changes to rarslave.
1) Moved to a config-file based system for configuration.
2) Made all regexes case insensitive.
3) Added command-line options to deal with the config file.

See the ChangeLog at the beginning of rarslave.py for any more info.
 
139 7178 d 13 h ira /shell_programs/ Updated animesorter definitions.

Added an "extract with full path" option to rarslave. (Thanks for the suggestion Thom)
 
134 7180 d 5 h ira /shell_programs/ Lots of fixes to rarslave.py

Use regexes for almost everything now. (no more need for the glob module)
Added a config class to make global configs easier.
Make the check for required programs optional.
 
132 7181 d 22 h ira /shell_programs/ Made rarslave handle old and new style rar files properly, for deletion.  
129 7183 d 23 h ira /shell_programs/ Changed rarslave again, since find was changed.
Updated animesorter's dictionary.
Updated animesorter to handle mp4 files.
Adding rarslave.py, which is a python version of rarslave, and which
is MUCH more robust.