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
path:
root
/
ranger
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
gui.widgets.console: Only read history file if it exists
nfnty
2017-01-26
1
-9
/
+11
*
core.fm: `loop()`: Remove useless `if` statement
nfnty
2017-01-26
1
-5
/
+4
*
Only use `hasattr` where absolutely needed
nfnty
2017-01-26
9
-20
/
+11
*
core.main: Remove COMPAT `options.py`
nfnty
2017-01-26
1
-21
/
+0
*
gui: Replace `_curses` with `curses`
nfnty
2017-01-25
3
-10
/
+7
*
gui.widgets.pager: Handle `source.close()` exception
nfnty
2017-01-25
1
-9
/
+15
*
core.actions: Pass path to `_run_pager()`, not file object
David le Blanc
2017-01-25
1
-3
/
+3
*
container.settings: Do not try to access key before being set
nfnty
2017-01-25
1
-2
/
+1
*
core.loader: `safeDecode()` -> `safe_decode()`
nfnty
2017-01-25
1
-5
/
+5
*
core.loader: `safeDecode()`: Do not try to decode with encoding `None`
nfnty
2017-01-25
1
-2
/
+3
*
config/rc.conf: Remove `IGNORE_CASE` from `travel` alias
nfnty
2017-01-25
1
-1
/
+1
*
data/scope.sh: Make `file` output easily discernible
nfnty
2017-01-25
1
-1
/
+1
*
config/rc.conf: Add map for copying selection to clipboard
nfnty
2017-01-24
1
-3
/
+4
*
ext.shutil_generatorized: Update to Python 2.7.13
nfnty
2017-01-24
1
-29
/
+26
*
ext.shutil_generatorized: Use builtin functions
nfnty
2017-01-24
1
-128
/
+18
*
core.loader: `CopyLoader.generate`: Reduce nesting
nfnty
2017-01-24
1
-48
/
+50
*
container.fsobject: Fix natural sort
nfnty
2017-01-24
1
-13
/
+19
*
config.commands: `setlocal`: Properly parse path with spaces
nfnty
2017-01-24
2
-14
/
+23
*
core.actions: macros: `confdir` should not be defined in clean mode
nfnty
2017-01-23
2
-6
/
+5
*
container.bookmarks: Notify on errors, Disallow files
nfnty
2017-01-23
1
-38
/
+46
*
core.linemode: `FileInfoLinemode`: Output is already decoded
nfnty
2017-01-23
1
-5
/
+1
*
core.actions: Reduce `get_preview()` nesting
nfnty
2017-01-23
1
-118
/
+123
*
data/scope.sh: Use `file` as a fallback
Lauri Niskanen
2017-01-23
1
-0
/
+2
*
core.linemode: `Mtime`: Fix crash when `file.stat is None`
Christian Zangl
2017-01-23
1
-0
/
+4
*
core.actions: Split `$PAGER` before running
Profpatsch
2017-01-22
1
-6
/
+7
*
config/rifle.conf: Add `--each` to atool for multiple files
nfnty
2017-01-22
1
-4
/
+4
*
linting: pylint: Enable `broad-except`, Improve logging
nfnty
2017-01-21
40
-305
/
+290
*
Python 3 division: Remove explicit float conversions
nfnty
2017-01-21
8
-24
/
+24
*
Python 3 division: Import `division` from `__future__`
nfnty
2017-01-21
73
-73
/
+73
*
linting: Fix flake8 `W503`
nfnty
2017-01-18
3
-8
/
+5
*
linting: Correct autopep8
nfnty
2017-01-18
27
-238
/
+254
*
linting: pylint 2.0.0
nfnty
2017-01-17
32
-126
/
+112
*
linting: Fix `make test`
nfnty
2017-01-17
1
-0
/
+0
*
linting: Enable `attribute-defined-outside-init`
nfnty
2017-01-17
6
-8
/
+27
*
linting: Enable `access-member-before-definition`
nfnty
2017-01-17
3
-3
/
+5
*
linting: `ranger.gui.curses_shortcuts.CursesShortcuts`: Init all attributes
nfnty
2017-01-17
2
-1
/
+6
*
linting: `ranger.gui.widgets.view_base.ViewBase`: Init all attributes
nfnty
2017-01-17
1
-19
/
+5
*
linting: `ranger.core.runner.Context`: Init all attributes
nfnty
2017-01-17
1
-5
/
+13
*
linting: Do not convert arguments to `OpenStruct`
nfnty
2017-01-17
7
-73
/
+76
*
linting: Enable `consider-iterating-dictionary`
nfnty
2017-01-17
1
-1
/
+1
*
linting: Python 2 compat: Import from `__future__`
nfnty
2017-01-17
73
-1
/
+150
*
linting: Python 2 compat
nfnty
2017-01-17
11
-57
/
+60
*
linting: pylint and flake8
nfnty
2017-01-17
61
-790
/
+930
*
linting: autopep8
nfnty
2017-01-17
49
-415
/
+456
*
core/actions.py: search_file: Do not use `re.LOCALE`
nfnty
2017-01-15
1
-1
/
+1
*
Merge branch 'stable'
hut
2017-01-08
2
-2
/
+2
|
\
[next]