<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/themes/avit.zsh-theme, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/themes/avit.zsh-theme?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/themes/avit.zsh-theme?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>fix(avit): RPROMPT Fix for #10307 (#11131)</title>
<updated>2023-10-13T22:26:16Z</updated>
<author>
<name>Steve Lessard Jr</name>
<email>slessardjr@me.com</email>
</author>
<published>2023-10-13T22:26:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=2db53ff1da078b2207cb98736370f1f145e5c667'/>
<id>urn:sha1:2db53ff1da078b2207cb98736370f1f145e5c667</id>
<content type='text'>
Co-authored-by: Steve Lessard &lt;slessardjr@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>fix(avit): replace deprecated GREP_COLOR (#11168)</title>
<updated>2022-11-23T17:56:26Z</updated>
<author>
<name>Mathieu Fenniak</name>
<email>biziqe@mathieu.fenniak.net</email>
</author>
<published>2022-11-23T17:56:26Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=da7ea13ba928a36c0b41cb520b0cc192f6389143'/>
<id>urn:sha1:da7ea13ba928a36c0b41cb520b0cc192f6389143</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: disable `log.showSignature` in `git log` calls</title>
<updated>2022-01-10T18:39:05Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2022-01-10T18:39:05Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=9c84c344d762b200de7acc794b9a0e7832144e7a'/>
<id>urn:sha1:9c84c344d762b200de7acc794b9a0e7832144e7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(avit): disable `log.showSignatures` in `_git_time_since_commit` (#10072)</title>
<updated>2022-01-10T17:38:35Z</updated>
<author>
<name>WeZZard</name>
<email>960509+WeZZard@users.noreply.github.com</email>
</author>
<published>2022-01-10T17:38:35Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=971683762e3aba543b0dc787e8a5ee1c16b5ace7'/>
<id>urn:sha1:971683762e3aba543b0dc787e8a5ee1c16b5ace7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: use `$USERNAME` guaranteed to always be defined in zsh</title>
<updated>2021-03-25T11:08:00Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-03-25T11:08:00Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=02d07f3e3dba0d50b1d907a8062bbaca18f88478'/>
<id>urn:sha1:02d07f3e3dba0d50b1d907a8062bbaca18f88478</id>
<content type='text'>
Fixes #9701
</content>
</entry>
<entry>
<title>avit: reenable use of $fg instead of prompt sequence colors to fix weird bug</title>
<updated>2020-09-26T10:15:59Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-09-26T10:15:59Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=bcc859e012a8f259971d1fd531535a261838c0c4'/>
<id>urn:sha1:bcc859e012a8f259971d1fd531535a261838c0c4</id>
<content type='text'>
Fixes #9232
</content>
</entry>
<entry>
<title>avit: fix $reset_color sequence in prompt</title>
<updated>2020-05-23T16:02:54Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-05-23T16:02:54Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=8cb449ee2068a52fd386a9426b70b8f89f100e7c'/>
<id>urn:sha1:8cb449ee2068a52fd386a9426b70b8f89f100e7c</id>
<content type='text'>
Fixes #8952
</content>
</entry>
<entry>
<title>avit: fix prompt sequence (fixes #8678)</title>
<updated>2020-02-25T11:21:06Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-02-25T11:21:06Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d959283898f4c969579346a6d3596d9dd8fa3532'/>
<id>urn:sha1:d959283898f4c969579346a6d3596d9dd8fa3532</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avit: add years since last commit if appropriate</title>
<updated>2020-02-19T17:19:46Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-02-19T17:19:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d76258ff554ea58d9865b9864f5fff1dd8d2e4bb'/>
<id>urn:sha1:d76258ff554ea58d9865b9864f5fff1dd8d2e4bb</id>
<content type='text'>
</content>
</entry>
</feed>
