<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fzf/src/merger.go, branch v0.66.0-custom</title>
<subtitle>Personal fork of fzf</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/'/>
<entry>
<title>Introduce 'raw' mode</title>
<updated>2025-10-08T15:17:00+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-09-28T11:59:20+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=65df0abf0e4143470d824145ecc313e40dd8773d'/>
<id>65df0abf0e4143470d824145ecc313e40dd8773d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix selection lost on revision bump</title>
<updated>2025-07-06T13:02:12+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-07-06T13:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=82c9671f79c4673b0253db54533e6910f96a92a1'/>
<id>82c9671f79c4673b0253db54533e6910f96a92a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --tail=NUM to limit the number of items to keep in memory</title>
<updated>2024-06-04T08:50:46+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2024-06-04T06:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=93bbb3032d1e7550dbabb2d450999cd434c60509'/>
<id>93bbb3032d1e7550dbabb2d450999cd434c60509</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug where preview is not updated after reload when --disabled is set</title>
<updated>2023-05-27T06:51:04+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2023-05-27T06:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=4c70745cc1c8856486dab9e07985cbcf5081e490'/>
<id>4c70745cc1c8856486dab9e07985cbcf5081e490</id>
<content type='text'>
Fix #3311
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #3311
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed --track when used with --tac</title>
<updated>2023-04-22T06:09:43+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2023-04-22T06:06:22+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=7c6f5dba63a4cf54a785090c26479003118f0046'/>
<id>7c6f5dba63a4cf54a785090c26479003118f0046</id>
<content type='text'>
Fix #3234
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #3234
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --track option to track the current selection</title>
<updated>2023-04-01T03:59:44+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2023-03-29T11:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=1c7534f00966edca7c44054af199ca27aca0a80c'/>
<id>1c7534f00966edca7c44054af199ca27aca0a80c</id>
<content type='text'>
Close #3186
Related #1890
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #3186
Related #1890
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant assignment (#2356)</title>
<updated>2021-02-17T01:28:43+00:00</updated>
<author>
<name>odeson24</name>
<email>odeson24@gmail.com</email>
</author>
<published>2021-02-17T01:28:43+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=9fe1a7b3731a1129484e4cac2dfe6246beb0ee63'/>
<id>9fe1a7b3731a1129484e4cac2dfe6246beb0ee63</id>
<content type='text'>
Co-authored-by: Ryan Ou &lt;ryanou@aetherai.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Ryan Ou &lt;ryanou@aetherai.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Remove special nilItem</title>
<updated>2017-08-14T16:10:41+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2017-08-14T16:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=0d171ba1d81886c6f9caf61867129e6daa268cd6'/>
<id>0d171ba1d81886c6f9caf61867129e6daa268cd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Consolidate Result and rank structs</title>
<updated>2017-07-17T18:14:33+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2017-07-17T18:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=bbe10f4f7745000c121b629ff68e81bba5a497f6'/>
<id>bbe10f4f7745000c121b629ff68e81bba5a497f6</id>
<content type='text'>
By not storing item index twice, we can cut down the size of Result
struct and now it makes more sense to store and pass Results by values.
Benchmarks show no degradation of performance by additional pointer
indirection for looking up index.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By not storing item index twice, we can cut down the size of Result
struct and now it makes more sense to store and pass Results by values.
Benchmarks show no degradation of performance by additional pointer
indirection for looking up index.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pointer indirection by changing Chunk definition</title>
<updated>2017-07-16T14:34:32+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2017-07-15T03:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=d4f3d5a16423fbf039644f04516c052d1654326c'/>
<id>d4f3d5a16423fbf039644f04516c052d1654326c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
