about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* fixed bugs 5 (use of system()) and 12 (sync @marked)hut2009-07-185-33/+25
* restructured configuration filehut2009-07-182-10/+45
* better help and hints with sortinghut2009-07-182-3/+3
* renamed option "dir_first" to "list_dir_first"hut2009-07-184-4/+4
* show 'lost+found' folder if &show_hidden is onhut2009-07-181-1/+1
* bugfix: debug level was always set to 3hut2009-07-181-1/+0
* modified TODOhut2009-07-181-7/+4
* testing: clear the keybuffer when pressing a keyhut2009-07-181-0/+1
* bugfix concerning multithreadinghut2009-07-181-8/+9
* fixed detail in the default colorschemehut2009-07-181-1/+1
* clear keybuffer after Action.run()hut2009-07-183-2/+7
* modified TODOhut2009-07-181-0/+5
* fixed ugly display errors in screenshothut2009-07-181-0/+0
* new screenshothut2009-07-182-11/+10
* modified TODO and added commentshut2009-07-182-0/+5
* fixed Action.wait_for_enterhut2009-07-181-1/+1
* just some formatting in TODOhut2009-07-171-11/+11
* "Required for next Release" in todo listhut2009-07-171-2/+14
* extended todo listhut2009-07-171-14/+35
* removed double clickhut2009-07-172-11/+32
* allow to add comments in help definitionshut2009-07-161-1/+2
* added documentation of mouse functionshut2009-07-161-0/+20
* updated mouse code in code/cli.rbhut2009-07-161-26/+39
* things to dohut2009-07-161-1/+4
* only descend 1 dir when using right mouse on first rowhut2009-07-151-1/+2
* removed debug stuffhut2009-07-151-5/+0
* added mouse supporthut2009-07-152-0/+48
* fixed minor bughut2009-07-151-2/+1
* mouse support in cli.rbhut2009-07-151-1/+82
* little fixeshut2009-07-152-4/+4
* donehut2009-07-121-1/+0
* fixed "dfd" combohut2009-07-102-3/+3
* cleanuphut2009-07-061-11/+6
* document tar keycombohut2009-07-061-0/+1
* use Fm.externally instead of starti/closei in keys.rbhut2009-07-061-17/+16
* Fm.externally works without blocks too now.hut2009-07-061-3/+1
* fixed E keyhut2009-07-062-5/+6
* allow to set a preferred application at runcontextshut2009-07-061-3/+3
* Fm.externally(&block) for wrapping code in closei/startihut2009-07-061-0/+8
* rely less on system calls for mkdir/touchhut2009-07-061-6/+8
* added Option.bookmark_filehut2009-07-062-1/+2
* removed unused functionhut2009-07-061-17/+0
* request a confirmation on deletionhut2009-07-043-36/+68
* ask for confirmation on deletehut2009-07-041-0/+3
* more sorting in keys.rbhut2009-07-041-144/+91
* donehut2009-07-041-1/+0
* small fixhut2009-07-041-2/+1
* restructuredhut2009-07-041-159/+171
* sorted key commandshut2009-07-041-120/+126
* removed useless commandhut2009-07-041-4/+0