<root> / src /
File Mode Size
Makefile 100644 507B
background.c 100644 4,569B
background.h 100644 1,275B
bookmarks.c 100644 4,038B
bookmarks.h 100644 1,773B
color_scheme.c 100644 10KiB
color_scheme.h 100644 1,527B
commands.c 100644 33KiB
commands.h 100644 1,322B
config.c 100644 13KiB
config.h 100644 1,525B
file_info.c 100644 6,302B
file_info.h 100644 949B
filelist.c 100644 22KiB
filelist.h 100644 1,387B
fileops.c 100644 20KiB
fileops.h 100644 1,347B
filetype.c 100644 3,043B
filetype.h 100644 1,051B
keys.c 100644 27KiB
keys.h 100644 1,220B
menus.c 100644 30KiB
menus.h 100644 1,594B
pauseme 100644 72B
registers.c 100644 2,179B
registers.h 100644 1,158B
rline.c 100644 12KiB
rline.h 100644 839B
search.c 100644 2,974B
search.h 100644 912B
signals.c 100644 1,390B
signals.h 100644 785B
sort.c 100644 4,833B
sort.h 100644 869B
status.h 100644 1,267B
ui.c 100644 7,449B
ui.h 100644 2,945B
utils.c 100644 2,367B
utils.h 100644 1,001B
vifm-help.txt 100644 7,446B
vifm.c 100644 6,375B
vifm.txt 100644 9,711B
vifm.vim 100644 1,936B
vifmrc 100644 3,631B
visual.c 100644 7,154B
visual.h 100644 897B
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-w32

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

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