]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2018-11-13 Arun Prakash... Update docs
2018-11-13 Arun Prakash... Update features
2018-11-12 Arun Prakash... Press 'Enter' to confirm multiple context quit
2018-11-12 Arun Prakash... Convert keys to int
2018-11-12 Arun Prakash... Use getch() directly to get Leader key suffix
2018-11-12 Arun Prakash... Confirm program quit whan multiple contexts are active
2018-11-11 Arun Prakash... Ignore SIGQUIT
2018-11-11 Arun Prakash... Use the term Leader key
2018-11-11 Arun Prakash... Use ^B as the Leader key
2018-11-11 Arun Prakash... Update docs
2018-11-11 Arun Prakash... Reformat program help
2018-11-11 Arun Prakash... Key prompt is case-sensitive
2018-11-11 Arun Prakash... Update docs
2018-11-11 Arun Prakash... X11 file paths copy is ad-hoc
2018-11-11 Arun Prakash... Support rm current entry
2018-11-11 Arun Prakash... Document native cp, mv, rm
2018-11-10 Arun Prakash... Support file cp, mv, rm through selection
2018-11-10 Arun Prakash... Ensure co file does not have stale paths
2018-11-10 Arun Prakash... When copying a single file sync cp file and cp buf
2018-11-10 Arun Prakash... List copy buffer if valid
2018-11-10 Arun Prakash... Update docs
2018-11-10 Arun Prakash... Re-structure files
2018-11-10 Arun Prakash... Retire nlay
2018-11-10 Arun Prakash... Update docs
2018-11-09 Arun Prakash... Reformat presel handling
2018-11-09 Arun Prakash... Minor changes
2018-11-09 Arun Prakash... Use filter pointer
2018-11-09 Arun Prakash... Remove redundant buffers
2018-11-09 Arun Prakash... Use a single filter for hidden files
2018-11-09 Arun Prakash... key 'q' at key prompt quits context
2018-11-08 Arun Prakash... Introduce key prompt
2018-11-08 Arun Prakash... Support >/. and </, at bookmark prompt to cycle active...
2018-11-08 Arun Prakash... Update docs
2018-11-08 Arun Prakash... Remember the last visited file
2018-11-08 Arun Prakash... Smarter bookmark navigation when all keys are single...
2018-11-08 Arun Prakash... Support key q for context quit
2018-11-08 Arun Prakash... Update docs on contexts
2018-11-08 Arun Prakash... Fix #125
2018-11-08 Arun Prakash... Support up to 2 args for launcher
2018-11-08 Arun Prakash... GUI app launcher mode with 'o'.
2018-11-07 Arun Prakash... Update docs
2018-11-07 Arun Prakash... Retire NNN_NO_X and make the behaviour default
2018-11-07 Arun Prakash... Remove Coverity badge for now
2018-11-07 Arun Prakash... Fix GCC8 warning
2018-11-07 Arun Prakash... Reorder operations
2018-11-06 Arun Prakash... Guard against name length
2018-11-06 Arun Prakash... Avoid using the same buffer
2018-11-06 Arun Prakash... Retire chdir prompt
2018-11-03 Arun Prakash... Fix clang-tidy reports
2018-11-03 Arun Prakash... Integrate clang-tidy
2018-11-03 Arun Prakash... Point build status badge to master
2018-11-03 Arun Prakash... Add blank target
2018-11-03 Arun Prakash... Add Coverity badge
2018-11-03 Arun Prakash... nnn is now on official Arch Linux repo
2018-11-02 Arun Prakash... Merge pull request #123 from detunized/master
2018-11-02 Dmitry YakimenkoMap BS (8) and DEL (127) key codes to SEL_BACK as well
2018-10-31 Arun Prakash... Update docs
2018-10-27 Arun Prakash... Use ^L to clear filter prompt
2018-10-27 Arun Prakash... Add Raspbian Testing as packager
2018-10-27 Arun Prakash... More redundant check removal
2018-10-27 Arun Prakash... Fix #122
2018-10-27 Arun Prakash... Exit prompt on Escape press
2018-10-26 Arun Prakash... Update docs
2018-10-22 Arun Prakash... Update docs
2018-10-22 Arun Prakash... Update docs on cp, mv, rm
2018-10-22 Arun Prakash... Rearrange help
2018-10-22 Arun Prakash... Remove unnecessary indentation
2018-10-22 Arun Prakash... Support copy buffer listing in multi-copy mode
2018-10-22 Arun Prakash... Update docs
2018-10-21 Arun Prakash... Option to disable dir auto-select
2018-10-21 Arun Prakash... Try multiple paths for nnncp (without X case)
2018-10-21 Arun Prakash... update docs
2018-10-19 Arun Prakash... Merge pull request #119 from reinerh/cppflags
2018-10-19 Arun Prakash... Update docs
2018-10-19 Reiner HerrmannHonour CPPFLAGS
2018-10-19 Arun Prakash... Update version in changelog
2018-10-19 Arun Prakash... Use au for apparent size
2018-10-19 Arun Prakash... Pack for CentOS 7.4 and Fedora 28 v2.0
2018-10-19 Arun Prakash... Prepare for release v2.0
2018-10-19 Arun Prakash... Reorder globals
2018-10-19 Arun Prakash... Update memory usage data
2018-10-19 Arun Prakash... Initalize func ptr with -S
2018-10-19 Arun Prakash... Update crc8 vars
2018-10-18 Arun Prakash... Update help screen
2018-10-18 Arun Prakash... Update help
2018-10-18 Arun Prakash... Replace printf() with fprintf()
2018-10-18 Arun Prakash... Use custom abs()
2018-10-17 Arun Prakash... Update quickstart steps
2018-10-17 Arun Prakash... A modular bookmark parser
2018-10-08 Arun Prakash... Use 'ap' for apparent
2018-10-05 Arun Prakash... Update docs
2018-10-05 Arun Prakash... Move help and stats tmp files to home
2018-10-04 Arun Prakash... Update license
2018-10-04 Arun Prakash... Show apparent size
2018-09-07 Arun Prakash... Add license to source files
2018-09-07 Arun Prakash... handle cases where HOME is missing
2018-09-06 Arun Prakash... Update docs
2018-09-06 Arun Prakash... Integrate bashlock and lock
2018-09-06 Arun Prakash... Create copy file in home dir, remove copy file on exit
2018-09-06 Arun Prakash... Support same dir tmp and nnncp files
next