<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/po/guix, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-05-17T09:22:29Z</updated>
<entry>
<title>nls: Update 'es' translation.</title>
<updated>2019-05-17T09:22:29Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-17T09:22:29Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=0e77eee8c8097daa6371155f01ee0738bdf6ce97'/>
<id>urn:sha1:0e77eee8c8097daa6371155f01ee0738bdf6ce97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nls: Update 'fr' translation.</title>
<updated>2019-05-13T20:44:22Z</updated>
<author>
<name>Julien Lepiller</name>
<email>julien@lepiller.eu</email>
</author>
<published>2019-05-13T20:44:22Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=d1b18fbb5c119f16d57d08ac4264e10a0a536884'/>
<id>urn:sha1:d1b18fbb5c119f16d57d08ac4264e10a0a536884</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nls: Update es translation.</title>
<updated>2019-05-13T08:57:11Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-13T08:55:35Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=8548cf6e95917f7b56042d2d275a08e91eedf31a'/>
<id>urn:sha1:8548cf6e95917f7b56042d2d275a08e91eedf31a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nls: Update de translation.</title>
<updated>2019-05-13T08:53:06Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-13T08:53:06Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=2e6218135747f5c50a69f232e7e03dda171b669c'/>
<id>urn:sha1:2e6218135747f5c50a69f232e7e03dda171b669c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nls: Update da translations.</title>
<updated>2019-05-03T15:47:30Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-03T15:25:38Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=adb5506b2cfb47f696d66a03ede897e9bfa829bb'/>
<id>urn:sha1:adb5506b2cfb47f696d66a03ede897e9bfa829bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nls: Update translations for de and fr.</title>
<updated>2019-05-01T08:49:52Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-01T08:49:52Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=20ee8883bcb1d75e8e783de5254e11e7142c1e61'/>
<id>urn:sha1:20ee8883bcb1d75e8e783de5254e11e7142c1e61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>guix package: Add 'guix search' alias.</title>
<updated>2019-04-29T10:19:24Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-29T08:41:11Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=da56f10971e0b6f32969b10e38ed043b2c99bb82'/>
<id>urn:sha1:da56f10971e0b6f32969b10e38ed043b2c99bb82</id>
<content type='text'>
* guix/scripts/search.scm: New file.
* Makefile.am (MODULES): Add it.
* po/guix/POTFILES.in: Add it.
* tests/guix-package-aliases.sh: Add test.
* doc/guix.texi (Invoking guix package): Document it and use it in a
couple of examples.
</content>
</entry>
<entry>
<title>guix package: Add 'install', 'remove', and 'upgrade' aliases.</title>
<updated>2019-04-29T08:13:44Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-27T16:04:00Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=d824cfbabeb0780c9ea7a6dab02c47b6a4d029c6'/>
<id>urn:sha1:d824cfbabeb0780c9ea7a6dab02c47b6a4d029c6</id>
<content type='text'>
* guix/scripts/install.scm, guix/scripts/remove.scm,
guix/scripts/upgrade.scm, tests/guix-package-aliases.sh: New files.
* Makefile.am (MODULES, SH_TESTS): Add them.
* po/guix/POTFILES.in: Add them.
* guix/scripts/package.scm (guix-package): Split with...
(guix-package*): ... this.  New procedure.
* doc/guix.texi (Invoking guix package): Document them.
(Binary Installation, Application Setup, Package Management)
(Packages with Multiple Outputs, Package Modules)
(X.509 Certificates, Installing Debugging Files): Use 'guix install' in
simple examples.
* etc/completion/bash/guix (_guix_complete): Handle "install", "remove",
and "upgrade".
</content>
</entry>
<entry>
<title>nls: Update 'es' translation.</title>
<updated>2019-04-25T16:55:12Z</updated>
<author>
<name>Julien Lepiller</name>
<email>julien@lepiller.eu</email>
</author>
<published>2019-04-25T16:54:19Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=57e2b24dc03e44e4e379436e63d29231f1f9d28c'/>
<id>urn:sha1:57e2b24dc03e44e4e379436e63d29231f1f9d28c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nls: Update 'de' translation.</title>
<updated>2019-04-25T16:55:09Z</updated>
<author>
<name>Julien Lepiller</name>
<email>julien@lepiller.eu</email>
</author>
<published>2019-04-25T16:52:42Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=9d92774a22f049ef9cf56e059ed59e22014a9986'/>
<id>urn:sha1:9d92774a22f049ef9cf56e059ed59e22014a9986</id>
<content type='text'>
</content>
</entry>
</feed>
