<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh-completions/src/_git-flow, branch fix_cmake_help_completion</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh-completions/atom/src/_git-flow?h=fix_cmake_help_completion</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh-completions/atom/src/_git-flow?h=fix_cmake_help_completion'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/'/>
<updated>2026-03-15T13:14:52Z</updated>
<entry>
<title>Use git_flow prefix instead of git for functions</title>
<updated>2026-03-15T13:14:52Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-15T13:14:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=31236f26de12668c53ca673f074f3ff5a22f5837'/>
<id>urn:sha1:31236f26de12668c53ca673f074f3ff5a22f5837</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use local variables</title>
<updated>2026-03-15T13:11:41Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-15T13:11:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=8758ee4809cb1fd727cd93fc2557185d91ee430d'/>
<id>urn:sha1:8758ee4809cb1fd727cd93fc2557185d91ee430d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use spaces instead of tabs</title>
<updated>2026-03-13T02:31:47Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-13T02:31:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=32210c83c5626a04b40ab3a0134a24ed2d248c6d'/>
<id>urn:sha1:32210c83c5626a04b40ab3a0134a24ed2d248c6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update links</title>
<updated>2022-11-23T04:31:48Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-11-23T04:23:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=0b6e0648504382f68dbfc547bd4392a3d85e8513'/>
<id>urn:sha1:0b6e0648504382f68dbfc547bd4392a3d85e8513</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git-flow: Adding description to be picked up.</title>
<updated>2022-01-17T16:44:56Z</updated>
<author>
<name>Seivan</name>
<email>seivan.heidari@icloud.com</email>
</author>
<published>2022-01-17T16:44:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=97093ddac66ede23e0f4c5b4046ecbd390ebc10e'/>
<id>urn:sha1:97093ddac66ede23e0f4c5b4046ecbd390ebc10e</id>
<content type='text'>
Will describe what flow is, as a git sub command.</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2020-04-09T08:51:09Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2020-04-08T22:19:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=9e9bee7066c000957b674c3b68bb082eec58b410'/>
<id>urn:sha1:9e9bee7066c000957b674c3b68bb082eec58b410</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git-flow: remove non-existing subcommand</title>
<updated>2019-03-12T05:15:35Z</updated>
<author>
<name>Chayoung You</name>
<email>yousbe@gmail.com</email>
</author>
<published>2019-03-12T05:15:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=bdb5503c95c9b54bba11af547cbcd38eb1412557'/>
<id>urn:sha1:bdb5503c95c9b54bba11af547cbcd38eb1412557</id>
<content type='text'>
git-flow calls a subcommand based on filename, see
https://github.com/nvie/gitflow/blob/15aab26490facf285acef56cb5d61025eacb3a69/git-flow#L91-L97.
But git-flow-status doesn't exist on git-flow repository.
</content>
</entry>
<entry>
<title>add copyright for _git-flow</title>
<updated>2015-10-01T03:02:00Z</updated>
<author>
<name>Mark McKinstry</name>
<email>mmckinst@umich.edu</email>
</author>
<published>2015-10-01T03:02:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=b87cc49d5a5cad463809ed06780edbebaa813add'/>
<id>urn:sha1:b87cc49d5a5cad463809ed06780edbebaa813add</id>
<content type='text'>
ref issue #207

copied from
https://github.com/bobthecow/git-flow-completion/blob/master/LICENSE
2015-09-30
</content>
</entry>
<entry>
<title>Correct misspellings</title>
<updated>2015-06-08T07:05:14Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2015-06-08T07:05:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d6fdb720e2b58ddd64b55c8d44740d13f799fff3'/>
<id>urn:sha1:d6fdb720e2b58ddd64b55c8d44740d13f799fff3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update git-flow completion</title>
<updated>2013-02-24T08:44:09Z</updated>
<author>
<name>Ben O'Hara</name>
<email>bohara@gmail.com</email>
</author>
<published>2013-02-24T08:44:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2314bc327a455d904e0fa5230a2ca39c91a51c18'/>
<id>urn:sha1:2314bc327a455d904e0fa5230a2ca39c91a51c18</id>
<content type='text'>
Add missing options and commands for support branches.
</content>
</entry>
<entry>
<title>Move modelines to end of file</title>
<updated>2012-08-23T15:18:49Z</updated>
<author>
<name>Aaron Schrab</name>
<email>aaron@schrab.com</email>
</author>
<published>2012-08-23T15:18:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=3f55429b0e97ff2ba57781abd9b529ac89d186b6'/>
<id>urn:sha1:3f55429b0e97ff2ba57781abd9b529ac89d186b6</id>
<content type='text'>
Having a vim modeline or emacs local variable line somewhere in the
middle of the file isn't really helpful.  By default, vim will only
check the first and last 5 lines of a file for a modeline (assuming the
modeline option is enabled).  Emacs is even more strict about the type
of local variable line that was in use, it will only check the first
line of the file or the second line if the first line specifies a script
interpreter (which isn't the case here).

Move the vim modeline to the end of the file so that it can actually be
found by vim but is out of the way for editing.  For emacs more work is
required, convert that to the more verbose Local Variables syntax which
emacs will look for starting 3000 characters from the end of the file.

Also there is no zsh mode for emacs (according to
zsh-users/zsh-completions#75), use the "Shell-Script" mode instead.
This seems to automatically detect that the files are for zsh.

I'm not an emacs user, so I haven't tested that portion much.  But, this
does at least improve the syntax highlighting there.
</content>
</entry>
<entry>
<title>[BREAKING CHANGE] Move compdefs to own directory (to ease packaging and</title>
<updated>2012-08-01T11:23:11Z</updated>
<author>
<name>Julien Nicoulaud</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2012-08-01T11:23:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=10ffeb0c153258896531b2b8939e94486d58b378'/>
<id>urn:sha1:10ffeb0c153258896531b2b8939e94486d58b378</id>
<content type='text'>
avoid bloating users fpath with unneeded files such as README.md)
</content>
</entry>
</feed>
