<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/bash-completion.git/bash_completion, branch dynamic-loading</title>
<subtitle>salsa.debian.org: debian/bash-completion.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/'/>
<entry>
<title>_init_completion: Improve variable name completion.</title>
<updated>2011-10-25T17:15:13+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2011-10-25T17:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=3b029892f6f9db3b7210a7f66d636be3e5ec5fa2'/>
<id>3b029892f6f9db3b7210a7f66d636be3e5ec5fa2</id>
<content type='text'>
Complete only things that look like variable names to make things like
$HOME/&lt;TAB&gt; and $(&lt;TAB&gt; pass through, and fix completion of variables
enclosed in braces.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Complete only things that look like variable names to make things like
$HOME/&lt;TAB&gt; and $(&lt;TAB&gt; pass through, and fix completion of variables
enclosed in braces.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use full path in the _completion_loader() function.</title>
<updated>2011-10-24T17:40:45+00:00</updated>
<author>
<name>Igor Murzov</name>
<email>intergalactic.anonymous@gmail.com</email>
</author>
<published>2011-10-22T23:48:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=1bdf31c894835ecd28ba196a7f2d6e1b467010cf'/>
<id>1bdf31c894835ecd28ba196a7f2d6e1b467010cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>_completion_loader: Use _minimal instead of _longopt as fallback.</title>
<updated>2011-10-23T08:32:13+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2011-10-23T08:32:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=8fe4a73f9a487db2ec931d1d1e1e4f674a616d4a'/>
<id>8fe4a73f9a487db2ec931d1d1e1e4f674a616d4a</id>
<content type='text'>
_longopt may end up invoking the completed command with --help which
may not be safe for all arbitrary commands out there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_longopt may end up invoking the completed command with --help which
may not be safe for all arbitrary commands out there.
</pre>
</div>
</content>
</entry>
<entry>
<title>_completion_loader: Use _longopt as the fallback.</title>
<updated>2011-10-23T08:09:48+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2011-10-23T08:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=f6cd9344fb33642763579db12faa5d757c27d69b'/>
<id>f6cd9344fb33642763579db12faa5d757c27d69b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>_init_completion: Complete variable names.</title>
<updated>2011-10-23T08:02:46+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2011-10-23T08:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=ff8e52c9605fa0a40d642d1ddb57ada11213ac3c'/>
<id>ff8e52c9605fa0a40d642d1ddb57ada11213ac3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make _userland easier to use.</title>
<updated>2011-10-16T07:56:44+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2011-10-16T07:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=5afc526850c28ad51ade1ec773ede268157b33bd'/>
<id>5afc526850c28ad51ade1ec773ede268157b33bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fall back to generic completion for commands we don't have anything for.</title>
<updated>2011-10-15T07:20:46+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2011-10-15T07:20:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=e179afe3c31850a0ff5ef4f13f165ff1b5122c09'/>
<id>e179afe3c31850a0ff5ef4f13f165ff1b5122c09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of remaining $UNAME and $USERLAND uses.</title>
<updated>2011-10-13T18:37:34+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2011-10-13T18:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=449c71fa747390535c76c6a71e4b9ee81aab347e'/>
<id>449c71fa747390535c76c6a71e4b9ee81aab347e</id>
<content type='text'>
Use $OSTYPE and _userland() instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use $OSTYPE and _userland() instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add _xfunc for loading and calling functions on demand, use it in apt-get, cvsps, rsync, and sshfs.</title>
<updated>2011-10-13T18:15:05+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2011-10-13T18:15:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=5baebf81d3ede436d63ae38e464dacaa0ad4b486'/>
<id>5baebf81d3ede436d63ae38e464dacaa0ad4b486</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix loading completions when bash_completion was sourced without a path.</title>
<updated>2011-10-13T18:08:43+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2011-10-13T18:08:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=daa4aba4c8cfb17be031aba719a5fa50a6ddb825'/>
<id>daa4aba4c8cfb17be031aba719a5fa50a6ddb825</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
