summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* "openwith_quick" console mode addedhut2009-12-048-53/+317
* mime type support, integrated into colorschemeshut2009-12-035-6/+62
* translated mime type db generator into pythonhut2009-12-033-21/+16
* implemented a console (without commands)hut2009-12-028-67/+246
* reduce ESCDELAYhut2009-12-021-0/+4
* fixed non-accessible directorieshut2009-12-024-9/+13
* historyhut2009-12-024-2/+50
* scrollinghut2009-12-014-1/+34
* renamed api to helperhut2009-12-014-3/+3
* structural improvementshut2009-12-019-88/+148
* clean uphut2009-11-291-66/+0
* uml stuff (?_?)hut2009-11-294-42/+252
* mouse supporthut2009-11-298-16/+91
* random improvementshut2009-11-299-39/+107
* implemented colorschemes.hut2009-11-298-85/+151
* started to implement colorschemeshut2009-11-299-54/+83
* restructurationhut2009-11-2821-208/+133
* blubhut2009-11-2813-38/+264
* embedded wrapper.sh into ranger.pyhut2009-11-272-16/+12
* good thingshut2009-11-276-45/+76
* rename WStatusBar to WTitleBarhut2009-11-272-5/+5
* cd-after-exithut2009-11-272-4/+33
* scrolling & stuffhut2009-11-278-38/+150
* general improvementhut2009-11-2710-43/+125
* updated uml diagramshut2009-11-274-68/+1257
* more VROOMhut2009-11-2727-193/+475
* implemented more stuffhut2009-11-2513-75/+287
* added Bouml project (UML)hut2009-11-2412-0/+1563
* corrected test, added some stuffhut2009-11-245-14/+74
* stuffhut2009-11-246-9/+30
* tweakshut2009-11-245-20/+38
* better implementation of directories/fileshut2009-11-247-67/+157
* set the mtime of the directory after readinghut2009-11-231-1/+2
* test cases for directory.pyhut2009-11-233-0/+68
* in directory.py raise errors if not loaded yethut2009-11-231-1/+7
* added the ability to freeze/clone directory objectshut2009-11-231-0/+15
* a bunch of half assed implementationshut2009-11-235-20/+120
* the basic loophut2009-11-228-1/+92
* a simple draft to test pythonhut2009-11-221-0/+67
* decided to use python from now onhut2009-11-221-1/+1
* a partly done directory classhut2009-11-221-0/+66
* added mime type databasehut2009-11-163-0/+790
* Initial commithut2009-11-161-0/+11
> 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493