]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2021-05-16 Piña ColadaMerge pull request #1016 from luukvbaal/preview-tui
2021-05-16 Luuk van BaalHide terminated message in preview-tui
2021-05-16 Arun Prakash... Fix nnn.vim #82: support picker plugins
2021-05-16 Piña ColadaMerge pull request #1015 from luukvbaal/preview-tui
2021-05-16 Luuk van BaalFix preview-tui zombie pager
2021-05-16 Piña ColadaMerge pull request #1013 from luukvbaal/preview-tui
2021-05-16 Luuk van BaalPreview-tui cleanup
2021-05-15 Arun Prakash... Fix no file picked with NNN_TMPFILE set and quit with 'q'
2021-05-15 Arun Prakash... Update nuke to use mocq
2021-05-15 Piña ColadaMerge pull request #1011 from luukvbaal/cmusq
2021-05-15 Luuk van BaalWait until cmus is ready and fix fzplug preview command
2021-05-15 Arun Prakash... Minor edits
2021-05-15 Arun Prakash... Rename plugin mocplay to mocq
2021-05-15 KabouikAdd plugin cmusq (#1010)
2021-05-15 Arun Prakash... Sanitize in-plugin documentation
2021-05-15 Arun Prakash... Chnage tabs to spaces
2021-05-14 luukvbaalIf/else to case in preview-tui (#1009)
2021-05-14 KabouikMore minimal bat previews, minor improvements to fzplug...
2021-05-14 Arun Prakash... Remove unnecessary redirection
2021-05-14 Arun Prakash... Replace which with builtin type in plugins
2021-05-14 Arun Prakash... Optimize loop comparison
2021-05-14 Arun Prakash... Fix hovered marking on empty directory
2021-05-14 Arun Prakash... Show du/au details on enabling disk usage mode
2021-05-14 Arun Prakash... Reduce checks in per-entry print loop
2021-05-14 Arun Prakash... shellcheck fixes + use the last known good commit
2021-05-14 Piña ColadaMerge pull request #1006 from luukvbaal/preview-tui
2021-05-14 Piña ColadaMerge pull request #1005 from luukvbaal/icons
2021-05-14 Luuk van BaalKill kitty icat in preview-tui
2021-05-14 Luuk van BaalFix .iconlookup typo
2021-05-13 Arun Prakash... Avoid faccessat(..., AT_SYM_NOFOLLOW) with musl libc
2021-05-13 Arun Prakash... Change debug macro DBGMODE to DEBUG
2021-05-13 Arun Prakash... netbsd-curses: fix broken statusbar issue
2021-05-13 Arun Prakash... Selection marks in reverse bold
2021-05-13 lawnownerAdd the xdgdefault plugin (#1003)
2021-05-13 Piña ColadaMerge pull request #1002 from luukvbaal/icons
2021-05-12 Luuk van BaalAdd chess/haskell icons to .iconlookup
2021-05-12 Arun Prakash... Remove redundant param
2021-05-12 Arun Prakash... Make space for 512TiB in blocks
2021-05-12 Arun Prakash... Initialize variable, update musl script
2021-05-12 Arun Prakash... Fix script
2021-05-12 Piña ColadaMerge pull request #1001 from CantoroMC/nerdfont
2021-05-12 Arun Prakash... Remove redundant/unaccessed variable
2021-05-12 Piña ColadaMerge pull request #1000 from KlzXS/plguin_child
2021-05-12 Marco Cantoronerdfont support for chess files(pgn,fen) haskell(hs...
2021-05-12 KlzXSWait for child on plugin invocation
2021-05-12 Arun Prakash... Fix #998: remove ^Space keybind
2021-05-11 Arun Prakash... Fix template
2021-05-11 Arun Prakash... Compilation script for netbsd-curses + musl libc
2021-05-11 Arun Prakash... musl libc: fix run cmd prompt message
2021-05-11 Arun Prakash... Fix #996: select all on 'A' with empty selection
2021-05-10 Arun Prakash... Use existing buffer to (un)select file names
2021-05-10 Arun Prakash... Fix musl-gcc compile warnings
2021-05-10 Arun Prakash... Update README
2021-05-10 Arun Prakash... Minor optimization
2021-05-10 Piña ColadaMerge pull request #994 from luukvbaal/printent
2021-05-10 Luuk van BaalDrop printptr for if-statement
2021-05-09 Arun Prakash... Simplify detail print
2021-05-09 Luuk van BaalMerge and simplify unescape
2021-05-09 Arun Prakash... Optimize wide char conversion, show an extra char
2021-05-09 Arun Prakash... Reduce late assignments
2021-05-09 Piña ColadaReorganize README
2021-05-09 Piña ColadaMerge pull request #989 from luukvbaal/adjust_cols
2021-05-09 Luuk van BaalFix adjust_cols for icons
2021-05-08 Arun Prakash... Fix invisible details when color code is 0
2021-05-08 Arun Prakash... Update man page
2021-05-08 Arun Prakash... Reversed block for hovered entry in detail mode
2021-05-08 Arun Prakash... Reversed block instead of ACS_CKBOARD for current
2021-05-08 Arun Prakash... Reverse selection mark for visibility
2021-05-07 Arun Prakash... Bold selection marker for better visibility
2021-05-07 luukvbaalOne shot guid cache (#988)
2021-05-07 Arun Prakash... Update text in program help
2021-05-07 Arun Prakash... Update man page on selection
2021-05-07 Piña ColadaMerge pull request #987 from luukvbaal/printent
2021-05-06 Luuk van BaalUse cfg.showdetail
2021-05-06 Arun Prakash... Fix min columns
2021-05-06 Arun Prakash... Revert "Skip a complete erase on redraw()"
2021-05-06 Arun Prakash... Reduce some common checks in printent()
2021-05-06 Arun Prakash... Skip a complete erase on redraw()
2021-05-05 Arun Prakash... Retain filter in filter mode when opening files
2021-05-05 Arun Prakash... Shorten some strings
2021-05-05 Arun Prakash... Drop brackets and simplify context printing logic
2021-05-03 Arun Prakash... Update docs
2021-05-02 Piña ColadaMerge pull request #984 from luukvbaal/preview-tui
2021-05-01 Luuk van Baalpreview-tui: fix preview dir
2021-05-01 Piña ColadaMerge pull request #983 from luukvbaal/preview-tui
2021-05-01 Luuk van Baalpreview-tui: fix cleanup/resize
2021-05-01 luukvbaalpreview-tui: kitty gif/pager fallback (#981)
2021-05-01 Arun Prakash... Reorder entries
2021-05-01 Arun Prakash... Fix #978: store nanosec field
2021-05-01 KlzXSUpdate .nmv
2021-05-01 KlzXSMake batchrename interactive
2021-05-01 Kabouik[Plugins] Fuzzy find plugins and run them; unmount...
2021-04-30 luukvbaalpreview-tui: update prompts (#980)
2021-04-29 Arun Prakash... Remove unavailable option
2021-04-28 Arun Prakash... Return selection if external selection exists
2021-04-28 luukvbaalFix #974: picker mode broken (#975)
2021-04-28 Arun Prakash... Fix #976: check external selection in 'c'urrent / ...
2021-04-27 Luuk van Baalpreview-tui: ls flags
2021-04-27 luukvbaalpreview-tui: restore tree view (#972)
2021-04-27 Arun Prakash... Fix CI break: disable readability-function-cognitive...
next