xaizek / vifm (License: GPLv2+) (since 2018-12-07)
Vifm is a file manager with curses interface, which provides Vi[m]-like environment for managing objects within file systems, extended with some useful ideas from mutt.
Subject SHA-1 Author Date
Support MTP via simple-mtpfs in vifm-media 8a1c2c90c337733e475be9614736f19e07900700 xaizek 2024-04-24 12:12:50
Add more details about what vifm-media supports 41a61b1c4b4ccb93847ada704513f44a0cd1ca82 xaizek 2024-04-24 11:56:59
Fix vifm-media script not listing some drives 83e36c50e151f80b1d4881da07be7e48ab6a7fd4 xaizek 2024-04-18 12:09:33
Make vifm-media not offer partitioned drives d64281faf5a826a8efd20fc63930c307120585d8 xaizek 2024-04-18 11:32:30
Fix vifm.exe using `data/vifmrc` as global config cf238ebe94ba2e0665a9ff01bd78f3071f6b928a xaizek 2024-04-20 09:17:13
Do not put some files into Win release archives f9dd57e800df1784e1be109ad20b07bfa053837b xaizek 2024-04-20 09:14:42
Improve readability of "archive" in scripts/deploy e0e8ddb4a3406d54f4f98d428fc850f7beb6e280 xaizek 2024-04-20 09:13:47
Commented out Ctrl-U shortcut in sample vifmrcs 044e98d08c6fc5fdf885a1521a5338f4e9e90eff xaizek 2024-04-20 09:06:37
Add strerror(errno) to individual syscalls errors 17958eeabf7c6367c452cffd9b59ce2010ded509 xaizek 2024-04-13 12:05:02
Use ~ in paths of files shown on job bar 3faa653fbfb28c4df134c00a979f93ae7f164c86 xaizek 2024-04-09 11:53:23
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/vifm

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/vifm

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master