<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nnn.git/misc/haiku/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-10-31T16:05:02Z</updated>
<entry>
<title>Update Haiku Makefile</title>
<updated>2020-10-31T16:05:02Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-10-31T16:05:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=30edbeee6c9dfbeee057e83ff81ab9e4003f5e6f'/>
<id>urn:sha1:30edbeee6c9dfbeee057e83ff81ab9e4003f5e6f</id>
<content type='text'>
</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>
<entry>
<title>Prepare for release v3.3</title>
<updated>2020-07-14T00:20:22Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-07-14T00:14:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=f17911e189ba0ecd2358ac92db9fcffcb23d13f2'/>
<id>urn:sha1:f17911e189ba0ecd2358ac92db9fcffcb23d13f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support make option O_CTX8 for 8 contexts</title>
<updated>2020-05-30T01:31:34Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-05-30T01:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=e3d90a98ceb6cbf2bd7ab3b242692b0079a7e15a'/>
<id>urn:sha1:e3d90a98ceb6cbf2bd7ab3b242692b0079a7e15a</id>
<content type='text'>
Note that this is not compatible with 4 contexts.
</content>
</entry>
<entry>
<title>x86-64 to x86_64</title>
<updated>2020-05-26T00:51:01Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-05-26T00:51:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=e688188fa6652cfdfebdd5f3b0c2b1b2da724991'/>
<id>urn:sha1:e688188fa6652cfdfebdd5f3b0c2b1b2da724991</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add batchrename to readme, minor Makefile change</title>
<updated>2020-03-11T03:37:20Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-03-11T03:37:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=3a9ddbd90fdb349cc451d6fef8219e2487e942c3'/>
<id>urn:sha1:3a9ddbd90fdb349cc451d6fef8219e2487e942c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Haiku Makefile</title>
<updated>2020-03-01T13:26:33Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-03-01T13:26:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=db129c9120252c04b2eec894b7c26a4f2a1f0453'/>
<id>urn:sha1:db129c9120252c04b2eec894b7c26a4f2a1f0453</id>
<content type='text'>
</content>
</entry>
</feed>
