]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2017-11-17 Arun Prakash... Change button color
2017-11-06 Arun Prakash... Add Void Linux as a package source
2017-11-04 Arun Prakash... Update readme
2017-10-18 Arun Prakash... Add how-to on hot plugged devices
2017-10-15 Arun Prakash... Minor maintenance
2017-10-10 Arun Prakash... Add copier script
2017-10-09 Arun Prakash... Ignore TAB in input prompt
2017-10-09 Vlad GlagolevFix a couple of warnings on BSDs (#54)
2017-10-08 Arun Prakash... archive listing is done using atool
2017-10-08 Vlad GlagolevFix segfault when SHLVL env var is not available (#52)
2017-10-08 Vlad GlagolevCorrect name checking for NEW and RENAME (#53)
2017-10-08 Vlad GlagolevAdd ExifTool URL (#51)
2017-10-08 Vlad GlagolevOpenBSD compatibility support (#48)
2017-10-05 maxice8include sys/types.h for non-glibc linux builds (#46)
2017-10-05 Arun Prakash... Use sudo to install packagecore v1.5
2017-10-04 Arun Prakash... Prepare for release v1.5
2017-10-02 Arun Prakash... Update help
2017-10-02 Arun Prakash... Fix alignment in examples
2017-10-01 Arun Prakash... Remove redundant conversion
2017-10-01 Arun Prakash... Disable noti subscription for the same dir
2017-09-30 Arun Prakash... Change archive list shortcut to 'F'
2017-09-30 Arun Prakash... Fix #44: document PAGER usage in certain screens
2017-09-27 Arun Prakash... Enable O3 optimization
2017-09-27 Arun Prakash... Revert "Archive handling on OS X using unar+lsar"
2017-09-27 Arun Prakash... Archive handling on OS X using unar+lsar
2017-09-27 Arun Prakash... Support archive listing and extraction
2017-09-27 Arun Prakash... Show current entry number in du mode
2017-09-26 Arun Prakash... Show current entry number.
2017-09-24 Arun Prakash... Fix #42
2017-09-23 Arun Prakash... Add badge to PPA for Ubuntu variants
2017-09-23 Arun Prakash... nnn is on Ubuntu 17.10
2017-09-20 Arun Prakash... Add step to set NNN_NOWAIT in Quickstart
2017-09-19 Arun Prakash... Update NNN_NOWAIT changes
2017-09-19 PaulPrevent nnn from waiting on open file process (#40)
2017-09-13 Arun Prakash... Skip entries in case fstatat() fails, do not exit
2017-09-10 Arun Prakash... New video
2017-09-10 Arun Prakash... Support file and dir create
2017-09-08 Arun Prakash... Convert metaviewer and color to bitfields
2017-09-08 Arun Prakash... Add general info in help
2017-09-05 Arun Prakash... Add package information
2017-09-04 Arun Prakash... Change donation button
2017-09-04 Arun Prakash... Add gcc, pkg-config as build deps v1.4
2017-09-04 Arun Prakash... Update README
2017-09-04 Arun Prakash... Prepare for v1.4 release
2017-09-03 Arun Prakash... Clean up after compilation
2017-09-02 Arun Prakash... Add pin directory in cool list
2017-09-02 Arun Prakash... Make test script more aggressive
2017-09-02 Arun Prakash... Reorder APIs
2017-09-02 Arun Prakash... Disable dircolor if no sub-directories
2017-09-02 Arun Prakash... Add tests for Unicode and astral codepoints
2017-09-02 Arun Prakash... Note Makefile.native differences
2017-09-02 Arun Prakash... Re-arrange artifacts
2017-09-02 Arun Prakash... Make mktest.sh an executable
2017-09-02 Arun Prakash... Add auto-completion scripts
2017-09-02 Arun Prakash... Move config.h to nnn.h
2017-09-02 Arun Prakash... Change name to scripts directory
2017-09-02 Arun Prakash... Integrate PackageCore to generate packages
2017-09-01 Arun Prakash... Use 'pin' dir instead of 'mark' dir
2017-09-01 Arun Prakash... Calculate number of cols for name only once
2017-09-01 Arun Prakash... Change to light mode if < 35 columns are available
2017-09-01 Arun Prakash... Remove redundant variable
2017-09-01 Arun Prakash... Adjusting number of cols is redundant with shortening.
2017-09-01 Arun Prakash... Fix #36: uneven splitting of codepoints
2017-08-27 Arun Prakash... Undocumented keys: F2, F5
2017-08-26 Arun Prakash... Fix cursor position issue with astral symbols
2017-08-26 Arun Prakash... A shorter overwrite message (key is not echoed)
2017-08-25 Arun Prakash... Revert "Handle multi-byte: 2 codepoints single column"
2017-08-25 Arun Prakash... Handle multi-byte: 2 codepoints single column
2017-08-25 Arun Prakash... More concise help
2017-08-25 Arun Prakash... Clear rename prompt with Ctrl-L
2017-08-25 Arun Prakash... The '> ' as rename prompt is distracting
2017-08-25 Arun Prakash... mbstowcs() returns the codepoints
2017-08-25 Arun Prakash... Simplify filter handling
2017-08-25 Arun Prakash... Get rid of getch() ('Führer' works now)
2017-08-24 Arun Prakash... Show line number only on fatal error
2017-08-24 Arun Prakash... Re-order macros, globals...
2017-08-24 Arun Prakash... Remove extern ref to wget_wch()
2017-08-24 Arun Prakash... Remove extern ref to add_history()
2017-08-24 Arun Prakash... Fix build failure
2017-08-24 Arun Prakash... Show volume capacity in help
2017-08-24 Arun Prakash... Rename MAX_BM to BM_MAX
2017-08-24 Arun Prakash... Support multi-byte string in rename
2017-08-24 Arun Prakash... Show filename in rename
2017-08-23 Arun Prakash... Add checks before dir access
2017-08-23 Arun Prakash... Remove shortcut F2 for refresh.
2017-08-23 Arun Prakash... Disable dir watch in filter mode
2017-08-22 Arun Prakash... Use hyphen within date
2017-08-22 Arun Prakash... Update features
2017-08-22 Arun Prakash... Support in-place file rename
2017-08-22 Arun Prakash... Line length size limit is now 139
2017-08-22 Arun Prakash... Do not follow mounted fs in du mode
2017-08-21 Arun Prakash... Implement BSD, Apple dir watch (#35)
2017-08-21 Arun Prakash... Watch out for directory changes
2017-08-21 Arun Prakash... Limit max open fds to 20K.
2017-08-20 Arun Prakash... A compact help format
2017-08-20 Arun Prakash... Support mark a directory
2017-08-17 Arun Prakash... gnome-search-tool: add option --path
2017-08-14 Arun Prakash... Re-order installation section
2017-08-13 Arun Prakash... Add section on packages
2017-08-12 Arun Prakash... Show vol free in help
next