aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New search action "Open parent"jruesga2012-10-208-11/+132
* New fso and global actions "Compress" and "Compress selection" + CleanUpjruesga2012-10-2033-135/+1085
* New drawables for compression mime/type and dialog iconjruesga2012-10-206-0/+0
* Reorganize ActionsPolicy to make it clearlyjruesga2012-10-1913-1589/+1885
* New fso action "Extract"jruesga2012-10-194-8/+355
* Fix uncompress command bugsjruesga2012-10-192-14/+13
* Add a method to check if the current console is privilegedjruesga2012-10-191-0/+12
* Add zip as a supported uncompress methodjruesga2012-10-191-2/+5
* Check getFileInfo is nulljruesga2012-10-194-15/+35
* New uncompress commandjruesga2012-10-188-11/+779
* CleanUpjruesga2012-10-183-10/+14
* Add new compress mime/type formatsjruesga2012-10-181-0/+2
* New compress commandjruesga2012-10-178-31/+782
* CleanUp commentjruesga2012-10-173-3/+3
* Resolve extension of tar.gz, tar.bz2 and tar.lzmajruesga2012-10-162-0/+11
* Remove older commentsjruesga2012-10-161-8/+0
* New action "Execute"jruesga2012-10-1526-13/+882
* Add clear history to HistoryActivity menujruesga2012-10-146-29/+139
* Add file category to fso properties dialogjruesga2012-10-145-26/+98
* Fix incorrect call to parsePartialResult (for async programs)jruesga2012-10-141-24/+34
* Better handling of FolderUsagejruesga2012-10-143-10/+35
* List command requires do no check No such file or directory when errorjruesga2012-10-131-1/+1
* Various: new commands and buffer managementjruesga2012-10-1339-108/+1617
* Fix problem with buffered readers and writers (don't use)jruesga2012-10-121-5/+3
* Allow to programs request write to the stdoutjruesga2012-10-123-13/+90
* Environment.getRootDirectory doesn't return the root directoryjruesga2012-10-121-2/+1
* Fix TestCasesjruesga2012-10-1227-64/+236
* Don't use -f flag in rm command.jruesga2012-10-121-2/+2
* Remove trailing whitespacejruesga2012-10-122-2/+2
* Replace cancelled by canceledjruesga2012-10-1215-53/+53
* Don't hardcode the root directoryjruesga2012-10-123-3/+7
* Use overlay for root directoryjruesga2012-10-122-1/+4
* Don't resolve link when apply user preference in sortingjruesga2012-10-121-12/+10
* No show create link if current directory is in storage volumejruesga2012-10-121-0/+12
* Variousjruesga2012-10-126-34/+214
* CleanUpjruesga2012-10-129-14/+14
* New command: ExecCommand (for execute commands)jruesga2012-10-1213-6/+389
* New command: LinkCommand (for create symlinks)jruesga2012-10-128-0/+295
* Create StorageHelper, and redesign BookmarksActivity (II)jruesga2012-10-121-0/+99
* Create StorageHelper, and redesign BookmarksActivityjruesga2012-10-122-71/+10
* Revert refresh of new fsojruesga2012-10-121-2/+2
* New global actions "Paste selection" and "Move selection"jruesga2012-10-123-19/+69
* New global action "Delete Selection"jruesga2012-10-114-3/+29
* Deselect all items on an operation (create folder, delete file, ...)jruesga2012-10-112-0/+4
* Fix statistics computation for symlinksjruesga2012-10-111-2/+10
* Better resolve of symlinks in list commandjruesga2012-10-112-10/+54
* Better history search drawablejruesga2012-10-111-0/+0
* Fix a bug in back of navigation activity when there is a search elementjruesga2012-10-101-0/+2
* Better symlinks handlejruesga2012-10-1015-74/+182
* Sort the items by path to avoid delete parents fso prior to child fsojruesga2012-10-091-1/+11