about summary refs log tree commit diff stats
path: root/code/fm/fm.rb
Commit message (Expand)AuthorAgeFilesLines
* changed the name in the title from "fm" to "ranger"hut2009-06-151-1/+1
* fixed Marshal.load of rchut2009-06-131-1/+1
* rewrite of the way files are executed, easier confighut2009-06-131-20/+29
* removed void class, it was only there for debugginghut2009-06-121-12/+0
* uncommented exception handler in fm.rbhut2009-06-121-3/+3
* cleanup + removed relics from the dark ageshut2009-06-121-11/+8
* fixed evil bug *completely*hut2009-06-121-0/+1
* completed colorscheme supporthut2009-06-121-1/+0
* renamed Interface module to CLI, cleanupshut2009-06-121-2/+2
* moved fm class to code/fm/hut2009-06-121-0/+289