Subversion Repositories programming

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
118 7250 d 11 h ira /shell_programs/ Changes Include:
1) Fixed rarslave to work with >=findutils-4.2.23 (changed "+" operator)
2) Fixed animesorter to print directory names, as appropriate
3) Added "stat" command to remount
4) Added "update-eix" to irasync
5) Added updated definitions to animesorter.dict
 
113 7269 d 10 h ira /shell_programs/ Modified rarslave to handle "parjoin" files better by checking
the return codes. Allows removal of an *.{avi,mkv,ogm,etc} if
the check / repair was not successful.

See above for what changed in parjoin also.

irasync now handle's an emerge sync intelligently, instead of dealing
with qt, now that Samsung's evil drivers are off my system forever.
 
111 7285 d 7 h ira /shell_programs/ Mostly whitespace changes to rarslave. Made a simple change to the parjoin
algorithm.
 
105 7305 d 12 h ira /shell_programs/ Added nfosort() function to rarslave. This moves all nfo files
to a destination directory.
 
104 7332 d 6 h irasnyd /shell_programs/ Fixed a bug with r00 files being the only ones deleted, instead of the .rXX set  
97 7337 d 16 h irasnyd /shell_programs/ More comments, License and welcome to rarslave.  
96 7337 d 16 h irasnyd /shell_programs/ Seems ok. Testing went well. We'll see tonight or tomorrow for sure ;)
Added more comments
 
95 7337 d 17 h irasnyd /shell_programs/ Re-added functionality to rarslave via recursive calls.  
94 7337 d 17 h irasnyd /shell_programs/ A good tested version. Now I'm gonna try and re-incorporate broken-out functionality  
93 7337 d 18 h irasnyd /shell_programs/ Broke out "par_rep_n_sort" for find / xargs to work.  
92 7337 d 18 h irasnyd /shell_programs/ Moved the old rarslave.current (which now has complete rarslave functionality)
to rarslave. THIS IS STILL UNTESTED!
 
91 7337 d 19 h irasnyd /shell_programs/ Deleting old rarslave (it just called rarslave.current anyway)
Moved all functionality to rarslave.current (STILL UNTESTED)
 
89 7338 d 7 h irasnyd /shell_programs/ Importing shell programs from yuki. Will add the ones from server later.