index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
core.actions: fix another case in tab_open
hut
2012-12-17
1
-1
/
+4
*
widgets.statusbar: avoid an exception on bad current path
hut
2012-12-17
1
-1
/
+5
*
core.actions: fix incorrect tab creation in tab_open
hut
2012-12-17
1
-5
/
+4
*
core.tab: fix %s macro in empty directories
hut
2012-12-15
1
-1
/
+3
*
config/rc.conf: fix "ot"/"oT" keybindings
hut
2012-12-14
1
-2
/
+2
*
config/rc.conf: prettier "or" keybinding
hut
2012-12-14
1
-1
/
+1
*
core.actions: make macros %F/%S work with new tab system
hut
2012-12-14
1
-3
/
+3
*
core.tab: make tab.get_selection() cursor-agnostic
hut
2012-12-14
1
-1
/
+4
*
core.loader: ensure that loaders are stopped on error
hut
2012-12-11
1
-4
/
+8
*
core.actions: more debug output
hut
2012-12-11
1
-0
/
+2
*
container.settingobject: added setting "update_tmux_title"
hut
2012-12-10
5
-1
/
+15
*
scope.sh: wrap highlight to treat exit code 141 as success
Cheer Xiao
2012-12-10
1
-0
/
+2
*
remove quoted path setlocal example in config/rc.conf
Abdó Roig-Maranges
2012-12-09
1
-1
/
+0
*
api.commands: removed unneeded statement in shift()
hut
2012-12-09
1
-1
/
+0
*
api.commands: fix "alias" command to work with extra arguments
hut
2012-12-09
1
-1
/
+1
*
added setlocal command to handle local settings
Abdó Roig-Maranges
2012-12-09
5
-5
/
+54
*
Implement local per-directory settings
Abdó Roig-Maranges
2012-12-09
3
-25
/
+78
*
config/rc.conf: Added setting "confirm_on_delete"
hut
2012-12-06
5
-3
/
+23
*
Merge branch 'fix_selectfile' of https://github.com/PotatoesMaster/ranger
hut
2012-12-04
1
-3
/
+3
|
\
|
*
core.main: fix --selectfile argument
Emanuel Guevel
2012-11-20
1
-3
/
+3
*
|
core.main: only import own commands if commands.py exists
hut
2012-12-04
1
-5
/
+6
*
|
container.settingsobject: added warning about commands.py
hut
2012-12-04
1
-3
/
+5
*
|
doc/ranger.1: typo
hut
2012-12-04
2
-2
/
+2
*
|
doc/ranger.1: add a warning about overwriting hooks
hut
2012-12-04
2
-4
/
+10
*
|
added examples/rifle_different_file_opener.conf
hut
2012-12-04
1
-0
/
+7
*
|
added examples/plugin_hello_world.py
hut
2012-12-04
1
-0
/
+21
*
|
updated man page, improved hooks
hut
2012-12-04
6
-87
/
+183
*
|
ext.rifle: add xterm as a fallback terminal
hut
2012-12-04
1
-0
/
+2
*
|
core.shared: remove obsolete settingobject code
hut
2012-12-04
2
-16
/
+1
*
|
update documentation for commands
hut
2012-12-04
2
-47
/
+156
*
|
update documentation for options, plugins and examples
hut
2012-12-04
3
-172
/
+127
*
|
removed options.py, improved plugins. *UPDATE YOUR COMMANDS.PY*
hut
2012-12-04
16
-277
/
+286
*
|
fixed ansi color parsing
Abdó Roig-Maranges
2012-12-01
1
-10
/
+45
|
/
*
rifle.conf: fix opening doc/docx files with ooffice variants
Emanuel Guevel
2012-11-18
1
-9
/
+6
*
ext.popen_forked: get rid of zombies
Emanuel Guevel
2012-11-18
1
-0
/
+2
*
widgets.browsercolumn: check if file was copied or cut when drawing
hut
2012-11-10
1
-1
/
+2
*
gui.ui: more portable terminal title support
hut
2012-11-09
1
-6
/
+5
*
core.actions: fixed ci key
hut
2012-11-09
1
-1
/
+1
*
core.actions: fixed cm/ca keys
hut
2012-11-09
1
-1
/
+2
*
widgets.browserview: catch an error in _draw_borders
hut
2012-11-05
1
-5
/
+8
*
Makefile: use python2.7 too
hut
2012-10-18
1
-1
/
+1
*
gui.ansi: Fix crash https://savannah.nongnu.org/bugs/?37346
hut
2012-10-03
1
-0
/
+3
*
Revert "config/rifle.conf: Fix handling of mkv files"
hut
2012-08-20
1
-13
/
+0
*
ext.rifle: Use python mimetypes module again, file as fallback.
hut
2012-08-20
1
-4
/
+21
*
ext.rifle: Fixed rifle when running as standalone program
hut
2012-08-16
1
-1
/
+1
*
Revert "core.runner: removed 's', 'p', 'w' flags to behave like rifle"
hut
2012-08-15
1
-1
/
+19
*
core.loader: implemented progressbar for CopyLoader
hut
2012-08-15
2
-3
/
+28
*
core.actions: move paste() logic to core.loader.CopyLoader
hut
2012-08-15
2
-51
/
+52
*
core.actions: update shutil_g paste function to not use Environment
hut
2012-08-15
1
-8
/
+8
*
core.actions: imported shutil_g paste function from v1.2.3
hut
2012-08-15
3
-34
/
+364
[prev]
[next]