summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Forbid to run "python /usr/lib/.../ranger", use ranger.py insteadhut2010-09-231-10/+0
* | | | | | | | | | | ranger.__main__: typohut2010-09-231-1/+0
* | | | | | | | | | | ranger.py: Return 0 on success in embedded scripthut2010-09-221-1/+1
* | | | | | | | | | | simplify ranger.pyhut2010-09-221-25/+11
* | | | | | | | | | | ranger.__init__: improved __init__.pyhut2010-09-212-24/+31
* | | | | | | | | | | Merge branch 'stable'hut2010-09-161-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | CHANGELOG updatedhut2010-09-161-0/+3
* | | | | | | | | | Merge branch 'stable'hut2010-09-161-1/+1
|\| | | | | | | | |
| * | | | | | | | | core.actions: Fixed yy/pp bug when yanking multiple directories v1.2.1hut2010-09-164-4/+4
* | | | | | | | | | More intuitive statusbar contenthut2010-09-151-6/+10
* | | | | | | | | | Incremented version number to 1.3 (testing)hut2010-09-133-3/+3
|/ / / / / / / / /
* | | | | | | | | Beware of low-flying butterflies v1.2.0hut2010-09-135-4/+25
* | | | | | | | | ranger.main: no file previews when user == roothut2010-09-132-1/+5
* | | | | | | | | README: Usage Tips sectionhut2010-09-131-0/+6
* | | | | | | | | fsobject.directory: removed unused attributehut2010-09-131-2/+0
* | | | | | | | | fsobject.file: Don't preview socketshut2010-09-131-1/+3
* | | | | | | | | ranger.py Fixed embedded shellscript (quotes for bash)hut2010-09-111-2/+2
* | | | | | | | | Makefile, setup.py: Fixed `make doc`hut2010-09-112-24/+24
* | | | | | | | | ranger.py: fixed escape in embedded shellscripthut2010-09-111-1/+1
* | | | | | | | | chmodhut2010-09-111-0/+0
* | | | | | | | | README: added ranger starting function examplehut2010-09-111-0/+14
* | | | | | | | | defaults.commands: Removed "quick" method from :cdhut2010-09-111-12/+0
* | | | | | | | | Sort settings in ranger/shared/settings.pyhut2010-08-301-20/+20
* | | | | | | | | removed test/__init__.py (not needed)hut2010-08-291-0/+0
* | | | | | | | | defaults.keys: key pL to create relative symlinkshut2010-08-295-5/+97
* | | | | | | | | Removed symlink in test/hut2010-08-2919-8/+108
* | | | | | | | | Tuned versioning scheme to be more intuitive, back to 1.1.2hut2010-08-285-6/+6
* | | | | | | | | Changed version number to 1.2 (testing) to adhere with versioning schemehut2010-08-285-6/+13
* | | | | | | | | Fixed new history implementationhut2010-08-284-9/+22
* | | | | | | | | Changed default config dir to $XDG_CONFIG_HOME/rangerhut2010-08-2813-21/+29
* | | | | | | | | cleaned up and fine tuned :find commandhut2010-08-281-11/+7
* | | | | | | | | Integrated new container.history implementationhut2010-08-282-6/+9
* | | | | | | | | Changed implementation of container.historyhut2010-08-282-67/+80
* | | | | | | | | Fixed historyhut2010-08-267-27/+56
* | | | | | | | | widgets.console: removed duplicate importhut2010-08-261-1/+0
* | | | | | | | | widgets.console: removed unused Console.init() methodhut2010-08-261-4/+0
* | | | | | | | | more documentation updateshut2010-08-261-14/+21
* | | | | | | | | core.actions: 12? now opens help chapter 1 subchapter 2hut2010-08-261-2/+16
* | | | | | | | | Updated documentation for the consolehut2010-08-262-138/+61
* | | | | | | | | widgets/console: Simplified consolehut2010-08-268-494/+295
* | | | | | | | | widgets.console: improved delete_word()hut2010-08-251-8/+9
* | | | | | | | | defaults.keys: added keys gl and gL to resolve linkshut2010-08-252-1/+6
* | | | | | | | | Fixed exception when using %f macros in special caseshut2010-08-161-2/+4
* | | | | | | | | defaults.keys: map <backspace> to ^H (since ^H is bugged sometimes)hut2010-08-131-1/+1
* | | | | | | | | shared.mimetype: look for mimetypes in ~/.mime.typeshut2010-08-121-0/+3
* | | | | | | | | defaults.keys: added keys da, dr, ya, yr + documentationhut2010-07-233-5/+21
* | | | | | | | | gui.widgets.console: added %<LETTER> and %<N><letter> macroshut2010-07-172-1/+41
* | | | | | | | | help.console: typohut2010-07-171-1/+1
* | | | | | | | | defaults.apps: make pager accept ansi color codeshut2010-07-171-1/+1
* | | | | | | | | Why did the astrophysicist order three hamburgers? v1.1.2hut2010-07-124-3/+9