<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/HACKING, 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-02-11T22:23:27Z</updated>
<entry>
<title>HACKING: Update key server.</title>
<updated>2019-02-11T22:23:27Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-02-11T21:39:12Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=6701edbfad62ba9572ffd35497df3db27b208ba5'/>
<id>urn:sha1:6701edbfad62ba9572ffd35497df3db27b208ba5</id>
<content type='text'>
* HACKING (Commit Access): Recommend pool.sks-keyservers.net.
</content>
</entry>
<entry>
<title>doc: Fix typo (missing period)</title>
<updated>2018-07-22T15:00:47Z</updated>
<author>
<name>Pierre Neidhardt</name>
<email>ambrevar@gmail.com</email>
</author>
<published>2018-07-21T20:32:24Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=5285192150c83db12136af6a123e03bb9b9dbe5f'/>
<id>urn:sha1:5285192150c83db12136af6a123e03bb9b9dbe5f</id>
<content type='text'>
* HACKING (Commit Access): Fix typo.
</content>
</entry>
<entry>
<title>doc: Mention how to use emacs-debbugs.</title>
<updated>2017-08-19T08:12:52Z</updated>
<author>
<name>Arun Isaac</name>
<email>arunisaac@systemreboot.net</email>
</author>
<published>2017-08-18T19:39:18Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=acabbd597678e1f0be995297bb009b6dd38ae795'/>
<id>urn:sha1:acabbd597678e1f0be995297bb009b6dd38ae795</id>
<content type='text'>
* HACKING (Using emacs-debbugs): Add section on using emacs-debbugs.
</content>
</entry>
<entry>
<title>maint: Give command to install the pre-push hook.</title>
<updated>2017-03-26T22:13:18Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2017-03-26T21:16:13Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=2fccc0d193497eb2ee3127270dea12be103f1bc2'/>
<id>urn:sha1:2fccc0d193497eb2ee3127270dea12be103f1bc2</id>
<content type='text'>
* HACKING: Add 'cp' line to install the pre-push hook.
</content>
</entry>
<entry>
<title>maint: Mention the Signed-off-by line in 'HACKING'.</title>
<updated>2017-03-24T12:56:38Z</updated>
<author>
<name>Clément Lassieur</name>
<email>clement@lassieur.org</email>
</author>
<published>2017-03-21T21:11:23Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=ee7c21c7044355fc4c6bbe0906f061f6fbdfb79e'/>
<id>urn:sha1:ee7c21c7044355fc4c6bbe0906f061f6fbdfb79e</id>
<content type='text'>
* HACKING: Mention the Signed-off-by line.
</content>
</entry>
<entry>
<title>maint: Mention guix-patches@gnu.org in 'HACKING'.</title>
<updated>2017-03-15T14:19:53Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2017-03-15T08:27:34Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=bc551cf32b6ccb3f8dd60b1d0d4e3c3e88cb1f8d'/>
<id>urn:sha1:bc551cf32b6ccb3f8dd60b1d0d4e3c3e88cb1f8d</id>
<content type='text'>
Fixes &lt;http://bugs.gnu.org/25899&gt;.

* HACKING: Mention guix-patches@gnu.org.
</content>
</entry>
<entry>
<title>maint: Fix invalid calls to 'info'.</title>
<updated>2017-01-30T12:20:13Z</updated>
<author>
<name>Mathieu Lirzin</name>
<email>mthl@gnu.org</email>
</author>
<published>2017-01-29T18:16:30Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=8efc35a8902910ef7c09183c1d79d51498b2c10c'/>
<id>urn:sha1:8efc35a8902910ef7c09183c1d79d51498b2c10c</id>
<content type='text'>
* HACKING &lt;Contributing&gt;: Remove name of the manual from the item argument.
* README &lt;Installation&gt;: Likewise.
</content>
</entry>
<entry>
<title>doc: Add a Git hook that verifies signatures before pushing.</title>
<updated>2017-01-04T21:27:20Z</updated>
<author>
<name>Leo Famulari</name>
<email>leo@famulari.name</email>
</author>
<published>2017-01-03T06:19:25Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=69355e1283d300a663fb639ec426f10f3feb404b'/>
<id>urn:sha1:69355e1283d300a663fb639ec426f10f3feb404b</id>
<content type='text'>
* HACKING (Commit Access): Describe the pre-push Git hook.
* etc/git/pre-push: New file.
</content>
</entry>
<entry>
<title>doc: Explain how to set up Git for signing.</title>
<updated>2016-07-24T17:54:15Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-07-23T10:48:51Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=20e29643449adbb9658c0d3bec9c8b117697fe41'/>
<id>urn:sha1:20e29643449adbb9658c0d3bec9c8b117697fe41</id>
<content type='text'>
* HACKING (Commit Access): Give instructions on how to set up Git for
signing.
</content>
</entry>
<entry>
<title>doc: Mention commit signatures in HACKING.</title>
<updated>2016-07-14T19:37:51Z</updated>
<author>
<name>Leo Famulari</name>
<email>leo@famulari.name</email>
</author>
<published>2016-07-05T18:29:56Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=a16db014d10659051037eb76a0424b46e94f2f2d'/>
<id>urn:sha1:a16db014d10659051037eb76a0424b46e94f2f2d</id>
<content type='text'>
* HACKING: Mention commit signatures.
</content>
</entry>
</feed>
