<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/repo, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/repo?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/repo?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2025-09-05T00:06:24Z</updated>
<entry>
<title>feat(repo): auto-complete docs rebase update-refs (#13286)</title>
<updated>2025-09-05T00:06:24Z</updated>
<author>
<name>Max Modesto Wallin</name>
<email>modestotechnology@gmail.com</email>
</author>
<published>2025-09-05T00:06:24Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b9c9fcfd3fb93c43b456ddb608308c9ac9bffab1'/>
<id>urn:sha1:b9c9fcfd3fb93c43b456ddb608308c9ac9bffab1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(repo): add command completion for repo 2.8 (#9388)</title>
<updated>2021-12-28T19:58:50Z</updated>
<author>
<name>Turiok</name>
<email>crd.compte@gmail.com</email>
</author>
<published>2021-12-28T19:58:50Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=4491588ac04669c103790c557c6eb4aa40ec0f9e'/>
<id>urn:sha1:4491588ac04669c103790c557c6eb4aa40ec0f9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up plugin READMEs and a few plugins</title>
<updated>2020-03-11T18:57:46Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-03-11T18:57:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=610b2529d2213a70e3d1153a9baf046c22f298b9'/>
<id>urn:sha1:610b2529d2213a70e3d1153a9baf046c22f298b9</id>
<content type='text'>
- fasd
- history
- mercurial
- pylint
- repo
- yii2
</content>
</entry>
<entry>
<title>Plugins: repo - add more aliases. (#3917)</title>
<updated>2019-12-29T04:17:37Z</updated>
<author>
<name>Khas'Mek</name>
<email>Boushh@gmail.com</email>
</author>
<published>2019-12-29T04:17:37Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d56d6dc145e20dbea9c45f7aa1c09f8e2b5859a1'/>
<id>urn:sha1:d56d6dc145e20dbea9c45f7aa1c09f8e2b5859a1</id>
<content type='text'>
</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>New alias for repo: ru and rst</title>
<updated>2014-06-08T08:41:51Z</updated>
<author>
<name>Gaetan Semet</name>
<email>gaetan@xeberon.net</email>
</author>
<published>2013-12-03T09:24:32Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=99c9dbed4722c66428323401d560aaa521c6932f'/>
<id>urn:sha1:99c9dbed4722c66428323401d560aaa521c6932f</id>
<content type='text'>
Signed-off-by: Gaetan Semet &lt;gaetan@xeberon.net&gt;
</content>
</entry>
<entry>
<title>New aliases for repo plugin</title>
<updated>2013-09-10T09:20:07Z</updated>
<author>
<name>Gaetan Semet</name>
<email>gaetan@xeberon.net</email>
</author>
<published>2013-09-10T09:19:00Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=8735dfd87e98d79aa3a809117630cec907c1a86d'/>
<id>urn:sha1:8735dfd87e98d79aa3a809117630cec907c1a86d</id>
<content type='text'>
This helps a lot in day to day android development:
- rs: repo sync (git fetch on all projects)
- rra: auto rebase for all projet without loosing uncommited changes
- rsrra: do both steps at once

Signed-off-by: Gaetan Semet &lt;gaetan@xeberon.net&gt;
</content>
</entry>
<entry>
<title>New plugin for git-repo (https://code.google.com/p/git-repo/)</title>
<updated>2013-06-05T13:12:56Z</updated>
<author>
<name>Gaetan Semet</name>
<email>gaetan@xeberon.net</email>
</author>
<published>2013-06-05T13:12:56Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=4b945a856c7d43891b645e99a91eb9d38b62b64a'/>
<id>urn:sha1:4b945a856c7d43891b645e99a91eb9d38b62b64a</id>
<content type='text'>
Signed-off-by: Gaetan Semet &lt;gaetan@xeberon.net&gt;
</content>
</entry>
</feed>
