2021-05-24 |
afify | [ref] spawn & Rule
|
commit | commitdiff | tree |
2021-05-24 |
afify | [fix] fast listdir undefined behaviour
|
commit | commitdiff | tree |
2021-05-22 |
afify | [feat] add signal to fs event thread
|
commit | commitdiff | tree |
2021-05-22 |
afify | [fix #16] visual commands cp, mv, rm
|
commit | commitdiff | tree |
2021-05-22 |
afify | [remove] spawn stderr to /dev/null
|
commit | commitdiff | tree |
2021-05-19 |
afify | [style] apply clang-format termbox.c utf8.c
|
commit | commitdiff | tree |
2021-05-19 |
afify | [fix] filesystem events & FreeBSD warnings
|
commit | commitdiff | tree |
2021-05-16 |
afify | [style] add .clang-format and apply to sfm.c
|
commit | commitdiff | tree |
2021-05-16 |
afify | update LICENSE
|
commit | commitdiff | tree |
2021-05-16 |
afify | update README
|
commit | commitdiff | tree |
2021-05-16 |
afify | [feat] add threads
|
commit | commitdiff | tree |
2021-05-07 |
afify | [ref] statusbar, rm get_finfo(), MAX macros
|
commit | commitdiff | tree |
2021-04-10 |
afify | [ref] rename mvfor -> mvfwd, skeys -> vkeys
|
commit | commitdiff | tree |
2021-04-10 |
afify | [ref] print_row() S_ISLNK
|
commit | commitdiff | tree |
2021-04-09 |
afify | [ref] mvbk() return if cwd is /
|
commit | commitdiff | tree |
2021-04-09 |
afify | [fix] strlen() -> strnlen()
|
commit | commitdiff | tree |
2021-04-09 |
afify | [fix] strcmp() -> strncmp()
|
commit | commitdiff | tree |
2021-04-09 |
afify | [fix] get_ext() max extension
|
commit | commitdiff | tree |
2021-03-31 |
afify | [ref] calcdir() return if not a directory
|
commit | commitdiff | tree |
2021-03-31 |
afify | [remove] termbox parse_mouse_event()
|
commit | commitdiff | tree |
2021-03-31 |
afify | [ref] cpane->dirc ineffective calculation
|
commit | commitdiff | tree |
2021-03-31 |
afify | [fix] replace strcpy with strncpy
|
commit | commitdiff | tree |
2021-03-31 |
afify | [ref] get_fsize()
|
commit | commitdiff | tree |
2021-03-30 |
afify | [fix] print_row() buffer overflow
|
commit | commitdiff | tree |
2021-03-27 |
afify | [ref] remove float_to_string()
|
commit | commitdiff | tree |
2021-03-13 |
afify | [doc] add perf stat result & code-inspector badge
|
commit | commitdiff | tree |
2021-02-27 |
afify | [fix] moving after filter
|
commit | commitdiff | tree |
2021-02-19 |
afify | update LICENSE
|
commit | commitdiff | tree |
2020-12-16 |
afify | [feat] add LDFLAGS -s for stripping
|
commit | commitdiff | tree |
2020-12-16 |
afify | [fix] fiter foreach pane
|
commit | commitdiff | tree |
2020-12-13 |
afify | [feat] support strcasestr in filter
|
commit | commitdiff | tree |
2020-12-08 |
afify | [fix] set new dir permissions to S_IRWXU
|
commit | commitdiff | tree |
2020-12-07 |
afify | [fix] filter
|
commit | commitdiff | tree |
2020-12-07 |
afify | [ref] remove listdir after commands
|
commit | commitdiff | tree |
2020-12-07 |
afify | [fix] listdir both panes when filesystem event
|
commit | commitdiff | tree |
2020-12-07 |
afify | [ref] vmode move
|
commit | commitdiff | tree |
2020-12-07 |
afify | [ref] vmode paste
|
commit | commitdiff | tree |
2020-12-07 |
afify | [ref] move cp mv commands in config file
|
commit | commitdiff | tree |
2020-12-06 |
afify | [ref] visual mode delete
|
commit | commitdiff | tree |
2020-12-06 |
afify | [fix] renaming fullpath
|
commit | commitdiff | tree |
2020-12-05 |
afify | [ref] change default theme
|
commit | commitdiff | tree |
2020-12-05 |
afify | [ref] simple rename, update keys
|
commit | commitdiff | tree |
2020-12-05 |
afify | [ref] delete cmd
|
commit | commitdiff | tree |
2020-12-05 |
afify | [ref] simple mv cmd
|
commit | commitdiff | tree |
2020-12-05 |
afify | [ref] simple cp, STDERR > /dev/null
|
commit | commitdiff | tree |
2020-12-04 |
afify | [fix] mvfor save parent_firstrow
|
commit | commitdiff | tree |
2020-12-03 |
afify | [fix] print basename, mvbk
|
commit | commitdiff | tree |
2020-10-21 |
afify | [ref] use fullpath, split listdir(), CURSOR_NAME
|
commit | commitdiff | tree |
2020-10-16 |
afify | [ref] clear_pane()
|
commit | commitdiff | tree |
2020-10-16 |
afify | [style] remove casting
|
commit | commitdiff | tree |
2020-10-15 |
afify | [ref] set_panes()
|
commit | commitdiff | tree |
2020-10-15 |
afify | [ref] terminal height, width
|
commit | commitdiff | tree |
2020-10-14 |
afify | [fix] empty dir fs watch
|
commit | commitdiff | tree |
2020-10-13 |
afify | [fix] resize empty dir status and highlight
|
commit | commitdiff | tree |
2020-10-12 |
afify | [fix] parent_row after chdir to a bookmark
|
commit | commitdiff | tree |
2020-10-12 |
afify | [fix] rmwatch after changing directory
|
commit | commitdiff | tree |
2020-10-12 |
afify | [fix] parent foreach pane
|
commit | commitdiff | tree |
2020-10-12 |
afify | [feat] spawn with args
|
commit | commitdiff | tree |
2020-09-28 |
afify | [fix] resize & openfiles, cursor position
|
commit | commitdiff | tree |
2020-09-27 |
afify | [feat] add kqueue
|
commit | commitdiff | tree |
2020-09-22 |
afify | [style] apply freebsd .clang-format
|
commit | commitdiff | tree |
2020-09-22 |
afify | [doc] update LICENSE, README, man page
|
commit | commitdiff | tree |
2020-08-23 |
afify | [fix] mv to middel bug
|
commit | commitdiff | tree |
2020-08-23 |
afify | [feat] add inotify
|
commit | commitdiff | tree |
2020-07-21 |
afify | [ref] listdir, filter, empty dir
|
commit | commitdiff | tree |
2020-07-21 |
afify | [ref] opnf()
|
commit | commitdiff | tree |
2020-07-19 |
afify | [fix] find bookmarks after grabkeys
|
commit | commitdiff | tree |
2020-07-19 |
afify | [ref] create Cpair fg bg colors
|
commit | commitdiff | tree |
2020-07-19 |
afify | [fix] resize highlight
|
commit | commitdiff | tree |
2020-07-19 |
afify | [style] get_finfo()
|
commit | commitdiff | tree |
2020-07-19 |
afify | [fix] datetime format memory alloc
|
commit | commitdiff | tree |
2020-07-18 |
afify | [ref] light navigation
|
commit | commitdiff | tree |
2020-07-15 |
afify | [fix] filter double free, fix prompt position
|
commit | commitdiff | tree |
2020-07-15 |
afify | [ref] manage all keys in config file
|
commit | commitdiff | tree |
2020-07-14 |
afify | [feat] show one cursor
|
commit | commitdiff | tree |
2020-07-14 |
afify | [feat] change statusbar position, bg colors
|
commit | commitdiff | tree |
2020-07-14 |
afify | [ref] global panes, fix openfile()
|
commit | commitdiff | tree |
2020-07-14 |
afify | [fix] switch pane chdir
|
commit | commitdiff | tree |
2020-07-13 |
afify | [ref] remove fullpath vars and funcs
|
commit | commitdiff | tree |
2020-07-13 |
afify | [feat] add erealloc()
|
commit | commitdiff | tree |
2020-07-12 |
afify | [fix] bookmark, switch pane
|
commit | commitdiff | tree |
2020-07-11 |
afify | [ref] minimize listdir r/w, list filter result
|
commit | commitdiff | tree |
2020-07-09 |
afify | [fix] Makefile dist add missing files
|
commit | commitdiff | tree |
2020-07-09 |
afify | [doc] update README man page
|
commit | commitdiff | tree |
2020-07-08 |
afify | [fix] create new file securely
|
commit | commitdiff | tree |
2020-07-08 |
afify | [refactor] termbox inputmode extract_event()
|
commit | commitdiff | tree |
2020-07-08 |
afify | update pledge promises
|
commit | commitdiff | tree |
2020-07-08 |
afify | [feat] statusbar colors & elem visiblity
|
commit | commitdiff | tree |
2020-07-08 |
afify | [feat] color exec files
|
commit | commitdiff | tree |
2020-07-08 |
afify | [feat] if not found user group, visiblity contr
|
commit | commitdiff | tree |
2020-07-07 |
afify | [refactor] ask before delete file|dir
|
commit | commitdiff | tree |
2020-07-06 |
afify | [refactor] scroll
|
commit | commitdiff | tree |
2020-07-06 |
afify | [fix] ctrl+ u|d move top bottom if out of range
|
commit | commitdiff | tree |
2020-07-06 |
afify | [fix] user input
|
commit | commitdiff | tree |
2020-07-04 |
afify | [fix] get_file_date_time validation
|
commit | commitdiff | tree |
2020-07-03 |
afify | [feat] create new directory, file
|
commit | commitdiff | tree |
2020-07-02 |
afify | [feat] add filter (hightlight)
|
commit | commitdiff | tree |
2020-07-02 |
afify | [feat] ctrl u & d , update scroll view
|
commit | commitdiff | tree |
2020-07-01 |
afify | [feat] openfile by extentions
|
commit | commitdiff | tree |
2020-07-01 |
afify | [feat] add bookmarks, fix config color var
|
commit | commitdiff | tree |