<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nnn.git/Makefile, branch master</title>
<subtitle>forked from https://github.com/jarun/nnn</subtitle>
<id>https://git.tsegers.com/nnn.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/nnn.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/'/>
<updated>2020-11-14T05:26:18Z</updated>
<entry>
<title>upx compress all static binaries before upload</title>
<updated>2020-11-14T05:26:18Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-11-14T05:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=0bfc590f90224e2ee37f6b90408b74dcf26dfcc0'/>
<id>urn:sha1:0bfc590f90224e2ee37f6b90408b74dcf26dfcc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make target upx (https://upx.github.io/)</title>
<updated>2020-11-01T18:32:47Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-11-01T18:31:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=9f6808a35a91a0919c59432c6127394b737e1b9c'/>
<id>urn:sha1:9f6808a35a91a0919c59432c6127394b737e1b9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make option O_NOUG to compile out user group info</title>
<updated>2020-10-31T15:52:01Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-10-31T15:52:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=0b31414c9a751667741c4ff30aa24b031fb4fc9e'/>
<id>urn:sha1:0b31414c9a751667741c4ff30aa24b031fb4fc9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate static binaries with icon support</title>
<updated>2020-10-20T12:29:39Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-10-20T12:29:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=56757860d438c3ab346447f20e996011407360a2'/>
<id>urn:sha1:56757860d438c3ab346447f20e996011407360a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make option O_NOSSN to compile out session</title>
<updated>2020-09-20T06:43:00Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-09-20T06:43:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=faddaa5c3ac11d1ab1e7b7a8cb8897d9df77b46b'/>
<id>urn:sha1:faddaa5c3ac11d1ab1e7b7a8cb8897d9df77b46b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add nerdfont defs file and normalize vars (#722)</title>
<updated>2020-09-14T16:39:52Z</updated>
<author>
<name>Dave Snider</name>
<email>dave.snider@gmail.com</email>
</author>
<published>2020-09-14T02:59:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=1fc1b8be8b6cd5d43f7443486dc97cce133f9053'/>
<id>urn:sha1:1fc1b8be8b6cd5d43f7443486dc97cce133f9053</id>
<content type='text'>
* Add nerdfont defs file and normalize vars

* some cleanup

* address feedback

* one more spacing issue

* address feedback
</content>
</entry>
<entry>
<title>Add support for Alexey Tourbin's QSORT code (#708)</title>
<updated>2020-08-21T02:45:45Z</updated>
<author>
<name>lvgx</name>
<email>l@vgx.fr</email>
</author>
<published>2020-08-21T02:45:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=bcbe8080be6610c265bcbc28879502cd9ab72bfc'/>
<id>urn:sha1:bcbe8080be6610c265bcbc28879502cd9ab72bfc</id>
<content type='text'>
* Add support for Alexey Tourbin's QSORT code

See https://github.com/svpv/qsort

* Add benchmark scripts and compilation mode

Compile with `make O_BENCHMARK=1`, and run benchmarks with e.g.:
  ./misc/test/benchmark.sh ./nnn '/' '/usr/bin' '/usr/lib' &gt; benchdata
You can then plot basic violin graphs with:
  ./misc/test/plot-bench.py benchdata

* Update style, doc, haiku support, fix lint</content>
</entry>
<entry>
<title>Minor reformat</title>
<updated>2020-08-16T01:24:47Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-08-16T01:24:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=d86810a42587527191e0de15c252a92932a4ef4a'/>
<id>urn:sha1:d86810a42587527191e0de15c252a92932a4ef4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Icons (#697)</title>
<updated>2020-08-16T01:00:58Z</updated>
<author>
<name>KlzXS</name>
<email>azszwymmvqdi@yahoo.com</email>
</author>
<published>2020-08-16T01:00:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=a85467d462a7d960cc820feb488e858b7d4c6a9c'/>
<id>urn:sha1:a85467d462a7d960cc820feb488e858b7d4c6a9c</id>
<content type='text'>
* Add icons

* Fix build break

* Fix icon position in detailed mode

* Various fixes

* Provision for icon specific colors

No icons with oldcolor. Small optimizatons

* Update Makefiles

Small refinement for other matching</content>
</entry>
<entry>
<title>Initialize all make options</title>
<updated>2020-08-13T18:32:54Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-08-13T18:32:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=fbd5e77ec17818535d894fc7fe5b39981887f4e1'/>
<id>urn:sha1:fbd5e77ec17818535d894fc7fe5b39981887f4e1</id>
<content type='text'>
</content>
</entry>
</feed>
