<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nnn.git/misc, 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-17T03:25:12Z</updated>
<entry>
<title>Revert to dev tag</title>
<updated>2020-11-17T03:25:12Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-11-17T03:25:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=aefe96218266fec76dc35337a6ca81e37ff1d506'/>
<id>urn:sha1:aefe96218266fec76dc35337a6ca81e37ff1d506</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare for release v3.5 Freddie</title>
<updated>2020-11-17T02:49:09Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-11-17T02:49:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=f6cc2e616150737bdc0bd2f6dd390e2d2a15db32'/>
<id>urn:sha1:f6cc2e616150737bdc0bd2f6dd390e2d2a15db32</id>
<content type='text'>
Code named after Freddie Mercury: https://en.wikipedia.org/wiki/Freddie_Mercury
</content>
</entry>
<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>Option -U to show user and group in status bar</title>
<updated>2020-10-31T15:18:05Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-10-31T15:17:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=ff5685b64de1725e77208f0c963015bcaf3a6037'/>
<id>urn:sha1:ff5685b64de1725e77208f0c963015bcaf3a6037</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tagline</title>
<updated>2020-09-10T21:43:08Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-09-10T21:43:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=12c09e85e39a734e8f98f34d8d734956dc5757ab'/>
<id>urn:sha1:12c09e85e39a734e8f98f34d8d734956dc5757ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #724</title>
<updated>2020-09-08T19:47:20Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-09-08T19:47:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=2ddabf19e0620eff20a9dcdb0ec3fcf0a3e2c8c1'/>
<id>urn:sha1:2ddabf19e0620eff20a9dcdb0ec3fcf0a3e2c8c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update auto-completion scripts</title>
<updated>2020-09-01T17:36:26Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-09-01T17:36:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=0b0605813d13e98ad328039292d5b97fc5c000f6'/>
<id>urn:sha1:0b0605813d13e98ad328039292d5b97fc5c000f6</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>Haiku: Some small fixes to the recipe and resource file (#707)</title>
<updated>2020-08-20T16:51:28Z</updated>
<author>
<name>Jake Secunda</name>
<email>secundaja@gmail.com</email>
</author>
<published>2020-08-20T16:51:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=d37356a9362d24436f27bad34219755e7e79642a'/>
<id>urn:sha1:d37356a9362d24436f27bad34219755e7e79642a</id>
<content type='text'>
* Haiku: Some small fixes to the recipe and resource file

Whoops...just some small fixes.

* Update nnn.rdef

Co-authored-by: Jana &lt;engineerarun@gmail.com&gt;</content>
</entry>
<entry>
<title>Update Haiku Makefile</title>
<updated>2020-08-18T11:51:21Z</updated>
<author>
<name>Arun Prakash Jana</name>
<email>engineerarun@gmail.com</email>
</author>
<published>2020-08-18T11:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/nnn.git/commit/?id=6627f8f272aa968b61768f1b5bd48d199cd8ef23'/>
<id>urn:sha1:6627f8f272aa968b61768f1b5bd48d199cd8ef23</id>
<content type='text'>
</content>
</entry>
</feed>
