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
*
config/rc.conf: `tab_new` opens a new tab in CWD by default
nfnty
2017-02-04
1
-2
/
+2
*
api.commands: Refactor function and alias commands
nfnty
2017-02-04
2
-69
/
+64
*
linting: pylint: Fix `literal-comparison`
nfnty
2017-02-04
2
-2
/
+2
*
api.commands.CommandContainer.alias: Fix syntax error for Python < 3.5
nfnty
2017-02-04
1
-4
/
+1
*
api.commands: Fix `FunctionCommand` aliases
nfnty
2017-02-04
1
-13
/
+7
*
Fix hidden filter for flat: Match all path components
nfnty
2017-02-03
1
-2
/
+7
*
gui.widgets.browsercolumn: Refactor `Browsercolumn.need_redraw` logic
nfnty
2017-02-03
1
-11
/
+13
*
gui.widgets.browsercolumn: Redraw if file is outdated
nfnty
2017-02-03
2
-11
/
+21
*
Fix hidden filter for flat
nfnty
2017-02-03
1
-1
/
+2
*
config/rc.conf: Minor changes
Marcel Partap
2017-02-03
1
-1
/
+3
*
core.actions.Actions.move: Fix visual selection
nfnty
2017-02-03
1
-1
/
+1
*
Fix alias macro expansion
nfnty
2017-02-03
2
-7
/
+13
*
api.commands: Refactor aliasing
nfnty
2017-02-03
1
-42
/
+23
*
api.commands.Command.rest: Fix char space matching
nfnty
2017-02-02
1
-2
/
+2
*
Partially revert "config.commands.alias: Prohibit creation of alias with name...
nfnty
2017-02-02
1
-4
/
+0
*
gui.widgets.console.Console: Fix closing when line empty
nfnty
2017-02-02
1
-4
/
+5
*
gui.curses_shortcuts: addstr, addnstr: Handle `UnicodeError`
nfnty
2017-02-01
1
-2
/
+2
*
config.commands.alias: Prohibit creation of alias with name 'alias'
nfnty
2017-02-01
1
-2
/
+7
*
core.main.parse_arguments: Resolve links, Validate paths
nfnty
2017-02-01
1
-12
/
+16
*
ranger.main: Remove deprecated COMPAT args
nfnty
2017-02-01
1
-14
/
+3
*
container.directory.Directory: Resort directly after setting changes
nfnty
2017-02-01
1
-4
/
+2
*
ranger.core.actions.Actions.move: Reduce nesting
nfnty
2017-02-01
1
-45
/
+48
*
commands: rename_append: Add flags
nfnty
2017-02-01
3
-101
/
+125
*
commands: rename: Fix bookmarks and tags updating
nfnty
2017-02-01
3
-24
/
+37
*
Add command for jumping to first non-directory/non-file
The Flying Rapist
2017-02-01
5
-2
/
+65
*
`--choosefiles`: Choose all selected files, not just CWD
mrogalski
2017-01-31
3
-4
/
+32
*
api.commands.AliasCommand: Fix overwritten attribute
nfnty
2017-01-30
1
-4
/
+4
*
ext.vcs.vcs: VcsThread: Fix overridden instance attribute exception
nfnty
2017-01-30
2
-5
/
+8
*
Improve shutdown error handling; Limit `VCSThread` wait
nfnty
2017-01-30
3
-3
/
+5
*
linting: pylint: Remove most `disabled=protected-access`
nfnty
2017-01-30
20
-172
/
+154
*
Merge remote-tracking branch 'Vifon/urxvt_preview_cleanup'
nfnty
2017-01-29
1
-7
/
+20
|
\
|
*
Cleanup the urxvt image previews
Wojciech Siewierski
2017-01-29
1
-18
/
+18
|
*
Fix urxvt based image displayer when running on tmux
Shotaro Fujimoto
2017-01-29
1
-6
/
+19
*
|
ext.vcs.vcs: VcsThread: Protect instance members
nfnty
2017-01-29
1
-33
/
+33
*
|
core.main: Refactor exit handling
ael-code
2017-01-29
3
-29
/
+52
|
/
*
Makefile: `TEST_PATH_*`: Be explicit
nfnty
2017-01-29
1
-5
/
+11
*
gui.ui: Handle tmux `automatic-rename`
Kevin Velghe
2017-01-29
1
-0
/
+26
*
core.main: Check that paths are accessible before starting
nfnty
2017-01-29
1
-33
/
+23
*
container.settings: Sane fallback values
hut
2017-01-29
1
-5
/
+9
*
examples: Added plugin_fasd_add.py
Theo Laurent
2017-01-29
1
-0
/
+25
*
config: Use `atool` directly
nfnty
2017-01-29
3
-6
/
+6
*
"title bar" -> "titlebar"
nfnty
2017-01-29
4
-5
/
+5
*
Add setting `hostname_in_titlebar`
nfnty
2017-01-29
7
-11
/
+26
*
container.file: File.firstbytes: Handle `UnicodeDecodeError`
nfnty
2017-01-28
1
-1
/
+4
*
config.commands: scout: Open highlighted entry on enter
nfnty
2017-01-28
1
-5
/
+2
*
data/scope.sh: `$EXTENSION` -> `$FILE_EXTENSION`
nfnty
2017-01-28
1
-3
/
+3
*
core.loader: Handle work process items exceptions
nfnty
2017-01-28
1
-4
/
+16
*
data/scope.sh: Complete refactor
nfnty
2017-01-28
1
-112
/
+147
*
gitignore: Add leading `/`
nfnty
2017-01-28
1
-6
/
+9
*
gui.widgets.console: Only read history file if it exists
nfnty
2017-01-26
1
-9
/
+11
[next]