<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in _machinectl</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/systemd/shell-completion/zsh/_machinectl</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>importd: drop dkr support
    
    The current code is not compatible with current dkr protocols anyway,
    and dkr has a different focus ("microservices") than nspawn anyway
    ("whole machine containers"), hence drop support for it, we cannot
    reasonably keep this up to date, and it creates the impression we'd
    actually care for the microservices usecase.</title>
        <description>/systemd/shell-completion/zsh/_machinectl - b43d75c378d919900e5c1e82a82e3e17dd3de9f9</description>
        <pubDate></pubDate>
        <dc:creator>Lennart Poettering &lt;lennart@poettering.net&gt;</dc:creator>
    </item>

    <item>
        <title>zsh-completion: add missing completions for machinectl
    
    Appologies, I'm still getting used to this mailing list thing and using git send-email</title>
        <description>/systemd/shell-completion/zsh/_machinectl - b3b9282d0c79b108ed87abff5de6891617fe0602</description>
        <pubDate></pubDate>
        <dc:creator>Lukas Rusak &lt;lorusak@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>completions: fix/augment zsh completions for systemd-nspawn, busctl, loginctl, hostnamectl, localectl, machinectl</title>
        <description>/systemd/shell-completion/zsh/_machinectl - 4433c995c77b66f42fe4a238aff6b53706628a2e</description>
        <pubDate></pubDate>
        <dc:creator>Daniel Mack &lt;zonque@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>shell-completion: systemctl cat
    
    Also update -H help string to follow the binaries.</title>
        <description>/systemd/shell-completion/zsh/_machinectl - 6da49b8b2f78fd74bb33de961ef8a4c7f727b822</description>
        <pubDate></pubDate>
        <dc:creator>Zbigniew Jędrzejewski-Szmek  &lt;zbyszek@in.waw.pl&gt;</dc:creator>
    </item>

    <item>
        <title>zsh-completion: Move machine listing to autoload
    
    Instead of having two different listings of machines, use an autoloaded
    function that can be used by other shell completions in the future. It
    will also allow editing a single file to change the way machinectl and
    systemd-run completion for machines.</title>
        <description>/systemd/shell-completion/zsh/_machinectl - c0fd7cbd7a3a0aab503393e648b33b6ad49ec485</description>
        <pubDate></pubDate>
        <dc:creator>William Giokas &lt;1007380@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>zsh_completion: Fix single letter args
    
    Things like -n to specify the lines to show with systemctl and
    journalctl accepts syntax like:
    
      journalctl -n4
      systemctl -n14
    
    Previously, typing `-nXX &lt;tab&gt;` where XX is a number, zsh would try to
    complete an integer. Now it will see the XX and use the _journalctl_none
    completion. This is also how any of the single letter options that take
    arguments work as well.</title>
        <description>/systemd/shell-completion/zsh/_machinectl - 862f4963c6f7778cea9e715eeb11ea959eba6db3</description>
        <pubDate></pubDate>
        <dc:creator>William Giokas &lt;1007380@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>zsh_completion: machinectl properties can be stacked</title>
        <description>/systemd/shell-completion/zsh/_machinectl - 789b904a45b98115c45fc219162772a57dae5b3e</description>
        <pubDate></pubDate>
        <dc:creator>William Giokas &lt;1007380@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>zsh_completion: Move helper function to autoload
    
    _hosts_or_user_at_host was used by 6 different completions, and
    previously was in all 6 of those files. I moved it out to its own file,
    _sd_hosts_or_user_at_host. This will be autoloaded for use in other
    completion functions. It also allows external completions to use this
    function by simply calling _sd_hosts_or_user_at_host as in the systemd
    completions.</title>
        <description>/systemd/shell-completion/zsh/_machinectl - 3e7f60ab32fc2a7d5244d10a0c4e1c3be838409d</description>
        <pubDate></pubDate>
        <dc:creator>William Giokas &lt;1007380@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>zsh_completion: Split out zsh _machinectl</title>
        <description>/systemd/shell-completion/zsh/_machinectl - 439b7ce868810427712ca146b94b7fb004abfbb4</description>
        <pubDate></pubDate>
        <dc:creator>William Giokas &lt;1007380@gmail.com&gt;</dc:creator>
    </item>

</channel>
</rss>

