summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-10Beta release 1.9.0b1v1.9.0b1nfnty
2017-02-10core.main: Improve version infonfnty
2017-02-10setup.py: Fix build scripts for PyPInfnty
2017-02-10setup.py: Use `setuptools` by default, Change name for PyPInfnty
2017-02-09AUTHORS: Update yearsnfnty
2017-02-09linting: Rename config filesnfnty
2017-02-09setup.py: Minor fixesnfnty
2017-02-09setup.py: Generate scripts during buildnfnty
2017-02-09setup.py: Fix missing commanfnty
2017-02-09setup.py: Improve readabilitynfnty
2017-02-09README: Fix dependencies Python versionsnfnty
2017-02-09commands: Add `quitall!`, Change behavior of `quit!`nfnty
2017-02-08api.commands.CommandContainer.get_command: Inverse `abbrev`nfnty
2017-02-08config.commands: quit, quitall: Don't exit if loader has workSamuel Walladge
2017-02-07container.file.File: Fix `is_binary`Samuel Walladge
2017-02-07gui.widgets.titlebar.Titlebar.click: Fix directory enternfnty
2017-02-07gui.widgets.titlebar.Titlebar: Fix right width logicnfnty
2017-02-06api: Fix backwards compatibilitynfnty
2017-02-06container.directory.Directory: Fix `setopt` signals when deletednfnty
2017-02-06core.actions.Actions.move: visual: Change order of if statementsnfnty
2017-02-06gui.widgets.browsercolumn.BrowserColumn.draw: Minor refactornfnty
2017-02-06core.main: Catch the right tracebacknfnty
2017-02-06api.commands: Tab completion: Escape macros if `resolve_macros` is enablednfnty
2017-02-05gui.widgets.browsercolumn: Set bookmark `'` when right clickingnfnty
2017-02-05Add `$XDG_DATA_HOME` supportnfnty
2017-02-05rifle: Add new option flag `-c`Samuel Walladge
2017-02-05Add setting `wrap_scroll`: Visual modenfnty
2017-02-05Add setting `wrap_scroll`Samuel Walladge
2017-02-04ext.shutil_generatorized: Add `copystat` with errors ignorednfnty
2017-02-04api.commands: CommandFunction: Can't set `__doc__` after creation on Python 2nfnty
2017-02-04api.commands: Fix function and alias commands namesnfnty
2017-02-04config/rc.conf: `tab_new` opens a new tab in CWD by defaultnfnty
2017-02-04api.commands: Refactor function and alias commandsnfnty
2017-02-04linting: pylint: Fix `literal-comparison`nfnty
2017-02-04api.commands.CommandContainer.alias: Fix syntax error for Python < 3.5nfnty
2017-02-04api.commands: Fix `FunctionCommand` aliasesnfnty
2017-02-03Fix hidden filter for flat: Match all path componentsnfnty
2017-02-03gui.widgets.browsercolumn: Refactor `Browsercolumn.need_redraw` logicnfnty
2017-02-03gui.widgets.browsercolumn: Redraw if file is outdatednfnty
2017-02-03Fix hidden filter for flatnfnty
2017-02-03config/rc.conf: Minor changesMarcel Partap
2017-02-03core.actions.Actions.move: Fix visual selectionnfnty
2017-02-03Fix alias macro expansionnfnty
2017-02-03api.commands: Refactor aliasingnfnty
2017-02-02api.commands.Command.rest: Fix char space matchingnfnty
2017-02-02Partially revert "config.commands.alias: Prohibit creation of alias with name...nfnty
2017-02-02gui.widgets.console.Console: Fix closing when line emptynfnty
2017-02-01gui.curses_shortcuts: addstr, addnstr: Handle `UnicodeError`nfnty
2017-02-01config.commands.alias: Prohibit creation of alias with name 'alias'nfnty
2017-02-01core.main.parse_arguments: Resolve links, Validate pathsnfnty