summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
...
* updated umlhut2009-12-151-1/+3
* cleanups, display link destinationshut2009-12-155-30/+71
* different way of squeezing the last columnhut2009-12-151-4/+14
* implemented statusbar widgethut2009-12-146-2/+187
* added an option for collapse_previewhut2009-12-143-1/+3
* "poke" widgets, expand last column if there's no previewhut2009-12-144-9/+56
* Don't initialize options while importing.hut2009-12-143-42/+46
* updated / added testshut2009-12-134-20/+36
* clean ups, commentshut2009-12-1320-31/+69
* updated bookmarkshut2009-12-133-92/+143
* added docstrings everywherehut2009-12-1311-45/+137
* fixed issues with scrolling/invalid mouse bstateshut2009-12-132-3/+13
* implemented FileListContainerhut2009-12-128-52/+105
* merged main with __init__hut2009-12-123-91/+92
* clean ups/fixeshut2009-12-126-32/+47
* clean upshut2009-12-112-7/+2
* fixed cd-after-exithut2009-12-111-1/+1
* Reorganization of gui/widget hierarchy and directory structurehut2009-12-1116-246/+347
* restructurationshut2009-12-1119-100/+149
* moved commands from fm.py to actions.py, cleanupshut2009-12-117-194/+213
* Restructurationhut2009-12-1035-199/+2812
* random stuffhut2009-12-062-0/+10
* jungle color schemehut2009-12-061-0/+50
* Renamed / added colorschemeshut2009-12-063-38/+58
* fix/clean ranger.helperhut2009-12-061-21/+23
* fixed directory testhut2009-12-061-2/+2
* "SettingsAware", random cleanupshut2009-12-0614-83/+115
* changing implementation of optionshut2009-12-0614-12/+112
* integrated history into environment classhut2009-12-051-30/+6
* History Object + Test Casehut2009-12-051-0/+50
* implemented searchinghut2009-12-045-1/+49
* fixed colorschemehut2009-12-041-1/+2
* improve bookmarks (delete, reload_if_outdated)hut2009-12-043-5/+72
* implemented Bookmarkshut2009-12-044-4/+99
* "openwith_quick" console mode addedhut2009-12-048-53/+317
* mime type support, integrated into colorschemeshut2009-12-035-6/+62
* 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-018-42/+139
* clean uphut2009-11-291-66/+0
* mouse supporthut2009-11-298-16/+91
* random improvementshut2009-11-297-20/+87
* implemented colorschemes.hut2009-11-297-75/+141
* started to implement colorschemeshut2009-11-298-48/+72
* restructurationhut2009-11-2820-175/+100
* blubhut2009-11-2811-36/+214
ef='#n519'>519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603