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

Fixed ! and !! completion (don't complete arguments as executables).

github.com/vifm/vifm - 7c93fcd3e00fef29f249922cca2a7a74681dbce4 authored over 13 years ago by xaizek <[email protected]>
Fixed cursor positioning when enter previously visited directory.

github.com/vifm/vifm - 0b917b34e36b665789ca10a424ff2f46c5359db7 authored over 13 years ago by xaizek <[email protected]>
Show message about how many files was deleted.

github.com/vifm/vifm - d753a9ef1b9a1455727f6ce93899bdfecd8468dc authored over 13 years ago by xaizek <[email protected]>
Completely fixed menu window resizing.

github.com/vifm/vifm - e14f6594b36701837eea00d8a7c8ea3e4cffb182 authored over 13 years ago by xaizek <[email protected]>
Separated selectors and commands handling.

github.com/vifm/vifm - 619b9452974d4575a8169428fc5c164b956868f1 authored over 13 years ago by xaizek <[email protected]>
Added ga command to documentation (as always except man page).

github.com/vifm/vifm - 2160207a70a22d6949b5f5bdbb4318efed65830d authored over 13 years ago by xaizek <[email protected]>
Changed os and es selectors to s and S.

github.com/vifm/vifm - 05296c68020b03889af0574a32aeae98a4da9c79 authored over 13 years ago by xaizek <[email protected]>
Better keys engine.

github.com/vifm/vifm - 83053247033a3ceda356af7c9a0cba4f599ed307 authored over 13 years ago by xaizek <[email protected]>
Added ga command (calculate directory size).

github.com/vifm/vifm - ff645f364e908c984a4c4ce96080c5254d004eb9 authored over 13 years ago by xaizek <[email protected]>
Fixed file information menu size.

github.com/vifm/vifm - 1ee673c3817436bd7d3d64a5b50af03768b49134 authored over 13 years ago by xaizek <[email protected]>
Fixed displaying of utf8 coded text in view window.

github.com/vifm/vifm - f893c63deec1e535cc96b2b5efe3beef8f6b03b1 authored over 13 years ago by xaizek <[email protected]>
Fixed Ctrl+W X behaviour (correct restoring settings after restart).

github.com/vifm/vifm - d63a13099287077f56ac7133151df988b2a3d176 authored over 13 years ago by xaizek <[email protected]>
Use absolute paths for panes (don't allow /foo/../bar).

github.com/vifm/vifm - ee647be427199d8916471c8b5e10e82609ab5661 authored over 13 years ago by xaizek <[email protected]>
Added support of multiple commands per line (with | as delimiter),

thus escaping is needed now.

github.com/vifm/vifm - 7dfdb191ec4f38f0a0d4557e8dc8ba8841b6b0f2 authored over 13 years ago by xaizek <[email protected]>
Aligned "Link To: " field in file information menu.

github.com/vifm/vifm - 527dd2d0e523f1c8cebfb3d5d014beb4cfa588b1 authored over 13 years ago by xaizek <[email protected]>
Fixed incorrect cwd set after file list of other pane have changed.

github.com/vifm/vifm - 5488f599cc4fd890c80c9d5b5a07445ca80c8a5f authored over 13 years ago by xaizek <[email protected]>
Centered sort and permissions dialogs.

github.com/vifm/vifm - cc4523749508e6c61cb27ff4587ea52cbdb5851c authored over 13 years ago by xaizek <[email protected]>
Fixed ! and !! completion with existing partial command (e.g. :!gv when

gv is installed may produce :!gvimtutor :!gv skipping gview and other)

github.com/vifm/vifm - f9b2ed3934ce8bdb42e15ddd622312b596491a66 authored over 13 years ago by xaizek <[email protected]>
Fixed completion at :[del]comm usercmd x|

github.com/vifm/vifm - f19623a01c9e00675fb70807ac1d37adcd63c555 authored over 13 years ago by xaizek <[email protected]>
Change directory to current of selected view before executing ! or !!.

github.com/vifm/vifm - 486e876978fdcc3c853d4769403c6e1eac246e17 authored over 13 years ago by xaizek <[email protected]>
Removed information about FUSE patch author from code (such things

shouldn't be in code).

github.com/vifm/vifm - 81d61d1e4a951464919e11064309fed7057ecdb8 authored over 13 years ago by xaizek <[email protected]>
Fixed segmentation fault with undefined TIME_STAMP_FORMAT on quit.

github.com/vifm/vifm - 9809869d2888c44f49e5eb19f4a555e0df188ce2 authored over 13 years ago by xaizek <[email protected]>
Leave visual mode after pressing v or V.

github.com/vifm/vifm - eba148e87a90d093fbf40dba8ec8c06a8877eb48 authored over 13 years ago by xaizek <[email protected]>
Made time format configurable.

github.com/vifm/vifm - de05b4c4bc60fad11d10ca3a34a45da3d55c50b1 authored over 13 years ago by xaizek <[email protected]>
Added ! and !! completion.

github.com/vifm/vifm - 907a34d6461741125491e7fa01474afbb38b3b5f authored over 13 years ago by xaizek <[email protected]>
Don't change selected pane on Ctrl+W X.

github.com/vifm/vifm - 2578d17c5efb070161f5fd26b0ee8431495fa9be authored over 13 years ago by xaizek <[email protected]>
Added Ctrl+W X command (switch views).

github.com/vifm/vifm - 759c83463f6231027ed386f20e35cf21829f63aa authored over 13 years ago by xaizek <[email protected]>
Force .. to be the first entry in file list always.

github.com/vifm/vifm - 93ef0ea0fc620c2c0e9b475bd802287d89415f72 authored over 13 years ago by xaizek <[email protected]>
Don't add space after expanded %a (it could break users commands).

github.com/vifm/vifm - 13d82f2c8f8f7343949e7d4ad416bfd64823f6a0 authored over 13 years ago by xaizek <[email protected]>
Added completion for :command.

github.com/vifm/vifm - 0f0798caa3cc8ce2ce4d69f93b89b479a206d2fa authored over 13 years ago by xaizek <[email protected]>
Fixed size of menu.

github.com/vifm/vifm - 4b05cf500f238bbc63ae254ecfdf91ea42536b10 authored over 13 years ago by xaizek <[email protected]>
Merge branch 'master' of github.com:xaizek/vifm

Conflicts:
ChangeLog
src/filelist.c
src/normal.c

github.com/vifm/vifm - 7327b5278d2c3866827f1d19266565c9deca506a authored over 13 years ago by xaizek <[email protected]>
Added a, es and os selectors. Fixed few bugs.

Added --enable-compatibility-mode and --enable-extended-keys options.

github.com/vifm/vifm - e62c8731631a175a7193c9bb46ef44995613a941 authored over 13 years ago by xaizek <[email protected]>
Added a, es and os selectors. Fixed few bugs.

Added --enable-compatibility-mode and --enable-extended-keys options.

github.com/vifm/vifm - ac65fa8967dc6a732b0ca6f31846f1b0f1bcd59f authored over 13 years ago by xaizek <[email protected]>
Added configure option to disable extended keys (arrows etc.).

github.com/vifm/vifm - bfe3b6ce4167bb5e1ebf72041d68faecebce999a authored over 13 years ago by xaizek <[email protected]>
Terminal resizing support for command line mode.

github.com/vifm/vifm - 5cc06e49b1d5298f59895c242bf6fc1839153149 authored over 13 years ago by xaizek <[email protected]>
Handle resize in sort dialog mode.

github.com/vifm/vifm - d28c5f6057d33e9617b2337b5a230177f33ac6b9 authored over 13 years ago by xaizek <[email protected]>
Resize of terminal in menu mode is now handled better.

github.com/vifm/vifm - 540fa16ef3619f1a50f9ada8cb762f5a67431773 authored over 13 years ago by xaizek <[email protected]>
Better permissions dialog (handle terminal resize too).

github.com/vifm/vifm - 938405cc6652ce112f319ef176ecab2dd712461e authored over 13 years ago by xaizek <[email protected]>
Don't accept count starting with zero.

github.com/vifm/vifm - ded1c02b839f1d9d7957b4290d0b2c19a16f1a8f authored over 13 years ago by xaizek <[email protected]>
Added gg and G support in sort dialog.

github.com/vifm/vifm - 1d5202b7c6313aaa950e10940e45ad35981db6dd authored over 13 years ago by xaizek <[email protected]>
Fixed bug with :delcommand argument completion.

github.com/vifm/vifm - 462c02639997e43c5938938bbc35cca20a13653c authored over 13 years ago by xaizek <[email protected]>
Fixed bug with disappearing pane cursor (for example after shellout).

github.com/vifm/vifm - 6de7bde8ebf063528e92a51f1f0716d635636648 authored over 13 years ago by xaizek <[email protected]>
Fixed bug. Update configuration file modification time after writing it.

github.com/vifm/vifm - d72ddf59ce5bdf77bbed9576011869c3ddbaa01e authored over 13 years ago by xaizek <[email protected]>
Added :w as alias to :write command.

github.com/vifm/vifm - 14d4b45f91ab022ec0665bf25a42948919653ffd authored over 13 years ago by xaizek <[email protected]>
Fixed bug added with :delcommand completion.

github.com/vifm/vifm - 76aa316760404f33cb683fdff428a6a7013acf13 authored over 13 years ago by xaizek <[email protected]>
Use only directories to complete :cd argument.

github.com/vifm/vifm - a6faa27240208e2ee811479087703d260a428ea3 authored over 13 years ago by xaizek <[email protected]>
Added users command completion for :delcommand.

github.com/vifm/vifm - a943996e9c88b1c4568b4856791cde8eaa467bcf authored over 13 years ago by xaizek <[email protected]>
Added progress messages when putting or deleting files.

github.com/vifm/vifm - 350ef5731f633abdca7e00e6e45144a66d9d6bd2 authored over 13 years ago by xaizek <[email protected]>
Fixed. Use registers in visual mode.

github.com/vifm/vifm - b89f75753045d6a774cfe3d3783445f5d583207f authored over 13 years ago by xaizek <[email protected]>
Made better some completion code.

github.com/vifm/vifm - c6221becfbae1a1eb93d00777ff875e0007f3d15 authored over 13 years ago by xaizek <[email protected]>
Generalized show_progress().

github.com/vifm/vifm - 71b3874457a958bf67ca13261e3a1fba91deb8c7 authored over 13 years ago by xaizek <[email protected]>
Alphabetically sorted all commands (in command completion too).

github.com/vifm/vifm - c451445a9a4930c0de3cb1fbd8a92d2321fe463d authored over 13 years ago by xaizek <[email protected]>
Fixed bug with appending to a register.

github.com/vifm/vifm - 0ab08a78ee2be93d60b0e3af619127e5e4a50fd2 authored over 13 years ago by xaizek <[email protected]>
Added cp (change permissions) normal mode command.

github.com/vifm/vifm - 6774ec63b5f84c5c6407a072f714259e2ace4866 authored over 13 years ago by xaizek <[email protected]>
More distinct visual mode.

github.com/vifm/vifm - 0a30841659594918b19ed8b21460a402c6070d6d authored over 13 years ago by xaizek <[email protected]>
Removed dummy code in main loop. Handle <esc><esc> in command line mode.

github.com/vifm/vifm - 8f11cd78cba28527f98d5768ad3ae8b271b82d2b authored over 13 years ago by xaizek <[email protected]>
Don't update input bar in command line mode.

github.com/vifm/vifm - 09cc97b1fb30579ca09edb235a6d8ba005325c68 authored over 13 years ago by xaizek <[email protected]>
Added :w[rite] command (write config).

github.com/vifm/vifm - 155094c041aaf43c15f4fcaa1dfbea0eed0b8c18 authored over 13 years ago by xaizek <[email protected]>
Don't clear register after putting file.

github.com/vifm/vifm - b942efe75b6df443535795e7c8572e42b3c4f806 authored over 13 years ago by xaizek <[email protected]>
Small refactoring of registers module.

github.com/vifm/vifm - db6a5ddb1fd544916526fcd748e9d0573029e445 authored over 13 years ago by xaizek <[email protected]>
Added P normal mode command (move yanked files);

github.com/vifm/vifm - 66badeb2b1e27a5bd4fd78ef395ec9983400e9bb authored over 13 years ago by xaizek <[email protected]>
Fixed bug with user command completion.

github.com/vifm/vifm - d8a590f1408fecbcedd691af282f1a4adcf16582 authored over 13 years ago by xaizek <[email protected]>
Added D command mode command.

github.com/vifm/vifm - e18c43ad2f59152a0e2b0710fde1da89861b0fcb authored over 13 years ago by xaizek <[email protected]>
Changed behavior of filename cell in stat line (automatic expands now).

github.com/vifm/vifm - 7d3c5d75a21238cec65907236c1750b75ef39801 authored over 13 years ago by xaizek <[email protected]>
Fixed small memory leak in commands mapping.

github.com/vifm/vifm - c27afa1b477951ea8b3b566e769fd1c67e56a122 authored over 13 years ago by xaizek <[email protected]>
Fixed cursor moving after renaming directories.

github.com/vifm/vifm - c20cd0a9c584055ad77cd6b4c6f3a4aaf3c9dad4 authored over 13 years ago by xaizek <[email protected]>
Added custom viewers for files.

github.com/vifm/vifm - c7e14c964edbbc4a4f93a898610001d0888a766e authored over 13 years ago by xaizek <[email protected]>
Added group to stat line.

github.com/vifm/vifm - d102e2baf341bf7a33834468e3b87ec6e3298aec authored over 13 years ago by xaizek <[email protected]>
Added :wq command.

github.com/vifm/vifm - 1c2ffbe03874c1769c8994e4b1893d0e808bc6df authored over 13 years ago by xaizek <[email protected]>
Fixed segmentation fault with mapping keys in command line mode.

github.com/vifm/vifm - 80575ffebc2fcfe3857592520f3868f8ac809c6e authored over 13 years ago by xaizek <[email protected]>
Added f, F, ;, <comma> normal mode commands.

github.com/vifm/vifm - b0c38a8468c05634e3eefbe1db73a87b7b1a83af authored over 13 years ago by xaizek <[email protected]>
Added Ctrl+K command line shortcut.

github.com/vifm/vifm - 9baa17bdd36e82b40bd69733726d949f1907070e authored over 13 years ago by xaizek <[email protected]>
Fixed Meta+b in command line mode.

github.com/vifm/vifm - f47ee6cd7ee530a09b9d38d48bb52c4ef40c3295 authored over 13 years ago by xaizek <[email protected]>
Skip spaces at the beginning of command.

github.com/vifm/vifm - f7daebadecbbe1982d926887c1293e330a68da56 authored over 13 years ago by xaizek <[email protected]>
Remove return character in command from startup file before processing.

github.com/vifm/vifm - a299c3806eabe4679ba2725e10d0e73136f9b9aa authored over 13 years ago by xaizek <[email protected]>
Fixed segmentation fault on Ctrl+w in command line mode.

github.com/vifm/vifm - a13674ff2136b65c6e41b661687519d3271b1bf9 authored over 13 years ago by xaizek <[email protected]>
Moved content of NEWS to ChangeLog.

github.com/vifm/vifm - d7c9f26bee5b2264884450681866a21e83317514 authored over 13 years ago by xaizek <[email protected]>
Added startup file.

github.com/vifm/vifm - eab224a3e7bce39c2ae40e02f082cd666fbf7ba0 authored over 13 years ago by xaizek <[email protected]>
Updated documentation about sort dialog (except man page).

github.com/vifm/vifm - 6ef30cf7a5213333d917da3982b9713368b771e1 authored over 13 years ago by xaizek <[email protected]>
Ascending/descending sort for all types of criteria.

github.com/vifm/vifm - c56f4cf2ea2c0fd0fd7a7781a8ee41b20d0342dd authored over 13 years ago by xaizek <[email protected]>
Fixed cursor positioning after ctrl+e (end) in command line mode.

github.com/vifm/vifm - ad261f0e633bf08962010f3e4cc50980c8da641c authored over 13 years ago by xaizek <[email protected]>
Modified NEWS.

github.com/vifm/vifm - 6a316bcc8c42b35e3e77ce2d3633f933c5a651d9 authored over 13 years ago by xaizek <[email protected]>
Deleted autom4te.cache.

github.com/vifm/vifm - 0b70b77dcdb8026a4e1644f5565d65fdeae4bd32 authored over 13 years ago by xaizek <[email protected]>
Added space after #include.

github.com/vifm/vifm - 31cfa7ca0c5c6a10cf8971b60f36e98d5c93f490 authored over 13 years ago by xaizek <[email protected]>
Removed Status::getting_input.

github.com/vifm/vifm - 0eda337cfc029f66026b227d2895c43cd529b375 authored over 13 years ago by xaizek <[email protected]>
Added permissions dialog mode.

github.com/vifm/vifm - 2c168b0c226d7e63582e7403204c9ff33b0b7dff authored over 13 years ago by xaizek <[email protected]>
Renamed mode initialization functions.

github.com/vifm/vifm - f5cc0213ec5a5d60bec6003ad22aca3e4ad6f266 authored over 13 years ago by xaizek <[email protected]>
Fixed command and pattern completion (wrong directions).

github.com/vifm/vifm - c0b51eafab8a5837d5df37aabed4c30e4cde5e6c authored over 13 years ago by xaizek <[email protected]>
Renamed files containing mode specific code.

github.com/vifm/vifm - ffa3846a54232862ef9dfadef391c24be89e43b8 authored over 13 years ago by xaizek <[email protected]>
Removed Config::timer because its unused.

github.com/vifm/vifm - 29412d12beeec28f17826d27153913c0c15f80dd authored over 13 years ago by xaizek <[email protected]>
Fixed bug with history records.

github.com/vifm/vifm - 4b63c93c48cd038423aae227a3f8532623ea9b5b authored over 13 years ago by xaizek <[email protected]>
Don't use strcpy for overlapping strings.

github.com/vifm/vifm - 27aabd0cd0b92f23fc5f7f9c87dec32b82a798b6 authored over 13 years ago by xaizek <[email protected]>
Initialize size of first dir_entry during startup.

github.com/vifm/vifm - e84d105850c83e64f173750ebf0c0e8d84f5fa4d authored over 13 years ago by xaizek <[email protected]>
Initialize type of first directory entry at startup.

github.com/vifm/vifm - 4539869751a7d2e9329e62415ed6aa47754820fe authored over 13 years ago by xaizek <[email protected]>
Added copyright to some files.

github.com/vifm/vifm - 27b9bd2568454f1ddae5f6d7c6c0b62ae2191e94 authored over 13 years ago by xaizek <[email protected]>
Don't clear message about successful file insert (normal p).

github.com/vifm/vifm - 2221dae84e7faf8b896364bb7fa5f844432c2396 authored over 13 years ago by xaizek <[email protected]>
Removed some compiler warnings. Added :cmap, :vmap, :map.

github.com/vifm/vifm - e338b46201333a68359d2c60d5064247c5a475b7 authored over 13 years ago by xaizek <[email protected]>
Updated comments in keys.*.

Moved map command handling to a separate function.

github.com/vifm/vifm - 8e245a689030139ac09861973980c3cff70e82a8 authored over 13 years ago by xaizek <[email protected]>
Fixed ctrl-u invalid cursor positioning.

github.com/vifm/vifm - ace37a823a165bc4354985375c2ba29234e6dbc8 authored over 13 years ago by xaizek <[email protected]>