2008-11-21 trans * updated RELEASE * .gitignore, added MANIFEST * directory.rb, fixed #directories method * upped to version 0.4.0 * shell.rb, fixed localize method * update website 2008-11-21 T. Sawyer * fixed shell spec * added many FileTest and FileUtils methods * converted specs to rdoc format 2008-11-20 trans * moved web files to doc 2008-11-17 trans * integrated ziputils into shell 2008-11-17 T. Sawyer * added minitar, ziputils, and uploadutils (to be integrated) 2008-11-05 trans * added specs * updates to website * used the term shell instead of prompt 2008-10-13 trans * update shell spec * convert specs to new literal form 2008-10-02 trans * RELEASE renamed from NEWS * noted that xdg could be a dependency * reap/services.yaml renamed from reap.yaml 2008-09-27 trans * added more examples to website * added meta/releases * using LGPL not GPL * added a write spec 2008-09-17 trans * updated website 2008-09-16 trans * added more spec fictures * improved error messages * added LinkNotFound error * remarked out Folio shortcut #[] method for time being * added spec for link.rb * removed relpath * renamed spec_prompt.rb to spec_shell.rb * Renamed Prompt to Shell. [major] 2008-09-11 trans * moved test directory to spec directory * turned tests into specs * fixed tests by adding #== to FileObject class 2008-09-10 trans * custom rdoc-template * added TODO and VERSION files * Added XDG methods to Prompt class. [major] * moved METADATA to meta/ 2008-09-06 trans * added .gitignore file * reorganized project for reap changes 2008-09-04 trans * Started Repository. [major]