summary refs log tree commit diff stats
path: root/ranger/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | added more code from David Barnett, previews workhut2010-06-031-7/+2
* | | | | | core.loader: fix bugs after mergehut2010-10-081-2/+1
* | | | | | Merge branch 'master' into cphut2010-10-087-22/+382
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | core.loader: simplified throbber logichut2010-10-081-9/+5
| * | | | | core.fm: Don't check bookmarks when not neededhut2010-10-022-4/+5
| * | | | | ranger.__init__: cleaned uphut2010-10-021-3/+11
| * | | | | a little restructurationhut2010-10-027-6/+360
| * | | | | Prevent garbage-collecting used directorieshut2010-09-291-1/+1
| * | | | | Cosmetic changeshut2010-09-291-1/+0
| * | | | | core.actions: Minor bug in move_parent()hut2010-09-271-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into cphut2010-09-163-25/+156
|\| | | |
| * | | | core.actions: Fixed yy/pp bug when yanking multiple directories v1.2.1hut2010-09-161-1/+1
| * | | | defaults.keys: key pL to create relative symlinkshut2010-08-291-2/+6
| * | | | Fixed new history implementationhut2010-08-281-2/+2
| * | | | Changed default config dir to $XDG_CONFIG_HOME/rangerhut2010-08-281-1/+1
| * | | | Fixed historyhut2010-08-261-1/+1
| * | | | core.actions: 12? now opens help chapter 1 subchapter 2hut2010-08-261-2/+16
| * | | | widgets/console: Simplified consolehut2010-08-261-7/+79
| * | | | defaults.keys: added keys da, dr, ya, yr + documentationhut2010-07-231-5/+11
| * | | | core.actions: added "execute_console"hut2010-07-031-0/+6
| * | | | Fixed default keyword argument value "mode" for fm.open_consolehut2010-07-031-1/+1
| | |_|/ | |/| |
| * | | core.actions: Fixed indexerror in move_parent()hut2010-06-201-1/+4
| * | | core.runner: added "w" flag (wait for enter after process is done)hut2010-06-181-1/+18
| * | | core.actions: fixed move_parent()hut2010-06-181-3/+2
| | |/ | |/|
| * | Fixed some docstringshut2010-06-091-2/+2
| |/
| * defaults.keys: added key ^V for marking files in a specific directionhut2010-05-261-0/+10
| * core.actions: shortened some codehut2010-05-261-2/+2
* | core.loader: catch "select.error"shut2010-05-161-5/+8
* | core.actions: improved paste()hut2010-05-152-6/+12
* | core.loader: finished CommandLoaderhut2010-05-151-6/+28
* | Merge branch 'master' into cphut2010-05-152-26/+18
|\|
| * core.actions: Fixed bug where you can't use "h" to leave a loading dirhut2010-05-151-22/+18
| * core/environment: removed useless codehut2010-05-141-4/+0
* | Merge branch 'master' into cphut2010-05-142-7/+3
|\|
| * cleanupshut2010-05-052-7/+3
* | core.loader: bugfixhut2010-04-281-1/+1
* | messing aroundhut2010-04-272-1/+37
* | Merge branch 'master' into cphut2010-04-271-0/+5
|\|
| * core.actions: implemented "move_parent", improve this later!hut2010-04-261-0/+5
* | core.loader: fixedhut2010-04-202-8/+9
* | core.loader: added CommandLoaderhut2010-04-202-31/+34
* | core.actions.paste(): use `mv`, delete shutil_generatorizedhut2010-04-201-5/+11
* | core.actions.paste(): use select for parallel listening for stderrhut2010-04-201-2/+7
* | core.actions: use `cp` for copyinghut2010-04-201-12/+9
|/
* Move loader.py from ranger.fsobject to ranger.corehut2010-04-203-2/+129
* Clean uphut2010-04-192-6/+4
* core.actions: abstracted searching strings in filenameshut2010-04-191-0/+7
* ranger.main: Added compatibility warninghut2010-04-181-0/+1
* removed code for backwards compatibiltyhut2010-04-181-36/+0
* Rename context "general" to "browser" for less ambiguityhut2010-04-181-1/+1