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.
Commit 7202a2e8862e558c73f24b8191c585b161c8e8d5

Fix version in the NEWS file
Author: xaizek
Author date (UTC): 2016-01-17 14:02
Committer name: xaizek
Committer date (UTC): 2016-01-17 14:02
Parent(s): ac2c1c8eeb4b2f2f66ae39e911f69e258d3ffb45
Signing key:
Tree: 96403fa6202dedbe4db50c8128d1638051a5fd3d
File Lines added Lines deleted
NEWS 2 2
File NEWS changed (mode: 100644) (index c4451427b..8dee92a66)
1 1 January 17, 2016 January 17, 2016
2 2 ================ ================
3 3
4 vifm v0.8
5 ---------
4 vifm v0.8.1
5 -----------
6 6
7 7 New minor version delivers primarily various small improvements of different New minor version delivers primarily various small improvements of different
8 8 kinds. There is also improvement of navigation via named bookmarks (or tags), kinds. There is also improvement of navigation via named bookmarks (or tags),
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