<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/rake-fast, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/rake-fast?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/rake-fast?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2023-12-20T19:52:27Z</updated>
<entry>
<title>fix(rake-fast): make `.rake_tasks` write atomic (#12108)</title>
<updated>2023-12-20T19:52:27Z</updated>
<author>
<name>Oleg Grigoriev</name>
<email>mehanoid.ru@gmail.com</email>
</author>
<published>2023-12-20T19:52:27Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=2a1574165691495d21b3f243f50e1b655b361d9b'/>
<id>urn:sha1:2a1574165691495d21b3f243f50e1b655b361d9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(rake-fast): show task descriptions in autocomplete (#11653)</title>
<updated>2023-05-02T10:27:57Z</updated>
<author>
<name>Oleg Grigoriev</name>
<email>mehanoid.ru@gmail.com</email>
</author>
<published>2023-05-02T10:27:57Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=dab09cc0eec220f5c1a541ccb75449c62c20bdb4'/>
<id>urn:sha1:dab09cc0eec220f5c1a541ccb75449c62c20bdb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rake-fast: remove brackets from completion entries</title>
<updated>2019-03-25T09:12:43Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2019-03-25T09:12:43Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c56fa996e7cb1500dca97723d525e4c97af33c75'/>
<id>urn:sha1:c56fa996e7cb1500dca97723d525e4c97af33c75</id>
<content type='text'>
Fixes #5653</content>
</entry>
<entry>
<title>use https everywhere (#6574)</title>
<updated>2018-08-07T18:42:01Z</updated>
<author>
<name>Janosch Schwalm</name>
<email>janosch.schwalm@gmail.com</email>
</author>
<published>2018-08-07T18:42:02Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=19b925e741fa46d2222210469a4dffc34a634ebd'/>
<id>urn:sha1:19b925e741fa46d2222210469a4dffc34a634ebd</id>
<content type='text'>
* use https everywhere

* use https links on the files that are left

Also, removed some broken links and updated redirections.
</content>
</entry>
<entry>
<title>rake-fast: change variable name from `$path' to `$file'</title>
<updated>2016-08-29T07:43:08Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-08-29T06:37:09Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=abf73bb626cbe645e23f205583631330c9fbabd4'/>
<id>urn:sha1:abf73bb626cbe645e23f205583631330c9fbabd4</id>
<content type='text'>
This solves a problem of using the variable name `$path' which then
smashes the environment variable `$PATH' and messes up the session.

See https://github.com/robbyrussell/oh-my-zsh/pull/5343#issuecomment-243043098
</content>
</entry>
<entry>
<title>Reword rake-fast README, add `lib/tasks` information</title>
<updated>2016-08-29T06:28:27Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-08-21T18:02:55Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=59fdb2b505bc415738dc92f6188453e54bf0c45c'/>
<id>urn:sha1:59fdb2b505bc415738dc92f6188453e54bf0c45c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix syntax and formatting of rake-fast plugin</title>
<updated>2016-08-29T06:28:27Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-08-21T17:51:08Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=81ca3182a126025638d61d590df2f58cb6c5dc37'/>
<id>urn:sha1:81ca3182a126025638d61d590df2f58cb6c5dc37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix _tasks_changed algorithm in rake-fast plugin</title>
<updated>2016-08-29T06:28:27Z</updated>
<author>
<name>Aleksey Ivanov</name>
<email>ialexxei@gmail.com</email>
</author>
<published>2016-08-21T17:50:44Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=2277967ecf7656fa2fc03b8ae5f23a3cf92beb33'/>
<id>urn:sha1:2277967ecf7656fa2fc03b8ae5f23a3cf92beb33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refresh .rake_tasks when lib/tasks changed (#5111)</title>
<updated>2016-08-13T18:47:43Z</updated>
<author>
<name>Aleksey Ivanov</name>
<email>ialexxei@gmail.com</email>
</author>
<published>2016-08-13T18:47:43Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=51c10783e1f09d72dfd0d8d4b6301974919ed0e4'/>
<id>urn:sha1:51c10783e1f09d72dfd0d8d4b6301974919ed0e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor for method in plugins/rake-fast/rake-fast.plugin.zsh</title>
<updated>2015-10-21T14:36:36Z</updated>
<author>
<name>Satoshi Ohmori</name>
<email>sachin21dev@gmail.com</email>
</author>
<published>2015-10-15T19:49:53Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=a1755e652cd96efb22b4956e8ef9759d7d170f5d'/>
<id>urn:sha1:a1755e652cd96efb22b4956e8ef9759d7d170f5d</id>
<content type='text'>
</content>
</entry>
</feed>
