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
*
README: Change version format
nfnty
2017-02-10
1
-1
/
+1
*
ranger.VERSION: Change to `master`
nfnty
2017-02-10
1
-1
/
+1
*
Beta release 1.9.0b1
v1.9.0b1
nfnty
2017-02-10
6
-7
/
+7
*
core.main: Improve version info
nfnty
2017-02-10
2
-17
/
+13
*
setup.py: Fix build scripts for PyPI
nfnty
2017-02-10
2
-10
/
+27
*
setup.py: Use `setuptools` by default, Change name for PyPI
nfnty
2017-02-10
2
-4
/
+15
*
AUTHORS: Update years
nfnty
2017-02-09
1
-2
/
+2
*
linting: Rename config files
nfnty
2017-02-09
4
-1
/
+1
*
setup.py: Minor fixes
nfnty
2017-02-09
1
-11
/
+11
*
setup.py: Generate scripts during build
nfnty
2017-02-09
3
-4
/
+14
*
setup.py: Fix missing comma
nfnty
2017-02-09
1
-1
/
+1
*
setup.py: Improve readability
nfnty
2017-02-09
1
-24
/
+30
*
README: Fix dependencies Python versions
nfnty
2017-02-09
1
-1
/
+1
*
commands: Add `quitall!`, Change behavior of `quit!`
nfnty
2017-02-09
5
-28
/
+56
*
api.commands.CommandContainer.get_command: Inverse `abbrev`
nfnty
2017-02-08
3
-12
/
+11
*
config.commands: quit, quitall: Don't exit if loader has work
Samuel Walladge
2017-02-08
5
-16
/
+41
*
container.file.File: Fix `is_binary`
Samuel Walladge
2017-02-07
1
-13
/
+13
*
gui.widgets.titlebar.Titlebar.click: Fix directory enter
nfnty
2017-02-07
1
-4
/
+3
*
gui.widgets.titlebar.Titlebar: Fix right width logic
nfnty
2017-02-07
1
-5
/
+5
*
api: Fix backwards compatibility
nfnty
2017-02-06
3
-21
/
+8
*
container.directory.Directory: Fix `setopt` signals when deleted
nfnty
2017-02-06
1
-5
/
+17
*
core.actions.Actions.move: visual: Change order of if statements
nfnty
2017-02-06
1
-6
/
+6
*
gui.widgets.browsercolumn.BrowserColumn.draw: Minor refactor
nfnty
2017-02-06
1
-22
/
+20
*
core.main: Catch the right traceback
nfnty
2017-02-06
6
-10
/
+17
*
api.commands: Tab completion: Escape macros if `resolve_macros` is enabled
nfnty
2017-02-06
4
-10
/
+31
*
gui.widgets.browsercolumn: Set bookmark `'` when right clicking
nfnty
2017-02-05
1
-1
/
+1
*
Add `$XDG_DATA_HOME` support
nfnty
2017-02-05
10
-44
/
+78
*
rifle: Add new option flag `-c`
Samuel Walladge
2017-02-05
3
-13
/
+42
*
Add setting `wrap_scroll`: Visual mode
nfnty
2017-02-05
3
-27
/
+45
*
Add setting `wrap_scroll`
Samuel Walladge
2017-02-05
7
-3
/
+18
*
ext.shutil_generatorized: Add `copystat` with errors ignored
nfnty
2017-02-04
1
-2
/
+84
*
api.commands: CommandFunction: Can't set `__doc__` after creation on Python 2
nfnty
2017-02-04
1
-1
/
+2
*
api.commands: Fix function and alias commands names
nfnty
2017-02-04
1
-5
/
+5
*
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
[next]