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
Don't run io_tester_app in scripts/mxe-deploy 6c384e67d25f4283b774c3098d46d97dbdb12797 xaizek 2025-01-19 14:58:39
Make scripts/mxe-deploy say which test has failed 53be8bdc28daeffe9a74025bf9ff4ce4a72fa53c xaizek 2025-01-19 14:57:43
Update binary type checks in scripts/mxe-deploy 45fd3ba9239c0f0aef4ae5ec642a222e94f06e84 xaizek 2025-01-19 14:57:10
Version v0.14-beta 3735365f51023430a064bf48c2be4b78b6154c4c xaizek 2025-01-19 09:37:48
Add utils/event_win.c to EXTRA_DIST 74f86cb910f90cc5c1f95ef72a68c81211a2a238 xaizek 2025-01-19 09:36:40
Fix scripts/deploy c970ec7ac21a12c43710143721e22de46417fd8e xaizek 2025-01-18 23:32:48
Update NEWS file for v0.14 beta 211fe9a39d197e8304430d4d662c851e18f30214 xaizek 2025-01-18 23:16:52
Update Überzug/Sixel links in README.md 10a14091579dd62c064b8652bbcee49d450fe83b xaizek 2025-01-18 14:41:05
Simplify Markdown in README.md c4e08096a4cae476f3d17f37b14875c9013707d1 xaizek 2025-01-18 14:37:11
Improve table header formatting in README.md 0c306a13e8832d6ba4e802c71a92fb8661800709 xaizek 2025-01-18 14:07:32
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