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

Document whitespace around options in :set command

github.com/vifm/vifm - 3c08dd1cf0509bdc3e5e3b43903dd53db023bd9f authored over 12 years ago
Document whitespace around options in :set command

github.com/vifm/vifm.vim - 383fdf601cdd479c812e18ae1b503d5f33925ea3 authored over 12 years ago
Allow whitespace after option name in :set command

Before worked only with ?, ! and &.

github.com/vifm/vifm - 46718bb803e1583caf8b7e8d4d11b7058acb4e5b authored over 12 years ago
Add test for '?' symbol

github.com/vifm/vifm - d673efe07776743e10d1a75dfa867dc776bb0688 authored over 12 years ago
Merge branch 'fix-one-char-width-panel'

github.com/vifm/vifm - 70b324f932902f3bc8f0d0523fba49fa2f393e1f authored over 12 years ago
Fix displaying of non-latin chars in 1-char panel

The print length was calculated as for zero-length width.

github.com/vifm/vifm - 16770127fb8f1fe59aae0458449957d62df288f6 authored over 12 years ago
Merge branch 'small-deploy-script-enhancements'

github.com/vifm/vifm - 321c376c64b20e7bcc1ad809eede09bdf7826465 authored over 12 years ago
Convert eol to crlf on deploy on Windows

This is about files copied to the binary package.

github.com/vifm/vifm - 43280053679fe1d76768422eb35434156d344dfd authored over 12 years ago
Use -i (--in-place) option of sed in deploy script

Instead of manual creation of temporary files.

github.com/vifm/vifm - a19c23719de12be0baf371693f15e64489033c75 authored over 12 years ago
Merge branch 'fix-history-size-bug'

github.com/vifm/vifm - 8fee631afedf6efaeb975d0b4f97305b80d8f31a authored over 12 years ago
Fix history size issue

Because of expanding directory history on loading vifminfo file,
but not other histories, size o...

github.com/vifm/vifm - 37af1992d6d948a34c37c02e920ea439ea54a516 authored over 12 years ago
Merge branch 'fix-vifminfo-dhist-merge'

github.com/vifm/vifm - 35f34bf2dd662b2b1b224863aa36e720a83ce0d3 authored over 12 years ago
Fix merging of directory history in vifminfo file

Used to loose relative positions of directories that are absent
in history of the running instan...

github.com/vifm/vifm - 2cd126db7dbea0ac6507b4340b3f02717f19dc69 authored over 12 years ago
Merge branch 'small-compilation-fixes'

github.com/vifm/vifm - 4511538c9520a8f8d3e2254371a03b7ed91ecfa3 authored over 12 years ago
Fix gcc warnings about unused result of fscanf

And reduce code duplication by the way.

github.com/vifm/vifm - fd931d7b5bace74e9cbbfbb1b5884a3b51a53b78 authored over 12 years ago
Fix compilation with ncurses prior to 5.7 version

The code lacked a check for version of extended functions.

github.com/vifm/vifm - 3a53b7015b1941153a5727dee962998185f678a9 authored over 12 years ago
Merge branch 'fix-goto-top-after-vm'

github.com/vifm/vifm - c83fa82bab540b2d3ebda7ff5e359dca3b28bcf1 authored over 12 years ago
Fix going to top of selection after C, i, zf in vm

If visual mode was activated at least once before that, so '<
mark was storing previous position...

github.com/vifm/vifm - 688e8b10cbb7dd384df875e5341d538abff8c508 authored over 12 years ago
Add function to leave visual mode correctly

After commands, which perform renaming.

github.com/vifm/vifm - 58068d7e9b2049fc9d2571bf15fcb999ccd43032 authored over 12 years ago
Fix going to top of selection after Ctrl-A/X in vm

If visual mode was activated at least once before that, so '<
mark was storing previous position...

github.com/vifm/vifm - 61543b97570a011205cbab812abe21a5f6b4c4a7 authored over 12 years ago
Merge branch 'docs-fixes'

github.com/vifm/vifm - d6faf90a37ded5d1c1e59ffb6e7a832051d40f55 authored over 12 years ago
Document that %[mMsSi] are mutually exclusive

github.com/vifm/vifm - f230ac7242d878f4107462e42f7e80627c77d1ff authored over 12 years ago
Document that %[mMsSi] are mutually exclusive

github.com/vifm/vifm.vim - 9bb4ff075eba3bf800c63779d3a29970148f6511 authored over 12 years ago
Document that %[mMsSi] have bigger priority than &

github.com/vifm/vifm.vim - 79a3a37c6434b9277343be3d160c8409c4931e5c authored over 12 years ago
Document that %[mMsSi] have bigger priority than &

github.com/vifm/vifm - 11cd6c9470c34158372fe6d92317b2e94730e8ef authored over 12 years ago
Fix formatting in man page a little

github.com/vifm/vifm - b1c7e99de8e469692fcd7a8669ed538aba150d61 authored over 12 years ago
Fix formatting in man page a little

github.com/vifm/vifm.vim - 43e80793495d242521f942452000ca21dd4794eb authored over 12 years ago
Add a section about color schemes to the docs

Thanks to TobiSGD.

github.com/vifm/vifm.vim - 60e32ab5895eb60fee6370bef59ec9be7c55e355 authored over 12 years ago
Add a section about color schemes to the docs

Thanks to TobiSGD.

github.com/vifm/vifm - d3e36fc8ae596cf9781e7502ea7de8072eb1ee05 authored over 12 years ago
Merge branch 'better-colorscheme-command'

github.com/vifm/vifm - 832f1076239a4e134c3ce5d68ceab329653e0574 authored over 12 years ago
Forbid relative paths in :colo until vifm loaded

Using of relative paths during loading is undetermined, while after
loading user knows for sure ...

github.com/vifm/vifm - 19c5e1ebab454360c8d1c9d191786c384f4f1106 authored over 12 years ago
Forbid relative paths in :colo until vifm loaded

Using of relative paths during loading is undetermined, while after
loading user knows for sure ...

github.com/vifm/vifm.vim - b86cead367a43d0ba031f5266d07a28a2f7ad85e authored over 12 years ago
Better completion for :colorscheme command

It was kinda strange before: <colorscheme_name> <prev> <prev> ...
Now it's correct: <colorscheme...

github.com/vifm/vifm - 97e1bff660f4b49f5f14fba9f8f9a3775055b0d5 authored over 12 years ago
Expand tilde in the second arg of :color command

github.com/vifm/vifm - fd45bc67176b36ab319aea6156c19c0ac1066e00 authored over 12 years ago
Merge branch 'fix-file-assoc'

github.com/vifm/vifm - 0127305764a6555ba5de14c7022a2abd70fd7450 authored over 12 years ago
Fix segfault on :f on files without associations

Only when vifm is built with --enable-desktop-files.

Was because realloc(x, 0) acts like free(x...

github.com/vifm/vifm - debc6e5db5688856121053906c13081cc42fff15 authored over 12 years ago
Fix saving of x file associations to vifminfo

Used to save them as console file associations. Damn copy&paste.

github.com/vifm/vifm - d313ed4b8a145dd676bcd1e00213213763a954e1 authored over 12 years ago
Don't write builtin association to vifminfo file

1. Don't load builtin associations from vifminfo
2. Don't write any of builtin associations to v...

github.com/vifm/vifm - f576f3f1ca1e0eb8e178eb7f446759e6202a5241 authored over 12 years ago
Fix small memory leak on displaying :file menu

github.com/vifm/vifm - ffe3255e14c902f0bc65aa09bc477197ed03680e authored over 12 years ago
Fix loading file associations from vifminfo

The associations were reset after loading vifminfo file.

Thanks to Pavel Platto.

github.com/vifm/vifm - e1d45b7012bf0dcb33e67a8860ddfb671579775e authored over 12 years ago
Merge branch 'fix-mark-in-root-and-filters'

github.com/vifm/vifm - 27f24cdd6c58a19a3cdcc80119b6e4de3ae56bb2 authored over 12 years ago
Fix resetting of dot filter on following mark to /

`:mark q /` followed by 'q will reset dot files filter,
because ../ directory is not shown in th...

github.com/vifm/vifm - 10489231f18e43ca79e47cd443019b44c3b6cc8e authored over 12 years ago
Merge branch 'release-0.7.3'

github.com/vifm/vifm - 1ac1c60c58686062501a9b35dffa797bd4406b91 authored over 12 years ago
Version v0.7.3

github.com/vifm/vifm - 821ac8a9044fa6fca401f0dd5420dd6e02f1cabe authored over 12 years ago
Version v0.7.3

github.com/vifm/vifm.vim - d29f06484cab085145b61c75c4f112089eca8876 authored over 12 years ago
Update my email address

Get away from all services that think that they have rights to
use your personal information for...

github.com/vifm/vifm.vim - 906ef70084c724f6fb41ccd9f3c7650309cb866c authored over 12 years ago
Update my email address

Get away from all services that think that they have rights to
use your personal information for...

github.com/vifm/vifm - 92d70aaab43537487fbb86c56384dd5a6c996b14 authored over 12 years ago
Update sample vifmrc file

github.com/vifm/vifm - 848db2a68e5576a33ec5511846e70b47d4cea52d authored over 12 years ago
Update README file format

github.com/vifm/vifm - 9829e9bbb3c5ab34cf8a74e2d541333d3710c2cf authored over 12 years ago
Update INSTALL file

Retab it.
Remove trailing spaces.
Mention ncurses in Mac OS section.

github.com/vifm/vifm - 000d376a01e4624a4f6fb3ff8b827e248893ca18 authored over 12 years ago
Add a question about FTP to the FAQ

github.com/vifm/vifm - a8f7366235719cfce7d453fd03d3c809de8dbd92 authored over 12 years ago
Merge branch 'enhance-deploy-script-on-win'

github.com/vifm/vifm - e640bcb6cd33d1dedf51979f19fd386a26d4cbf0 authored over 12 years ago
Explicitly remove build files before creating them

To prevent old and new files from merging.

github.com/vifm/vifm - 9bfcca7f7f8f834cb2c66ffe2c65745204235847 authored over 12 years ago
Don't add vim help tags file to binary package

github.com/vifm/vifm - 9650088adb9173a435a942378617790ba9ab7bf3 authored over 12 years ago
Strip more information from executables

github.com/vifm/vifm - fdd9d45d94116a2bd7d4fcbff7f4f427a0c17427 authored over 12 years ago
Add AUTHORS, BUGS, README files to binary package

github.com/vifm/vifm - 826973f35dd3e4d683da1609d64c49ba19570483 authored over 12 years ago
Force rebuilding all targets on make

Use -B flag for make for this purpose.

github.com/vifm/vifm - a4969367f6417b246190784279ec94b7de1d35dc authored over 12 years ago
Merge branch 'fix-confirm-message-clearing'

github.com/vifm/vifm - 3bc9fcfa409540f9b916a129c29e3b7817a38bb7 authored over 12 years ago
Fix unexpected cleanup of confirm message

Was introduced by 7325b00d.

github.com/vifm/vifm - f6103dd40e7c9a581582da5be431c8abe78e8e53 authored over 12 years ago
Merge branch 'add-q-key-to-menu-mode'

github.com/vifm/vifm - 63b18ae01437a9a17a1969507e15201af8d264b5 authored over 12 years ago
Add q key to close menus. Consistency with dialogs

Thanks to John Magolske for spotting this.

github.com/vifm/vifm - 14146355569aa541bdfa757e9189a696a9d4a9b1 authored over 12 years ago
Add q key to close menus. Consistency with dialogs

Thanks to John Magolske for spotting this.

github.com/vifm/vifm.vim - 7eda0427e50c92ff853266b8bcf40fd527c25392 authored over 12 years ago
Merge branch 'fix-filling-of-.vifm'

github.com/vifm/vifm - a834089e22b4e57902e9f4a8e25bac4d4f387243 authored over 12 years ago
Fix filling of ~/.vifm directory with files

When configuration directory doesn't exist, vifm-help.txt and
vifmrc were not copied after creat...

github.com/vifm/vifm - c09a15ecc026db177c558e91309bf6d081793d4d authored over 12 years ago
Merge branch 'fixes-of-documentation'

github.com/vifm/vifm - 870b3f7a948ae0a8a7856943ae059cc402fb170b authored over 12 years ago
Document ./configure options in the INSTALL file

github.com/vifm/vifm - 3b2da5b82df2ecf16bc7215ebc9b73c34a54f3bd authored over 12 years ago
Add vifm version and update date to vim doc file

github.com/vifm/vifm - 088b8d05327a2dd595291063ea67ee31bc45b3b7 authored over 12 years ago
Add vifm version and update date to vim doc file

github.com/vifm/vifm.vim - ef61c1a71a2facf4a7247632f38809a6652309ec authored over 12 years ago
Fix case of letters of Ctrl-W keys in the docs

github.com/vifm/vifm.vim - bb5de68fc7d058639bf209c5f7ee3093570ff645 authored over 12 years ago
Fix case of letters of Ctrl-W keys in the docs

github.com/vifm/vifm - 075527106793ed8bf6dc8532bc6dfeb739e33d65 authored over 12 years ago
Merge branch 'fix-mkdir-cursor-pos'

github.com/vifm/vifm - 657b0e09f36626e1c826c90f7027e8c0be1e1170 authored over 12 years ago
Fix selection of created directory on :mkdir! d/r

Used to search for "d/r" in file list instead of looking for "d".

github.com/vifm/vifm - 234af1cf590132f9c8c9fecda1dcc6257fc7abd0 authored over 12 years ago
Fix compilation of src/utils/fs.c on *nix

Add missed return statement.

github.com/vifm/vifm - e532bc615b7fefa3f76c070fc4f58c77ae31f0a9 authored over 12 years ago
Merge branch 'fix-menu-with-hls-and-is'

github.com/vifm/vifm - 371b49ab3da54fba47beaa62b3c250112b8c9092 authored over 12 years ago
Fix clearing of selection on search cancel in menu

With 'incsearch' and 'hlsearch' set.

github.com/vifm/vifm - d5cafdc69e7c85d40274a32e14e65054fc0e28c4 authored over 12 years ago
Fix blinking of file list in the menu mode

While working with command line and 'hlsearch' and 'incsearch'
set.

github.com/vifm/vifm - a050fddeaf5feab8d5746684eaf9b5736d31ece4 authored over 12 years ago
Merge branch 'fix-sigtstp-handling'

github.com/vifm/vifm - 7bd0a2ddef5d3fc26a8aeeb23b0f5227e5b17af5 authored over 12 years ago
Modified handling of SIGTSTP signal

This fixes Ctrl-Z after `xterm -e vifm` and
Ctrl-Z after vifm -> vim.

github.com/vifm/vifm - 13862c66e31361830a8302e42c48202ea146ecc7 authored over 12 years ago
Merge branch 'fix-ga-on-win32'

github.com/vifm/vifm - b0f7353478c30cfb73480e85ee1acdcf70590afc authored over 12 years ago
Fix work of ga/gA commands with huge files on Win

github.com/vifm/vifm - 3a4326a50c4e83832738d03fa3a32042729b8068 authored over 12 years ago
Retab the TODO file

github.com/vifm/vifm - 7f10480723a58258fb96bf27cb15856abfc10d9c authored over 12 years ago
Merge branch 'try-fix-gtk-include-issue'

github.com/vifm/vifm - 3b25a446e2c6802b3a551d88ab6d2ef2c3fdb671 authored over 12 years ago
Add gio/gio.h include to file_magic.c

github.com/vifm/vifm - f93e5fa71c5df9a09c832d14f504d6e70c9600ee authored over 12 years ago
Merge branch 'support-old-file-tool'

github.com/vifm/vifm - 320d915bea5449bfd020df2d9fda83e6b4cfd955 authored over 12 years ago
Fix compiling with old file tool (libmagic)

Of version 4.21 or older.

github.com/vifm/vifm - 3a2adbd72c953f40dd3cf03564442a359e14b48d authored over 12 years ago
Merge branch 'fix-no-mtab-bug'

github.com/vifm/vifm - 0a16748095e8d37b9713a2cf5cea41e51e74d9d9 authored almost 13 years ago
Fix running when /etc/mtab file doesn't exist

The bug was reported by Vlad Glagolev (Stealth).

github.com/vifm/vifm - bd61297547fd394fa4387b7fe1e3ef9e13511680 authored almost 13 years ago
Merge branch 'fix-very-small-cmdline-mode-bugs'

github.com/vifm/vifm - 122e24d88f532387adcdd271244b29b7278f20db authored almost 13 years ago
Fix unexpected appearing of wildmenu

Which happened on terminal resizing after running external
command.

github.com/vifm/vifm - 4b3f55c0d866bc0cc3181b0b74d4dcc44b4527dd authored almost 13 years ago
Reduce number of screen redrawing

When they are caused by postponed redraws.

github.com/vifm/vifm - 98fc34fe59a77dbb6f20881d65b1f9a81de01976 authored almost 13 years ago
Fix appearing of cursor in stat line on resize

Active wildmenu is needed to reproduce this.

github.com/vifm/vifm - d0590ce67a83bb942bea475e392ce5434cedd74d authored almost 13 years ago
Extract update_cursor() function in modes/cmdline

github.com/vifm/vifm - ff504e4eb21239da32e25854c552255783f9e12a authored almost 13 years ago
Merge branch 'fix-nofork-vim-run'

github.com/vifm/vifm - ed20069e1cb1c40b7e05cb8d734a6630a29b8802 authored almost 13 years ago
Fix running vicmd on :rename and similar commands

When 'vicmd' ends with spaces followed by an ampersand. Having
just an ampersand at the and didn...

github.com/vifm/vifm - 3c6fb3f4c863d1d9f7eaf0eb66145acb65de0f2b authored almost 13 years ago
Add trim_right() function to utils/str.c unit

github.com/vifm/vifm - e512aa04537f467ecf1c9d37519751f4400b6399 authored almost 13 years ago
Merge branch 'better-time-stamp-precision'

github.com/vifm/vifm - 22bbe1ff58054a972a108ec9bafcae12129cd5a7 authored almost 13 years ago
Increase dir modification stamp precision on *nix

Use time stamp with nanosecond precision if available. The
availability is checked by configure ...

github.com/vifm/vifm - b32de3f935d298e6716428a56eb0a1320a92358b authored almost 13 years ago
Merge branch 'fix-small-status-bar-issues'

github.com/vifm/vifm - 095f8e4cccdc1e43a2d9beb99a425bd85e7a6964 authored almost 13 years ago
#SF3523747. Fix check for file existence

github.com/vifm/vifm - ea73fd04e3680a5e76406d3566ebe1dac56ce7c3 authored almost 13 years ago
#SF3523747. Fix "Press Enter ..." message

Display it on several lines if terminal is really small.

github.com/vifm/vifm - 7325b00ddd8f819899af54d6bf5efc50f1a39dc9 authored almost 13 years ago