Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vifm

Creates Vim among file managers.
Collective - Host: opensource - https://opencollective.com/vifm - Website: https://vifm.info - Code: https://github.com/vifm

Test ]z/[z on non-root level

github.com/vifm/vifm - c4e50e5faede326056bc48966fb15994112a1c80 authored over 3 years ago
Fix handling of broken links on putting files

An existing broken link at destination was silently removed.

Thanks to aleksejrs.

See

https:/...

github.com/vifm/vifm - 7b18b16e88b9c7725b76bf7e48a8d8dd6e5352f1 authored over 3 years ago
Fix sample :zip to work with multiple files

Thanks to Branislav Gerazov.

See #709 on GitHub.

github.com/vifm/vifm - 4c9823d89a5108fc9dc72d1ebb0d9da1eb734131 authored over 3 years ago
Merge branch 'miller-preview-fixes'

Fix graphical preview of files in the right column of miller view not
being properly cleared on ...

github.com/vifm/vifm - 91830b39a56093d61331b59c3e343488a4d45b7c authored over 3 years ago
Fix bg of preview in miller view with direct color

Thanks to TheMystifyingCharacter.

See #706 on GitHub.

github.com/vifm/vifm - b81b952bb0ffff7cf65a897176f47f333d13adf0 authored over 3 years ago
Fix graphic remnants in miller view

After switching from a graphic file to a directory preview.

Thanks to TheMystifyingCharacter.

...

github.com/vifm/vifm - 4cdf4ef9385dc3311a34a7ec87b9bbb62b5b43a9 authored over 3 years ago
Extract ui/quickview.c:fill_area() function

Fills preview area with spaces just to clear background.

github.com/vifm/vifm - d6387b82db84b0849e53f9403d8d53e5cc67eb4b authored over 3 years ago
Merge branch 'folding-improvements'

Fix some file operations not being blocked in custom trees even though
they can't handle them (c...

github.com/vifm/vifm - cbf8c3080e9f8a76136cd9bb987bd4e8fa82e29c authored over 3 years ago
Fix auto-closing filtered out directories

They could re-appear as opened on view reload.

github.com/vifm/vifm - 847b1e488dc2c0a47a7a671113a3342e6adccd67 authored over 3 years ago
Unfold depth-limit folds lazily

Thanks to filterfalse.

github.com/vifm/vifm - 8f939476b7e122eb24336c7537acb10b93e69c34 authored over 3 years ago
Use flist_is_fs_backed() in more places

github.com/vifm/vifm - 331309649207ef6ba1fb436749a57da6ffb0e5bb authored over 3 years ago
Fix some file operations not blocked in cv trees

Even though they can't handle them (custom views in general can't).

Thanks to filterfalse.

github.com/vifm/vifm - c23d7479fd44266c7ade76a80c84fdfc22b050fa authored over 3 years ago
Add %c 'statusline' macro (FS size)

It displays size of current file-system.

Thanks to Jose Riha (a.k.a. jose1711).

Closes #697 on...

github.com/vifm/vifm.vim - d78af4f3e88b56c60449807f5b7507cd4fc7eba1 authored over 3 years ago
Merge branch 'fs-size-statusline-macro'

Add %c 'statusline' macro that displays size of current file-system.

Thanks to Jose Riha (a.k.a...

github.com/vifm/vifm - 84ab7ba0ebef5d05612ff3edd8b4e4b940639f20 authored over 3 years ago
Add %c 'statusline' macro (FS size)

It displays size of current file-system.

Thanks to Jose Riha (a.k.a. jose1711).

Closes #697 on...

github.com/vifm/vifm - 4a7636b394c3de497cc271bff66147b6c21aa2a8 authored over 3 years ago
Turn get_free_space() into get_drive_info()

Functionality is the same. The change is to make it extensible.

github.com/vifm/vifm - 072f8144ab1c832e9fc048c2dc8cc9566b5a80ae authored over 3 years ago
Fix file data synchronisation on OS X

fdatasync symbol is present, but it's a syscall rather than POSIX
function, that's why `configur...

github.com/vifm/vifm - 5725e6b5b8600dad0d2e06e199b81aa22c517a69 authored over 3 years ago
Merge branch 'fix-umlauts'

Fix issues with displaying composite characters.

Thanks to Dennis Preiser (a.k.a. 0xDP).

github.com/vifm/vifm - aec73c4f547695bb501bc47800f5e183bc368be0 authored over 3 years ago
Fix issues with displaying composite characters

Thanks to Dennis Preiser (a.k.a. 0xDP).

Fixes #700 on GitHub.

github.com/vifm/vifm - 2144bd5f180cfcda0b072e0705f47f78c3895a5a authored over 3 years ago
Merge branch 'fix-ext-colors-detection'

Check for extended color functions in configure.

Document addition to the :version/:vifm menu.

github.com/vifm/vifm - bef67c96ad8f044938503a6088255e449bc461f2 authored over 3 years ago
Check for extended color functions in configure

These are provided by ncurses. For some reason they sometimes present
in the header (with appro...

github.com/vifm/vifm - 329a3667f3ea6a96cc718cab8dd1adac51f773c0 authored over 3 years ago
Document addition to the :version/:vifm menu

github.com/vifm/vifm - e8dee08cce4585a809d20530de855e3dcce08959 authored over 3 years ago
Merge branch 'fix-quickview'

Fix cterm colors in quickview.

Thanks to M Kelly.

github.com/vifm/vifm - a3bc735be8110e1e8ad247310ab1382dafd8968e authored over 3 years ago
Fix cterm colors in quickview

Messed up on mixing colors of different types.

Thanks to M Kelly.

github.com/vifm/vifm - 7779e21e2f5dfe233e311cb60169af3a2be2e8c6 authored over 3 years ago
Add "gui", "guifg" and "guibg" to :highlight

Thanks to Anton Kochkov (a.k.a. XVilka) and IvanBarsukov.

Closes #452 on GitHub.

github.com/vifm/vifm.vim - 1879284d17968ec409e7b655dd7df30ba0ef0105 authored over 3 years ago
Merge branch '24bit-colors'

Add support for direct/"true"/24-bit colors for ncurses 6.0 or later.

Thanks to Anton Kochkov (...

github.com/vifm/vifm - 0779f5df795a1c0163c71113cf79f797ef08ab48 authored over 3 years ago
Approximate 24-bit colors when have less than that

github.com/vifm/vifm - 909322d106c9ab4e7639d6d94d517dcc7209e255 authored over 3 years ago
Display terminal information in :version

github.com/vifm/vifm - 3fcc23e46c64efeccc3aa39733171117d598ed2f authored over 3 years ago
Parse 24-bit colors in preview

github.com/vifm/vifm - 5d88d7fb17eec6f141ac45c9ea0a25ec541b432a authored over 3 years ago
Add "gui", "guifg" and "guibg" to :highlight

Thanks to Anton Kochkov (a.k.a. XVilka) and IvanBarsukov.

Closes #452 on GitHub.

github.com/vifm/vifm - a79ad2962018e0db604a7903309b1e83f0256506 authored over 3 years ago
Introduce direct colors

github.com/vifm/vifm - 753bbc6dba301d553e342983d4861db703c93ad0 authored over 3 years ago
Extract cmd_handlers.c:is_default_color() function

Checks whether a string signifies a default color.

github.com/vifm/vifm - d94d056874e57ac163cc298fc140262e8b708774 authored over 3 years ago
Set/query pairs with extended functions if present

Added in ncurses 6.1.

github.com/vifm/vifm - 675ace7c0d26f82fc98500eaa935a2dd71871373 authored over 3 years ago
Detect direct colors

github.com/vifm/vifm - 9983fd97fb7517fb03351892e94eab65e5edf256 authored over 3 years ago
Switch to using `int`s in ui/color_manager

No more `short int` there.

github.com/vifm/vifm - f481f6183738cf6222c380c8318a73f47bcd8542 authored over 3 years ago
Use stub_colmgr() in fileops tests

github.com/vifm/vifm - 89ca5b1b717618a0d45e56b86e825669106e8e6e authored over 3 years ago
Disable user-defined extended keys differently

That is use original approach from #636 on GitHub. Otherwise this has
undesirable effect of dis...

github.com/vifm/vifm - 282834e40c182b227cbe19cdbc69a4234fb7527e authored over 3 years ago
Rename cmd_handlers.c:try_parse_color_name_value()

github.com/vifm/vifm - 643f6aa06227b6beb368aadbcd7600055785087d authored over 3 years ago
Rename local variable in draw_cmdline_text()

github.com/vifm/vifm - 8946c8ce85ffbcbdba4937592bff592ac7e3bae4 authored over 3 years ago
Introduce color_scheme:cs_color_to_cchar()

Produces a cchar for a specified color.

github.com/vifm/vifm - 63d702ab3d06be9b35ae0c21d2c0f61e481a2748 authored over 3 years ago
Introduce color_scheme:cs_color_get_attr()

Retrieves correct attributes of the color (its cterm or gui version).

github.com/vifm/vifm - 8253ad1af6bfa1f2f6e72b52b57ef79007cb5127 authored over 3 years ago
Remove unnecessary color_manager.h #includes

github.com/vifm/vifm - a4af24406c38f4425a8496d8b208d3518d5ebb8a authored over 3 years ago
Introduce cs_load_color() function

This keeps colmgr_get_pair() calls in one place.

github.com/vifm/vifm - b5cbf82a41294a202c9e0c04e89ccac966db4bb2 authored over 3 years ago
Merge branch 'folding-fixes'

Fix "Building tree..." message not restoring contents of statusbar in
command-line mode.

Fix cl...

github.com/vifm/vifm - 3410e0275bde28cf50e067e2c0cedc13ed4a65ad authored over 3 years ago
Don't change fold's state until we're done with it

This is to avoid producing inconsistent state.

github.com/vifm/vifm - fff3c9c6436a6e6d0542f4f71e048a567e3bb5a0 authored over 3 years ago
Don't store folded state in full custom list

Re-loading of the list can restore now changed state of the list causing
problems.

Thanks to fi...

github.com/vifm/vifm - 4b7cdcb245b9befd66681421a75b019dd2145683 authored over 3 years ago
Fix cloning of folded directories

Thanks to filterfalse.

github.com/vifm/vifm - 34584d9c918f44703bd3e0eae41cb2803ebc211d authored over 3 years ago
Fix non-interactive local filter ignoring folds

Thanks to filterfalse.

github.com/vifm/vifm - a368647b8486196ca38ea177c6b892bef2df41e0 authored over 3 years ago
Simplify tests/misc/flist_tree_folding.c

github.com/vifm/vifm - ee32400c64ca4d62c4ccb3c09c878dae18281de9 authored over 3 years ago
Fix "Building tree..." messing up cmdline mode

Temporary message wasn't restoring contents of statusbar in
command-line mode.

Thanks to filter...

github.com/vifm/vifm - 56688f3f9cf8505d2641cb82520895777ad70a30 authored over 3 years ago
Merge branch 'update-logo'

Updated logo of the project.

Thanks to Hescalalu for making it.

Update READMEs a bit as well.

github.com/vifm/vifm - 5ba37e0ad3681cb7a122a3cb9850fd7584ba548b authored over 3 years ago
Update top of README.md with the logo

github.com/vifm/vifm - cf9efb5dc3212193c22ff31a7459333a1b476642 authored over 3 years ago
Make description in READMEs more readable

github.com/vifm/vifm - 8ec9aaec3763f28f0b143b7821dd216c4ba61bea authored over 3 years ago
Two wording corrections for README.md

github.com/vifm/vifm - 33240411cbb423459fcb6585a58a3b9c8268169a authored over 3 years ago
Update logo of the project

Thanks to Hescalalu for making it.

github.com/vifm/vifm - d0b10c71c6b34dd31ba3c449e7e93382acff3984 authored over 3 years ago
Add "depth=N" parameter to the :tree command

Thanks to filterfalse.

github.com/vifm/vifm.vim - 408476478f899ec56db26da40eae4735712d6ac5 authored over 3 years ago
Merge branch 'tree-depth-param'

Add "depth=N" parameter to the :tree command.

Thanks to filterfalse.

Update thanks list for tr...

github.com/vifm/vifm - b8c829edf46096ef10806d14e078ac5526647273 authored over 3 years ago
Complete arguments of the :tree command

github.com/vifm/vifm - 0d6d3bc492d9ac1d21fb9adaf1aab747a9a4ef68 authored over 3 years ago
Add "depth=N" parameter to the :tree command

Thanks to filterfalse.

github.com/vifm/vifm - 4576431bf8818792b389dc1da8bc8c151b1b7876 authored over 3 years ago
Allow building trees of limited height

github.com/vifm/vifm - afb0615f3a46be42bb3cd302b8a84e591beb4166 authored over 3 years ago
Store full custom list outside of local filter

It's used for reloading and folding.

github.com/vifm/vifm - bbfef6823df32fbb37d101ad44eec63433535e87 authored over 3 years ago
Fix custom tree loosing fold children on filtering

Local filter was overwriting stored custom list.

github.com/vifm/vifm - 5019d16d7c7dc943c0d4bbfeac666b3f4a026723 authored over 3 years ago
Update thanks list for tree folding

Didn't search emails and for "collapsing" among GitHub issues.

github.com/vifm/vifm - 520fd59d37137334b79a362bc1c0de4511c42149 authored over 3 years ago
Add zx normal mode key

It folds/unfolds directories in tree views. The implementation is not
optimal at this moment th...

github.com/vifm/vifm.vim - 4a4773c50179ff4a896eacc6ee5ce43339352f56 authored over 3 years ago
Put tree-specific keys to a subsection in the docs

github.com/vifm/vifm.vim - 6e85b9c9de9fee55158032786b31ef26dc39d46b authored over 3 years ago
Merge branch 'tree-folding'

Add zx normal mode key to fold/unfold directories in tree views. The
implementation is not opti...

github.com/vifm/vifm - e413ee512f4a36197e5480e564b989f64c13a14a authored over 3 years ago
Fix filtered count not updated in tree views on zf

Technically it's a custom view even though it's backed by FS and the
check was for custom views ...

github.com/vifm/vifm - 578ba9d0d7a62b7326aaa3b4ea60dbc16725d229 authored over 3 years ago
Add zx normal mode key

It folds/unfolds directories in tree views. The implementation is not
optimal at this moment th...

github.com/vifm/vifm - fb3088884a4e1daeea6052dba565e06b95ab23a4 authored over 3 years ago
Reflect entry's folding state in the UI

Root nodes get "++" as well.

github.com/vifm/vifm - f48caf9f1b7da39c49d86648936a63da9cbd6a95 authored over 3 years ago
Implement folding in tree views

github.com/vifm/vifm - 6cda9f76ede108323ca58e7cac0e268233445073 authored over 3 years ago
Introduce view_t::folded_paths

github.com/vifm/vifm - 8f193a37348354cd8335b4f629cb2790255693ac authored over 3 years ago
Teach filelist.c:make_tree() about folds

github.com/vifm/vifm - 5775f594cb417c1b39099f8ec984a8de168ffb23 authored over 3 years ago
Introduce dir_entry_t::folded flag

github.com/vifm/vifm - 9b3f7883aa70962bf057096b0fd9809f1c65a293 authored over 3 years ago
Improve code of filelist:zap_entries() a bit

github.com/vifm/vifm - 9a21f729faeaa80985986813c3516b86ad306f73 authored over 3 years ago
Extract filelist.c:fix_tree_links() function

Visits all parent nodes to update number of their children and also all
following sibling nodes ...

github.com/vifm/vifm - 72a62e3b31f17987676e9aa175d19f122afdf3f7 authored over 3 years ago
Fix some comments

github.com/vifm/vifm - 31aec35270ffa20eb6102a9528151820bec58759 authored over 3 years ago
Put tree-specific keys to a subsection in the docs

github.com/vifm/vifm - 1f0d7bff0c8983e72ed0b97bf078b8e8308d9d12 authored over 3 years ago
Fix memory leak in misc tests

github.com/vifm/vifm - 632c7d9ea44aa7c05766f2f687559be5711d8831 authored over 3 years ago
Add :st[op] command what behaves like Ctrl-Z

It's to be used in mappings.

Thanks to GummyGun.

github.com/vifm/vifm.vim - 2cddd53f4e3985c19e4cf68291a6785a2ceaaaf9 authored over 3 years ago
Merge branch 'add-stop-command'

Add :st[op] command what behaves like Ctrl-Z. It's to be used in
mappings.

Thanks to GummyGun....

github.com/vifm/vifm - bd73aa62b3762fddf6cc7d32ca61b34607157334 authored over 3 years ago
Test prefix-based completion on command-line

github.com/vifm/vifm - b8a2e9475b7b5735847ab1705d5656895de0d83c authored over 3 years ago
Fix full path patterns in tree views

{{globs}} and //regexp// weren't matching files they should match
because they used wrong path t...

github.com/vifm/vifm - c1e42ea55fccf0060637608800f853cdd265edb4 authored over 3 years ago
Split filelist.c:file_is_visible() in 2 functions

Having this functionality in one combined function is unjustified. It
was hardly readable and v...

github.com/vifm/vifm - 883e7308572d4f4faed294f8b71f709b06e3e226 authored over 3 years ago
Improve flist_custom_clone() a bit

* Simplify conditions in if-statements.
* Probably fix second condition. `as_tree` alone doesn'...

github.com/vifm/vifm - c4bd730b85431723f160b00ec5e5a2ba8edb3395 authored over 3 years ago
Use free_dir_entries() in flist_free_view()

Three times.

github.com/vifm/vifm - b6bca5e33a6c544492ab9338971c649e2eb9bf39 authored over 3 years ago
Add :st[op] command what behaves like Ctrl-Z

It's to be used in mappings.

Thanks to GummyGun.

github.com/vifm/vifm - f7dde84deff0b12d2ef6303e972d471318b4f75e authored over 3 years ago
Fix memory leak in emark_cmd()

Was introduced when implementing %Pl/%Pz for foreground commands.

github.com/vifm/vifm - c9625d92dcea9753827cfd7cd1461cb472593746 authored over 3 years ago
Merge branch 'do-fdatasync'

Add periodic forced flushing of data on copying data when 'syscalls' is
set.

Thanks to Matthias...

github.com/vifm/vifm - 7d09db4e7d169ef8127ad9726bd5e9b774c49847 authored over 3 years ago
Move allocation in list_files_recursively()

Thanks to qsmodo.

github.com/vifm/vifm - e0ac9f69aef38e7f583fb6389f17cca82e7c4dce authored over 3 years ago
Always display UID/GID as nums form in File Info

In parenthesis if the id was resolved to a string.

github.com/vifm/vifm - c3e8653c57020f5fa5edb7e96794ad7e651ec6ee authored over 3 years ago
Update tests/misc/extract_abbrev.c a bit

github.com/vifm/vifm - d6ce558aa601f89248133f047094df384b896e8c authored over 3 years ago
Test expanding abbreviations in command-line mode

github.com/vifm/vifm - bc3f50837edf6a10de8a5950f11df422708a19ef authored over 3 years ago
Add periodic forced flushing of data on copying

When 'syscalls' is set. This prevents system from effectively hanging
after data fills up RAM a...

github.com/vifm/vifm - cea9006657bc7818a12cf76dfd7d72aab0ba72b7 authored over 3 years ago
Document :compare obeying file name filters

github.com/vifm/vifm.vim - 2b4011fde90b3ad3877b9f586f80926e3730ebf0 authored over 3 years ago
Fix typos in documentation of :compare

github.com/vifm/vifm.vim - 8630f89ae273ea2381db6af910ad66b3fdb44c23 authored over 3 years ago
Merge branch 'obey-all-filters-in-compare'

Make :compare obey file name filters.

Patch by qsmodo.

Fix typos in documentation of :compare.

github.com/vifm/vifm - 3bc30180a1c7653f8f983c8e26cff0e0c8672e47 authored over 3 years ago
Document :compare obeying file name filters

github.com/vifm/vifm - 5dc25412943286eccbf8ad38b62411e206c2217c authored over 3 years ago
Fix typos in documentation of :compare

github.com/vifm/vifm - 875a0b685c972fc6ea147ff3174e7f76a3d98faa authored over 3 years ago
Test how :compare handles name filters

github.com/vifm/vifm - e78be9cb07bcb693cc7b0b32a8afae96825f590a authored over 3 years ago
Don't check for directory if we don't have too

It causes additional I/O, so nice if we can avoid it (even if some code
duplicates a bit now).

github.com/vifm/vifm - ee1bba9ec61c9257ffa49028cb9b92344687af49 authored over 3 years ago