Revisions of ranger

buildservice-autocommit accepted request 1161147 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 42)
baserev update by copy to link target
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1158799 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 41)
- 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
buildservice-autocommit accepted request 1148768 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 40)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 39)
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.
buildservice-autocommit accepted request 1084467 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 38)
baserev update by copy to link target
buildservice-autocommit accepted request 1083044 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 37)
baserev update by copy to link target
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1083061 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 36)
chown -R has no effect, since you're touching files anyway
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1079808 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 34)
- 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
buildservice-autocommit accepted request 1057662 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 33)
baserev update by copy to link target
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1046645 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 32)
- 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

- Renaming ranger.desktop.patch to ranger.desktop.diff
- Update to version 1.9.3+git20221008.7171fe4:
  * doc: Regenerate ranger man page
  * Update ranger.pod

- 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
buildservice-autocommit accepted request 984947 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 31)
baserev update by copy to link target
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 983479 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 30)
- Adding 'Recommends: python3-Pillow'

- 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

- 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
buildservice-autocommit accepted request 975476 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 29)
baserev update by copy to link target
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 975475 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 28)
- 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
buildservice-autocommit accepted request 760185 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 27)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 760184 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 26)
update to 1.9.3
buildservice-autocommit accepted request 634655 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 25)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 634654 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 24)
- Update to version 1.9.2
  * Added a `hint_collapse_threshold` setting
  * Added a `traverse_backwards` command analogous to `traverse`
  * Added a command to shift tabs
  * Added a normal mode mapping to quickly enter the console and
    scroll through the history `C-p`
  * Added a section to `scope.sh` for image previews of archives
  * Added an avfs plugin
  * Added an option to the move command to enable launching the
    selected file instead of the marked files
  * Added filtering functionality inspired by dired's filter
    stack, `.n, .| ...`
  * Added image preview method for Kitty
  * Added option to disable the display of free space for high
    latency situations
  * Added section to `scope.sh` for pdf previews with mutool
  * Added several emacs/readline-inspired keybindings, `C-g` for
    `ESC`, `alt-f/b`
  * Added systemwide `rc.conf` and `commands.py` in `/etc/ranger`
  * Added the `%any_path` macro to allow bookmarks to be used
    with commands that need a path and are unaware of bookmarks
  * Added versioning logic to include extra info in unreleased
    versions
  * Change tab saving to save all tabs, not just the active tab
  * Changed `draw_borders` setting to enable drawing only
    borders or seperators
  * Changed behavior of positional arguments to the ranger
    command, if you specify a path to a file ranger will open
    with that file selected
  * Changed the `tilde_in_titlebar` setting to influence the
    window titlebar too
  * Changed the default colorscheme to work properly in
    terminals that don't equate bold and bright
  * Fixed StopIteration errors
  * Fixed embedded null errors
  * Fixed issues reported by coverity scan
  * Fixed running ranger as root on Mac OS
  * Fixed unicode issue for python2
  * Fixed w3m preview issues with black stripes
  * Improved PEP8 adherence
  * Improved VCS symbols
  * Improved `--cmd` functionality
  * Improved file encoding detection by using chardet if it's
    available
  * Rifle's flag t should now work with more terminals than
    xterm and urxvt
  * Update colorscheme documentation
- Fixed license field
buildservice-autocommit accepted request 579091 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 23)
baserev update by copy to link target
Displaying revisions 1 - 20 of 42
openSUSE Build Service is sponsored by