]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2021-04-13 Arun Prakash... Prepare for release v3.7 Sushi v3.7
2021-04-13 Arun Prakash... Minor refactor
2021-04-10 Arun Prakash... Fix #941: on macOS set depth to OPEN_MAX for nftw()
2021-04-09 Mischievous... Merge pull request #942 from luukvbaal/nerdicons
2021-04-09 Luuk van Baalmore icon changes
2021-04-09 Luuk van Baalrestore indicators
2021-04-09 Luuk van Baalnerdicon/preview fixes
2021-04-09 Arun Prakash... make option O_CKBOARD for checker board indicator in...
2021-04-07 Arun Prakash... Use printw() to print time
2021-04-07 Mischievous... Merge pull request #939 from luukvbaal/printw
2021-04-07 Luuk van Baalind to char
2021-04-07 Arun Prakash... Use ACS_CKBOARD for currrent entry in detail mode
2021-04-07 Luuk van Baalprint_details: printw align
2021-04-07 Mischievous... Merge pull request #938 from akimdi/master
2021-04-07 akimadded support svg format
2021-04-07 Arun Prakash... Use a single routine for common code
2021-04-06 Arun Prakash... Combine multiple functions
2021-04-06 Arun Prakash... Minor refactor
2021-04-06 Arun Prakash... Remove loop for printing spaces
2021-04-06 Arun Prakash... Fix #936: name col len in old color mode and icons
2021-04-06 Arun Prakash... Reverse only hovered file name in detail mode
2021-04-05 Arun Prakash... Initialize once
2021-04-05 Arun Prakash... Replace printw(), optimize xitoa()
2021-04-05 Arun Prakash... Pass mode directly for indicator
2021-04-05 Arun Prakash... Compact switch cases
2021-04-05 Arun Prakash... Continuous reverse for current entry in 8-color mode
2021-04-05 exotonRefactor printent/printent_long (DRY) (#934)
2021-04-05 Arun Prakash... Reformat UID/GID printing in statusbar
2021-04-01 Mischievous... Merge pull request #932 from luukvbaal/preview-tui
2021-04-01 Luuk van Baal.iconlookup: refactor
2021-03-30 Arun Prakash... Update readme
2021-03-30 Mischievous... Merge pull request #931 from luukvbaal/preview-tui
2021-03-30 Luuk van Baal.iconlookup: shebang to env sh
2021-03-30 luukvbaalpreview-tui-ext: match nnn directory preview (#927)
2021-03-30 Arun Prakash... Man page update
2021-03-30 Mischievous... Merge pull request #930 from exoton/cdpath
2021-03-30 Yuri KloubakovTruncate the name, add comments.
2021-03-29 exotonAdd new plugin (#928)
2021-03-28 luukvbaalexchange double width glyph (#926)
2021-03-28 Rudolf AdamkovičImprove consistency/spelling in some comments (#924)
2021-03-27 Arun Prakash... Set correct plugin language
2021-03-27 Arun Prakash... Update readme
2021-03-27 Arun Prakash... Fix build break
2021-03-27 Arun Prakash... Use better pipe check
2021-03-27 Arun Prakash... Replace $HOME with '~' in address bar
2021-03-27 Arun Prakash... Replace $HOME by '~' in terminal title
2021-03-27 Benawi Adhaplugins: cleanfilename: sh->bash and added support...
2021-03-27 Arun Prakash... Fix plugin readme table
2021-03-27 Arun Prakash... Do not clear selection on single file removal
2021-03-27 Arun Prakash... Fix #917: enhance plugin framework to clear sel on...
2021-03-26 Arun Prakash... Fix CI break due to size of browse()
2021-03-26 luukvbaalShow non matching guid in statusbar (#921)
2021-03-25 Arun Prakash... Fix #918: picker mode broken
2021-03-25 Benawi Adhaplugins: cleanfilename: fixed to not overwrite existing...
2021-03-24 Arun Prakash... Reorder table alphabetically
2021-03-24 Mischievous... Merge pull request #915 from leovilok/term-title-clear...
2021-03-24 Léo VilleveygouxSave/load the terminal window title using xterm esc...
2021-03-24 Benawi Adhaplugin: verbosepaste: gives copy-paste verbose progress...
2021-03-24 Arun Prakash... Update contributing guideline
2021-03-24 Benawi Adhaplugin: cleanfilename: clean filename to be more shell...
2021-03-24 lvgxShow path in terminal title (#912)
2021-03-24 luukvbaalcache and constraint preview dimensions (#910)
2021-03-23 Benawi Adhaplugins: mtpmount: toggle mount of MTP devices (#909)
2021-03-22 luukvbaalfill preview-tui preview (#907)
2021-03-21 Arun Prakash... Show number of links and inode num for hard links
2021-03-21 Arun Prakash... Use short options
2021-03-21 luukvbaalpreview-tui-ext ffmpegthumbnailer fallback (#906)
2021-03-21 luukvbaalpreview-tui-ext jpg previews (#905)
2021-03-21 luukvbaalgenerate_preview fallback (#904)
2021-03-21 luukvbaalfix fontpreview (#903)
2021-03-21 luukvbaalpreview-tui fixes (#900)
2021-03-21 Arun Prakash... Show symlink size on readlink failure
2021-03-21 Arun Prakash... Show correct symlink size in sttausbar
2021-03-21 Arun Prakash... Remove redundant chars in symlink target display
2021-03-20 Arun Prakash... Add more previewers
2021-03-20 Arun Prakash... Add bsdtar for archives, w3m for html
2021-03-20 luukvbaalreplace preview-tui demo (#898)
2021-03-20 Arun Prakash... Update README
2021-03-20 luukvbaalpreview-tui(-ext) subshell job control (#891)
2021-03-20 Arun Prakash... Use earlier asciicast in plugins readme.
2021-03-19 luukvbaalUpdate preview-tui demo
2021-03-19 Luuk van Baalpreview-tui demo
2021-03-18 Arun Prakash... Fix garbled symlink target
2021-03-18 Arun Prakash... Fix #889: clear selection if plugin doesn't send data
2021-03-18 Arun Prakash... Fix #893: show symlink target in statusbar
2021-03-18 Arun Prakash... Fix #890: wrong macro
2021-03-17 Arun Prakash... Update doc
2021-03-17 Arun Prakash... Fix #888: wrong volume free/total size on macOS
2021-03-17 Arun Prakash... Resurrect current/sel prompt
2021-03-17 Arun Prakash... Revert "Favor selection over current for nmv"
2021-03-16 Arun Prakash... Revert clear selection on plugin invocation
2021-03-16 Mischievous... Merge pull request #883 from salutis/patch-1
2021-03-16 Rudolf AdamkovičImprove clarity and consistency of README.md
2021-03-15 Arun Prakash... Update Haiku makefile
2021-03-15 Arun Prakash... Prepare for release v3.6 v3.6
2021-03-14 Mischievous... Merge pull request #877 from luukvbaal/preview-tui
2021-03-14 Luuk van Baalcleanup fifo
2021-03-14 Arun Prakash... Update docs
2021-03-14 Arun Prakash... Minor code reformat for clarity
2021-03-14 Arun Prakash... Fix shellcheck report
next