SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ranger-1.9.3+git20240221.38bb890-32.5.noarch.rpm :

* Sun Mar 17 2024 scott.bradnickAATTsuse.com- Update to version 1.9.3+git20240221.38bb890:
* Don\'t crash on incomplete filter_stack input
* mime.types: Add common requests
* report file byte size in IIP
* GHActions: Set TERM for test_py job
* GHActions: Set TERM to avoid setupterm errors
* GHActions: Fix step ID in indexing operations
* GHActions: Rename PR workflow job to reduce confusion
* GHActions: Run complete PR workflow if changed
* GHActions: Drop ${{ }} from if conditionals
* GHActions: Run all Python tests on PRs too
* GHActions: Merge all Python tests and lints into one Action
* shutil_generatorized: Add space to inline comment for PEP8
* fixup! ext/shutil_generatorized: copy_file_range only on recent Linux
* fixup! Shutil modified to use os.copy_file_range When passed the option to do so
* Revert \"CopyLoader has been modified\"
* Revert \"Default setting value for new copy on write setting\"
* Revert \"Syntax adjustments to pass test suite\"
* Revert \"Add new copy on write setting to ALLOWED_SETTINGS\"
* Revert \"Updated man files for new setting which can be used to enable copy\"
* ext/shutil_generatorized: copy_file_range only on recent Linux
* Sorted make test errors
* fix syntax errors
* Revert \"Fixed syntax error in shutil_generatorized.py\"
* Fixed syntax error in shutil_generatorized.py
* Revert \"Update shutil_generatorized.py\"
* Update shutil_generatorized.py
* Update shutil_generatorized.py
* Update shutil_generatorized.py
* Update shutil_generatorized.py
* Fixing syntax error in new os.copy_file_range code
* Syntax adjustments to pass test suite
* Shutil modified to use os.copy_file_range When passed the option to do so
* CopyLoader has been modified To pass the new copy on write setting to shutil
* Add new copy on write setting to ALLOWED_SETTINGS Enables setting to be used in code
* Default setting value for new copy on write setting Ensure setting is off by default
* Updated man files for new setting which can be used to enable copy on write functionality.
* Wed Feb 21 2024 Michael Vetter - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
* Tue Jul 25 2023 scott.bradnickAATTsuse.com- Update to version 1.9.3+git20230531.1a00715:
* Remove duplicated function next_available_filename
* scope.sh: Enable DjVu previews by default
* Wed Apr 26 2023 scott.bradnickAATTsuse.com- Update to version 1.9.3+git20230425.fe7c3b2:
* man: Document filter_dead_tabs_on_startup
* main: Refactor to avoid TOCTOU
* Initial version of dead-path tab switch control
* Revert \"This is a combination of 6 commits\"
* Keep duplicate tabs on startup
* Delete dead tabs on startup conditionally
* This is a combination of 6 commits
* Maintain tab order while filtering out duplicates and dead entries
* Remove non-existent paths from fm.start_paths
* Remove duplicate tabs on startup
* Wed Apr 26 2023 Jan Engelhardt - Use multi-file find -exec
* Wed Apr 19 2023 Muhammad Akbar Yanuar Mantari - doc: clean up doc files
* Sun Apr 16 2023 scott.bradnickAATTsuse.com- Update to version 1.9.3+git20230416.478d5b6:
* img_display, popen23: Appease lints
* Move path to suffix=, add prefix=\"ranger\"
* GHActions: Update checkout and setup-python version
* GHActions: Change CI to run conditionally without remaining pending
* Fix the logic for determining the preview scale
* Clean up the SIXEL documentation
* Fix standard library misuse
* Tidy up Magick executable detection logic
* Move the ABC compat wrapper to a separate file
* Tweaked human_readable
* directory: Fix max call in mtimelevel
* Added a default argument to the human_readable function
* Reduce unnecessary string concatination
* Reformat script
* scope: Reformat sqlite preview for width
* scope: Add missing parens in SQL OFFSET calculation
* Show ellipsis `...` when reaching row limits
* Reduce unnecessary variable assignment
* Show row limits
* Pretty format SQL query
* get_executables: Use platform instead of reading /proc
* Encourage ImageMagick to use OpenCL for processing
* Implement the SIXEL image previewer
* Support Expansion Of Environment Variables in cd command
* shutil_generatorized: Float exists condition outwards
* Disable the pylint checks for this workaround
* Fix the ABC checks on Python 3
* Set COLOR_PAIRS only in the cases it\'s relevant
* color: Catch Color number is greater than COLORS-1
* Skip WSL-related dirs from PATH in WSL
* Revert \"Disable multiplexer title renaming in Microsoft WSL\"
* gui.color: Change dummy key
* doc: added binary_size_prefix option
* doc: Add BAT_STYLE
* Feat: Make BAT_STYLE configurable
* Changed the default unit prefixes for file sizes
* Change the import as per the pylint suggestion
* Don\'t reinvent the regex.pattern value
* Add the live previews for the filter stack name filters
* Replace the legacy filter with a compatibility layer
* Fix Python 2 support related to Subprocess
* img_display: Drop FileExistsError for COMPAT
* img_display: Adhere to snake_case naming
* img_display: Directory existing is not an error
* img_display: Fix identifier for the error message
* img_display: Restore cleanup of Kitty tempfiles
* img_display: Make formatting consistent
* actions: Implement custom notify exception
* actions: Replace SystemExit with RuntimeError
* Pylint: Replace f-strings in port checker for Py 2 compat
* actions: Replace raising Exception with SystemExit
* Pylint: Use dict literals instead of dict() calls
* directory: Drop unnecessary nested max()
* Pylint: Disable superfluous-parens
* scope: Resolve unreachable exit
* Pylint: Drop explicit IAstroidChecker implements
* Pylint: Add Python 2/3 port checker
* Pylint: Drop redefined-variable-type disable
* Pylint: Drop disabling locally-enabled
* bookmarks: Drop no-self-use disable
* requirements.txt: Drop Pylint pin.
* img_display: Borrow implementation from imghdr
* browsercolumn: Avoid creating intermediate list for sum
* Pylint: Tackle unnecessary-dunder-calls
* Pylint: Add MockFM to ignored-classes
* GHActions: Only PyLint on latest and bump 3.5 to 3.7
* Make display of directory size in linemodes less misleading
* Update actions.py
* Disable multiplexer title renaming in Microsoft WSL
* Gracefully fallback when file(1) is not available
* img_display: Simplify RGB(A) conversion
* doc: w3m preview compatible with Alacritty and tmux
* Fix case where info[\"transparent\"] could be equal to a falsey value and still trigger warning
* Fix image display for palette images with transparency
* Make pylint shush about indentation and simplify-boolean-expression
* Fix \"Loader work process failed\" error when copying dangling symlinks
* Feat: add preview handler for SQLite to scope.sh
* ueberzug suppress stderr
* Tue Feb 28 2023 scott.bradnickAATTsuse.com- Update to version 1.9.3+git20230222.e81adca:
* Fix nsxiv workaround
* fm: Add nsxiv to sxiv workaround
* Recommend use of pipx over pip installation
* Tue Jan 03 2023 scott.bradnickAATTsuse.com- Update to version 1.9.3+git20221124.f8b304f:
* rifle: Format cmd in error for copying
* rifle_sxiv: Update comments
* ui: Guard terminal capabalities
* changelog, commands: Fix typos
* Use `printf` instead of `echo`.
* Check for --apparent-size before invoking on cwd.
* remove outdated information on security-relevant bugs
* remove trailing and fix indent
* Fix NAME not displaying in man pages
* rifle_sxiv: properly fallback on non-valid extensions
* rifle_sxiv: add some more image extensions
* Acknowledge and report the exit status of the rifle\'d commands
* Thu Oct 13 2022 scott.bradnickAATTsuse.com- Renaming ranger.desktop.patch to ranger.desktop.diff- Update to version 1.9.3+git20221008.7171fe4:
* doc: Regenerate ranger man page
* Update ranger.pod
* Fri Aug 19 2022 scott.bradnickAATTsuse.com- Update to version 1.9.3+git20220801.fcf44f6f:
* manpage_completion_test: Change interpreter directive
* make requested changes
* rifle.conf: add xviewer for image mime type
* Fri Jun 17 2022 Scott Bradnick - Adding \'Recommends: python3-Pillow\'
* Fri Jun 17 2022 scott.bradnickAATTsuse.com- Update to version 1.9.3+git20220615.7e2d1613:
* browsercolumn: Only add the separator when needed
* GHActions: Refrain from installing PyLint for tests
* browsercolumn: Fix separator depth
* GHActions: Rerun PyLint when requirements.txt changes
* pylint: Pin to 2.13.9
* browsercolumn: Use number of items for width
* browsercolumn: Take into account one_indexed setting
* browsercolumn: Lowercase line_numbers in key
* browsercolumn: Refactor linum_text_len
* browsercolumn: Fix relative line number width
* browsercolumn: Include linum_text_len in key
* browsercolumn: Remove off-by-one trailing space
* browsercolumn: Accept line_numbers case insensitively
* browsercolumn: Fix off-by-one in line number width
* Add viewnior in rifle config
* Fri May 27 2022 scott.bradnickAATTsuse.com- Update to version 1.9.3+git20220526.aaf03225:
* test_py2_compat: Ignore error message positions
* runner: Initialize variables outside of try-except
* accumulator: Make get_list an abstract method
* colorscheme: Make use an abstract method
* Fri Apr 22 2022 scott.bradnickAATTsuse.com- Update to version 1.9.3+git20220401.391f061c:
* doc: Add draw.io dependency to man page
* README: Add draw.io dependency
* scope: Fix draw.io width and enable by default
* scope: Move draw.io preview to handle_image
* Makefile: Drop README.md from man page requisites
* doc: Split lines in man page
* doc: Add openscad dependency to man page
* doc: Fix manpage for name filter_stack filter
* fix indent
* better textual preview for jupyter notebooks
 
ICM