<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/gnu-utils, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/gnu-utils?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/gnu-utils?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2024-03-26T08:55:16Z</updated>
<entry>
<title>style: remove trailing whitespace (#12303)</title>
<updated>2024-03-26T08:55:16Z</updated>
<author>
<name>vladislav doster</name>
<email>10052309+vladdoster@users.noreply.github.com</email>
</author>
<published>2024-03-26T08:55:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1d09c6bb0a950756a65b02457842933e3aa493eb'/>
<id>urn:sha1:1d09c6bb0a950756a65b02457842933e3aa493eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(gnu-utils): add `gindent` (#11569)</title>
<updated>2023-03-20T07:11:03Z</updated>
<author>
<name>vladislav doster</name>
<email>10052309+vladdoster@users.noreply.github.com</email>
</author>
<published>2023-03-20T07:11:03Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=82d261603d968dfe5e86a44464c38fd88dda802c'/>
<id>urn:sha1:82d261603d968dfe5e86a44464c38fd88dda802c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(gnu-utils): reset ls alias to use GNU-based --color argument (#11527)</title>
<updated>2023-02-26T14:44:18Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2023-02-26T14:44:18Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=cd647b6dc6779a1aafa2bcc3a81ec10b65c783ac'/>
<id>urn:sha1:cd647b6dc6779a1aafa2bcc3a81ec10b65c783ac</id>
<content type='text'>
Fixes #11503</content>
</entry>
<entry>
<title>feat(gnu-utils): include `ghostname` if present (#10867)</title>
<updated>2022-04-19T11:18:05Z</updated>
<author>
<name>Robert Lankford</name>
<email>robert.lankford@grafana.com</email>
</author>
<published>2022-04-19T11:18:05Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=51555fc4b3abad57784da98d920a3369f558c480'/>
<id>urn:sha1:51555fc4b3abad57784da98d920a3369f558c480</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(gnu-utils): reassign GNU utils on `preexec` (#10535)</title>
<updated>2021-12-27T16:34:06Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-27T16:34:06Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=8cb53ba692a3df24a9b3159ef221ec3cf8d058e1'/>
<id>urn:sha1:8cb53ba692a3df24a9b3159ef221ec3cf8d058e1</id>
<content type='text'>
The previous version rebound the `hash` and `rehash` builtins to
reassing GNU utils when they were called. This didn't take into
account that when `$PATH` changes, the commands are rehashed as
well.

This version adds a preexec hook to reassign the GNU utilities
before running any command, if and only if they aren't already
reassigned. This is checked by looking at the `whoami` command.

Fixes #10535
</content>
</entry>
<entry>
<title>fix(gnu-utils): always reapply GNU coreutils on `rehash`</title>
<updated>2021-12-26T22:29:58Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-26T22:29:58Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=0f1de0871327f29c437e3cb0e99c48123892e453'/>
<id>urn:sha1:0f1de0871327f29c437e3cb0e99c48123892e453</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(gnu-utils): include ggrep in gcmds (#10044)</title>
<updated>2021-07-12T15:16:26Z</updated>
<author>
<name>Robert Lankford</name>
<email>rlankfo@gmail.com</email>
</author>
<published>2021-07-12T15:16:26Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=5b4e3ee7f1c48505a3ec56ce38e444b88feda7a4'/>
<id>urn:sha1:5b4e3ee7f1c48505a3ec56ce38e444b88feda7a4</id>
<content type='text'>
Co-authored-by: Robert Lankford &lt;robert.lankford@nuorder.com&gt;</content>
</entry>
<entry>
<title>gnu-utils: append make to cmds (#8794)</title>
<updated>2020-04-03T14:13:36Z</updated>
<author>
<name>Monson Shao</name>
<email>holymonson@gmail.com</email>
</author>
<published>2020-04-03T14:13:36Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=6ad6fea52a7c59c12f95db974514891d2c111075'/>
<id>urn:sha1:6ad6fea52a7c59c12f95db974514891d2c111075</id>
<content type='text'>
GNU "make" is installed as "gmake" by homebrew.</content>
</entry>
<entry>
<title>gnu-utils: add README, simplify plugin</title>
<updated>2019-12-26T23:04:40Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2019-12-26T23:04:40Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=a952854c122c0e728f7bb5577fabda6b6a0c6a79'/>
<id>urn:sha1:a952854c122c0e728f7bb5577fabda6b6a0c6a79</id>
<content type='text'>
</content>
</entry>
<entry>
<title> 'plugins/gnu-utils/gnu-utils.plugin.zsh: Solve typos'</title>
<updated>2016-12-30T12:34:16Z</updated>
<author>
<name>Patrick José Pereira</name>
<email>patrickelectric@gmail.com</email>
</author>
<published>2016-12-30T12:34:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=7079e67c11a468c8d1f07d069d666c50baa65e7c'/>
<id>urn:sha1:7079e67c11a468c8d1f07d069d666c50baa65e7c</id>
<content type='text'>
Signed-off-by: Patrick José Pereira &lt;patrickelectric@gmail.com&gt;
</content>
</entry>
</feed>
