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

Fix filtering on comparison

filters_file_is_visible() takes path to directory and file name, not
path to directory and path ...

github.com/vifm/vifm - 64d8aea4622c2c4208839bff3f6789a623e0fbb1 authored over 3 years ago
Split tests/misc/compare.c

Keep only matching tests there and move the rest to compare_misc.c.

github.com/vifm/vifm - dab8636a83a70207da5f377c87e4e9da624bb87e authored over 3 years ago
Add check_compare_invariants() to test-utils

github.com/vifm/vifm - 507cfacc8d7e048f4483a73e5dfc32bc7859c000 authored over 3 years ago
Make :compare honor filters

github.com/vifm/vifm - 3c4c967b40d4b00b83941042288c0758568ad56d authored over 3 years ago
Merge branch 'better-vcache'

Don't wait for viewers indefinitely (cancel after 60s).

Cancel running vcache jobs on compactin...

github.com/vifm/vifm - eba08fe1c3f4538c73a5262a954d83d919c52b03 authored over 3 years ago
Test version unit

To compensate for a bit lowered coverage.

github.com/vifm/vifm - e6fac2622ec4cf5ace89c178c51fe20b72de07ef authored over 3 years ago
Don't wait for viewers indefinitely

Kill them after a minute.

github.com/vifm/vifm - 766fac9dac3bb7fba36fa933e7f047fe6e8ce3cb authored over 3 years ago
Display viewers' cache size in :version

Not a version information, but still.

github.com/vifm/vifm - 6349079237b0493c57f92cb1891b3addce642a6c authored over 3 years ago
Cancel running vcache jobs on compacting cache

github.com/vifm/vifm - 488b18229324cfa639a01763d2b1ac023646c0ae authored over 3 years ago
Limit vcache by size rather than entries count

This should yield much more predictable results.

github.com/vifm/vifm - 6613b89e7fb3108b055fa4573c5a7c7ae6fed0bc authored over 3 years ago
Track total size of vcache (lower bound)

github.com/vifm/vifm - 06bd7ed6a9d11f3dbcf9d4218d6528f243e6fa7a authored over 3 years ago
Track size taken up by vcache entries

github.com/vifm/vifm - 51dbaf7d949f16dd9984c0815a6f622cbf9bc008 authored over 3 years ago
Compact vcache_entry_t a bit

github.com/vifm/vifm - e84254122cd86fea251d5423b6f30d690a64cfc8 authored over 3 years ago
Keep vcache entries ordered according to last use

github.com/vifm/vifm - 9571b6f4bf37ada716605d500206c44d3bf33c3d authored over 3 years ago
Store vcache entries as array of pointers

github.com/vifm/vifm - ec1881dc7d1deb7fc7177f4175364fa86fc993af authored over 3 years ago
Try to fix Coveralls not creating new builds

It doesn't create new build for a submission, but creates new jobs for
them. Maybe it's because...

github.com/vifm/vifm - 874ba1d0a54806795f4a52939751790692ccc0cd authored over 3 years ago
Check for NULL WINDOW* in quickview.c:wipe_area()

This is for tests on OS X.

github.com/vifm/vifm - 53299ce4e4419ebc1b269574ac50c8a5d9ef7231 authored over 3 years ago
Fix handling output of graphical viewers

Initial set of lines was dropped, that shouldn't happen.

github.com/vifm/vifm - 9f8c48c629d97cf355c24186d2121294e3ce872c authored over 3 years ago
Pass preview area details to viewer handler

github.com/vifm/vifm.vim - d6a5c286b8507fda6ea68bccefdd6e0a1c1022dc authored over 3 years ago
Define scope of Lua handlers

github.com/vifm/vifm.vim - adf9062295917efebf0412624c20f3de9da21cd9 authored over 3 years ago
Allow plugins to provide viewers

github.com/vifm/vifm.vim - 0320434b373cadbdd231a87f4be8403b8d4036cb authored over 3 years ago
Improve documentation on vifm.addcolumntype()

github.com/vifm/vifm.vim - e859374f0b40cb8e82ec2e7f142ecb9534de1849 authored over 3 years ago
Merge branch 'lua-handlers'

This introduce Lua handlers, which are ways to implicitly call a Lua
function from Vifm (current...

github.com/vifm/vifm - 63df0ab368f52924f26beea5a302fda7e29852e2 authored over 3 years ago
Add plugin that makes use of Ueberzug

github.com/vifm/vifm - b467ab825265a20694687a9be20fa93415756128 authored over 3 years ago
Pass preview area details to viewer handler

github.com/vifm/vifm - ec317e50646e8acd594006fcda70212441bee426 authored over 3 years ago
Define scope of Lua handlers

github.com/vifm/vifm - caefef070a7d9eeb4fc61bd198bb42dc38828c75 authored over 3 years ago
Allow use of Lua handler for %pc

github.com/vifm/vifm - f1739bb651ac13f31256978fa540c1914df4a113 authored over 3 years ago
Skip leading whitespace on extracting %pc command

github.com/vifm/vifm - a806e91dd412ed98e6b178e49105c2a1e3d350ff authored over 3 years ago
Get rid of ui/quickview.c:qv_execute_viewer()

github.com/vifm/vifm - a36f7c2a0733d7c31506a01f7220013ab76a37b0 authored over 3 years ago
Improve documentation on vifm.addcolumntype()

github.com/vifm/vifm - 32c3a4239a9e53f3d867d1a1c20c64c6672e12a2 authored over 3 years ago
Allow plugins to provide viewers

github.com/vifm/vifm - 59cbd8df4a1b9a1d69b7fc3edc07bc45792cf10c authored over 3 years ago
Introduce Lua handlers

github.com/vifm/vifm - f249df678f18c33b3c0f0a10ad1ca0080a8d0be6 authored over 3 years ago
Fix some function comments

github.com/vifm/vifm - 88c9575a506813f2d12c32b98195cca444a83694 authored over 3 years ago
Allow writing to job's standard input

github.com/vifm/vifm.vim - c94f44631613f78b589294f9ea004469fb7b364d authored over 3 years ago
Allow running jobs and ignoring their output

Doing job:stdout():close() is rather awkward.

github.com/vifm/vifm.vim - 583b927807245dcd0bf11b9abcb515832399dfbe authored over 3 years ago
Merge branch 'iomode-for-lua-jobs'

Plugins
-------

* "iomode" field for vifm.startjob() ("r", "w", "")
* VifmJob:stdin() method

github.com/vifm/vifm - 8914de5838ac6224b536eb4906e2715a52a46402 authored over 3 years ago
Extract vcache.c:view_external()

Improve related code a bit as well.

github.com/vifm/vifm - b63037d934e49f08bcfe17f814994b57b5a11349 authored over 3 years ago
Extract vcache.c:view_builtin() function

Generates view via builtin means.

github.com/vifm/vifm - be66ced1f4cbf1bdf890ab6fd4e35640411e7f2a authored over 3 years ago
Allow writing to job's standard input

github.com/vifm/vifm - bbe6b961066ec386051eca5b35bd113fa94154f1 authored over 3 years ago
Extract job_stream_t functions in lua/vifmjob.c

github.com/vifm/vifm - fb4a604ae42d06673fb87a5d525ef3a725dd7d01 authored over 3 years ago
Add build-aux/config.h.in~ to .gitignore

github.com/vifm/vifm - 3f9eb3c3a6985938b0bc353d414a2a1761aefeda authored over 3 years ago
Allow running jobs and ignoring their output

Doing job:stdout():close() is rather awkward.

github.com/vifm/vifm - 0f8ea69f625ba06eee4051d6d745f4f5cba22927 authored over 3 years ago
Extract tests/lua/api_jobs.c file

These tests make a group of their own.

github.com/vifm/vifm - 87099ca531a63b30c2e2c44ab9555e93237d5f3d authored over 3 years ago
Don't add BJF_CAPTURE_OUT implicitly to jobs

This will allow to explicitly discard output of commands.

github.com/vifm/vifm - 9ff1482dd6bb50947f3f56b56b617244cceba37b authored over 3 years ago
Merge branch 'fix-file-magic-tests'

They were always skipped.

github.com/vifm/vifm - 0019239a6df97ba08b0bf99f3b272a57da663592 authored over 3 years ago
Add missing update of the configure script

github.com/vifm/vifm - 56445d7ce6b93986760913cafa04d4823151974b authored over 3 years ago
Fix misc/file_magic tests being always skipped

github.com/vifm/vifm - 25b5d04ff1c5f4a2365e58004522b6b1646408e5 authored over 3 years ago
Skip one file_magic test on OS X

For some reason this test fails when run on AppVeyor, but passes
elsewhere.

github.com/vifm/vifm - 2c3d68f9c3f98ba3da03e97b38a854b93b682c09 authored over 3 years ago
Document why no ccache for OS X

github.com/vifm/vifm - 1dd51dbde6e02415d325aaa5dc9f568bc7c9d644 authored over 3 years ago
Merge branch 'sample-vifmrc-updates'

* Add archivemount tar.zst arhives support
* Fix tar.xz file pattern
* Replace `xz --list` with tar

github.com/vifm/vifm - 12e965886f66946db97fdf82cd076b66c6c1378d authored over 3 years ago
Update vifmrc-osx as well

github.com/vifm/vifm - c776cf53de7604c69cee95bc699640571d8762b7 authored over 3 years ago
Update modification date of vifmrc

github.com/vifm/vifm - 53fdf09add69700858efc2dbc9787c0f9c54bb60 authored over 3 years ago
Replace `xz --list` with tar

`xz --list` does not list files inside archive. In just prints table:

`Strms Blocks Compre...

github.com/vifm/vifm - 90e9ff93c4178b8db76742c46b89fbcff05cb597 authored over 3 years ago
Fix tar.xz file pattern

Looks like it is a typo.

github.com/vifm/vifm - 8b0f557a0c0236c6a464c421826a856ac3dbfc6e authored over 3 years ago
Add archivemount tar.zst arhives support

I took the file extensions are the same as in [tar][1].

[1]: https://www.gnu.org/software/tar...

github.com/vifm/vifm - c175111900487dacf602a8962611266e18eccda5 authored over 3 years ago
Merge branch 'appveyor-ci-only'

Test for all OSes on AppVeyor.

github.com/vifm/vifm - 0e1ddc881577aebfc0667e62b8b673b4266a91f9 authored over 3 years ago
Ditch travis CI

github.com/vifm/vifm - 71cb7e3ec044234d0577e1b85aa32106a3c7514b authored over 3 years ago
Don't collect coverage if it can't be sent

Secure variables aren't set for pull requests to not let anyone decrypt
them by sending a PR.

github.com/vifm/vifm - 16b602aa015ece3b212de594904d80af781b1c23 authored over 3 years ago
Build for all OSes on AppVeyor

github.com/vifm/vifm - 95fba43bfb9f30b2d1c3be54caaa37eee3ae376d authored over 3 years ago
Fix potential use of uninitialized variable

github.com/vifm/vifm - d66f99d0fc68521b20d0a2bccd165036585dd89e authored over 3 years ago
Build with -O0 when collecting coverage

github.com/vifm/vifm - ebc9571dd75262faa7a2b27740554b1bd5bab064 authored over 3 years ago
Make mime-type related tests more portable

It's hard to guess when files will be detected correctly to allow tests
to run without issues.

github.com/vifm/vifm - fcc6602098fbe6b9de1684c30525d31b19c9bf6c authored over 3 years ago
Merge branch 'fix-goto-on-win'

Fix :goto not working with backslashes on Windows.

Thanks to Grueslayer.

github.com/vifm/vifm - 81b7f72843d1cfcdd3d35922daf6c8731921f904 authored over 3 years ago
Fix :goto and backslashes on Windows

Thanks to Grueslayer.

Fixes #685 on GitHub.

github.com/vifm/vifm - a577199ee42b9ac748d35db2cc2a0faabd16668f authored over 3 years ago
Merge branch 'vixcmd-windows'

Suggest to run `explorer` in background on Windows, when used to
dispatch files.

Thanks to Canu...

github.com/vifm/vifm - 93006438ae2a85ad773d83e7a2113c2e127aa74f authored over 3 years ago
Update THANKS file

github.com/vifm/vifm - 199ed89bdb618660d3302f4152ce8ab46f279efe authored over 3 years ago
Update modification date

github.com/vifm/vifm - 660ee68f5e770141fd6cb58765d9ab233c02ec93 authored over 3 years ago
Updated vi[x]cmd for Windows

Added %"f & to the end to avoid lag in opening the file and blank command prompt tested in Win7 ...

github.com/vifm/vifm - 8349664e8c80ca865140d9f972375b86a404d4ee authored over 3 years ago
Allow %Pl and %Pz for fg commands in :!

github.com/vifm/vifm.vim - 26c65d3f27be4328008cc65204425491937cdbe3 authored over 3 years ago
Update documentation on %Pl and %Pz

github.com/vifm/vifm.vim - 982b0e9aa44942cdfd144a4282751ace5295934a authored over 3 years ago
Merge branch 'pz-pl-for-all-commands'

Allow %Pl and %Pz in foreground :!, user-defined :commands,
file[x]type commands and in `:[un]se...

github.com/vifm/vifm - c41dfc860c404e07dbf1b2ba7719d322025068d3 authored over 3 years ago
Update documentation on %Pl and %Pz

github.com/vifm/vifm - 31217a3c1245b759c8a7a45a06f4fadad5d74260 authored over 3 years ago
Allow combining %q with %Pl or %Pz

github.com/vifm/vifm - 96b7d7ff68661a689c2f1a8418d48ac72e20134b authored over 3 years ago
Make rn_for_flist() accept MacroFlags

github.com/vifm/vifm - 9d1ad041c2985472c88be55ea0e9de0743261253 authored over 3 years ago
Pass MacroFlags to menus_capture()

This replaces two its other arguments and makes things more extensible.

github.com/vifm/vifm - 3d1a2a8699b83e2471bf0ceb965c062c3722fd54 authored over 3 years ago
Allow combining %m or %M with %Pl or %Pz

github.com/vifm/vifm - 625c1bd4f4f1671611818888f0e6d17f9ebf1935 authored over 3 years ago
Allow combining %u, %U, %Iu or %IU with %Pl or %Pz

github.com/vifm/vifm - 2e00de65d5599b4c6a44d73fb67717ee81fe3ace authored over 3 years ago
Allow %Pl or %Pz in `:[un]select !cmd`

github.com/vifm/vifm - 20e41b991a4ceffbbd298e547baae74ff2342ecd authored over 3 years ago
Make macros.c:set_flags() public ma_flags_set()

github.com/vifm/vifm - c2fc8251bb8d583932a369b44baeb0e7b8325199 authored over 3 years ago
Move make_in_file() from running.c to utils/utils

It will be used outside of the running.c file

github.com/vifm/vifm - 52a7c63a2d11db3e1a2401040fceb1698bfc724a authored over 3 years ago
Extract running.c:make_cmd_input()

github.com/vifm/vifm - 568a76b8a550896763ff4c4eef17eedc19af93b2 authored over 3 years ago
Make process_cmd_output() accept optional input

github.com/vifm/vifm - 67bceb1c94031835cfbaea7bf5bfff512ef05591 authored over 3 years ago
Allow combining %i with %Pl or %Pz

github.com/vifm/vifm - 01ea490b32a2815f1c18ab0e05deed35322fcb3c authored over 3 years ago
Allow combining %S with %Pl or %Pz

github.com/vifm/vifm - fb84b8fbcaa6c961f67e29a4afcc9755de477858 authored over 3 years ago
Make running:rn_ext() accept view

github.com/vifm/vifm - 43174ae3e813a378e51f396c8a1fe8a099486738 authored over 3 years ago
Allow %Pl and %Pz in fg user-defined :commands

github.com/vifm/vifm - 92aa8d1fa67c74e0c6932fe9dd21a38de5a4f175 authored over 3 years ago
Make cmd_handlers.c:emark_cmd() a bit

github.com/vifm/vifm - e5510d15e00a08dacedc81d3a4470e309346c3ea authored over 3 years ago
Allow %Pl and %Pz for fg commands in :!

github.com/vifm/vifm - 3d6d2454e06d972e3b3551cf312238c2876241cc authored over 3 years ago
Allow combining %Pl or %Pz with other flags

This changes how one should use variables of MacroFlags type.

github.com/vifm/vifm - 33f2b93fd66bc8de12af60a4889bd83c94a7b170 authored over 3 years ago
Allow %Pl and %Pz in fg :file[x]type commands

github.com/vifm/vifm - cf87b081664af18d7b9bee57a0cb449101b7af46 authored over 3 years ago
Add gennaro-tedesco to changelog

github.com/vifm/vifm-colors - 52de92c7945aafc718e74985f02082a3d37e9b96 authored over 3 years ago
Merge pull request #36 from gennaro-tedesco/sol-dark

improved solarized dark theme

github.com/vifm/vifm-colors - 86e2bd451633ec112a075dd324c034422f9ce121 authored over 3 years ago
improved solarized dark theme

github.com/vifm/vifm-colors - 53e5114ffa78d2955cde891a299c819749277864 authored over 3 years ago
Split run_shell() into three functions

This allows implementing analogous functions that execute commands
differently.

github.com/vifm/vifm - 8c3a5de0f757a008f55ca9d980261184703e63e7 authored over 3 years ago
Extract utils/utils:write_marked_paths()

github.com/vifm/vifm - cc87f535a738fabd66b5bc6381fa1a207a19fe69 authored over 3 years ago
Fix result of utils_win:run_in_shell_no_cls()

It should be -1 if command didn't finish to match behaviour of
os_system() in the other branch o...

github.com/vifm/vifm - fcff52a977bd05b79e77cd2a0a420c720431dd49 authored over 3 years ago
Add void to parameter list of win_tmpfile()

github.com/vifm/vifm - a0db50cb5c9adfdb9b202d0d9729eb18b5c8410f authored over 3 years ago
Minor corrections of the changes

github.com/vifm/vifm.vim - b44f18e485ea3acf78df33e02084d16daf251529 authored over 3 years ago
Truncation position for pane titles

github.com/vifm/vifm.vim - bd941896e36f190548af583bca36c34d568a585c authored over 3 years ago