]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2017-12-21 Arun Prakash... Update README
2017-12-21 Arun Prakash... Replace xstricmp() with strcoll()
2017-12-21 Arun Prakash... Remove redundant variable
2017-12-21 Arun Prakash... Consider only symbolic or only nunmeric names
2017-12-21 Arun Prakash... No need to test end of numeric
2017-12-21 Arun Prakash... Ignore punctuation marks in file name compare. Fix...
2017-12-20 Arun Prakash... Update README, performance numbers
2017-12-20 Arun Prakash... Add file name len to entry structure
2017-12-20 Arun Prakash... Offset can be derived
2017-12-19 Arun Prakash... Retire redundant variable
2017-12-19 Arun Prakash... A fancier func to get order of 2
2017-12-19 Arun Prakash... Replace a large buf with global g_buf
2017-12-19 Arun Prakash... Fix #50: use -O3, disable -ftree-loop-vectorize
2017-12-19 Arun Prakash... Link to performance factors
2017-12-18 Arun Prakash... Use exact number of bytes for each filename.
2017-12-17 Arun Prakash... Fix #64: change printf() to printw()
2017-12-17 Arun Prakash... NAME_MAX does not include NULL char
2017-12-17 Arun Prakash... Remove -O2 from debug build
2017-12-17 Arun Prakash... An even faster nnn - no more copying file names!
2017-12-16 Arun Prakash... Add Slackware as packager
2017-12-14 Arun Prakash... Fix indentation
2017-12-12 Arun Prakash... Use static vars in frequently used APIs
2017-12-12 Arun Prakash... Retire redundant tmp vars
2017-12-12 Arun Prakash... Process keypress by probable frequency
2017-12-09 Arun Prakash... Update README
2017-12-04 Arun Prakash... Minor optimization, refactor
2017-12-03 Arun Prakash... Fix -Os compilation warnings
2017-12-02 Arun Prakash... switch to formulae.brew.sh for Homebrew link
2017-11-30 Arun Prakash... Use the same o/p filename in debug mode
2017-11-30 Arun Prakash... Fix #50: revert to -O2 optimization
2017-11-30 Arun Prakash... Minor changes
2017-11-25 Vlad GlagolevAdd Source Mage package
2017-11-24 Arun Prakash... Update package maintainers
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"
next