summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-09-13Beware of low-flying butterfliesv1.2.0hut
2010-09-13ranger.main: no file previews when user == roothut
2010-09-13README: Usage Tips sectionhut
2010-09-13fsobject.directory: removed unused attributehut
2010-09-13fsobject.file: Don't preview socketshut
2010-09-11ranger.py Fixed embedded shellscript (quotes for bash)hut
2010-09-11Makefile, setup.py: Fixed `make doc`hut
2010-09-11ranger.py: fixed escape in embedded shellscripthut
2010-09-11chmodhut
2010-09-11README: added ranger starting function examplehut
2010-09-11defaults.commands: Removed "quick" method from :cdhut
2010-08-30Sort settings in ranger/shared/settings.pyhut
2010-08-29removed test/__init__.py (not needed)hut
2010-08-29defaults.keys: key pL to create relative symlinkshut
2010-08-29Removed symlink in test/hut
2010-08-28Tuned versioning scheme to be more intuitive, back to 1.1.2hut
2010-08-28Changed version number to 1.2 (testing) to adhere with versioning schemehut
2010-08-28Fixed new history implementationhut
2010-08-28Changed default config dir to $XDG_CONFIG_HOME/rangerhut
2010-08-28cleaned up and fine tuned :find commandhut
2010-08-28Integrated new container.history implementationhut
2010-08-28Changed implementation of container.historyhut
2010-08-26Fixed historyhut
2010-08-26widgets.console: removed duplicate importhut
2010-08-26widgets.console: removed unused Console.init() methodhut
2010-08-26more documentation updateshut
2010-08-26core.actions: 12? now opens help chapter 1 subchapter 2hut
2010-08-26Updated documentation for the consolehut
2010-08-26widgets/console: Simplified consolehut
2010-08-25widgets.console: improved delete_word()hut
2010-08-25defaults.keys: added keys gl and gL to resolve linkshut
2010-08-16Fixed exception when using %f macros in special caseshut
2010-08-13defaults.keys: map <backspace> to ^H (since ^H is bugged sometimes)hut
2010-08-12shared.mimetype: look for mimetypes in ~/.mime.typeshut
2010-07-23defaults.keys: added keys da, dr, ya, yr + documentationhut
2010-07-17gui.widgets.console: added %<LETTER> and %<N><letter> macroshut
2010-07-17help.console: typohut
2010-07-17defaults.apps: make pager accept ansi color codeshut
2010-07-12Why did the astrophysicist order three hamburgers?v1.1.2hut
2010-07-05defaults.keys: improved "du" keybindinghut
2010-07-03core.actions: added "execute_console"hut
2010-07-03Fixed default keyword argument value "mode" for fm.open_consolehut
2010-06-25ext.human_readable: fixedhut
2010-06-25tc_human_readable: additional testcase (which fails)hut
2010-06-24ext.human_readable: more efficient implementationhut
2010-06-24README: added design goals sectionhut
2010-06-24README: formatting, cleanuphut
2010-06-24Makefile: simplificationhut
2010-06-24ranger.main: ranger dir1 dir2 [...] opens multiple tabshut
2010-06-21removed pydoc since it can be generated with "make doc" easilyhut