<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/CONTRIBUTE, branch scratch/dbusbind-type-tests</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>; * CONTRIBUTE: Fix typo in previous.</title>
<updated>2015-05-19T01:43:01+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2015-05-19T01:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=18e4eb6bd66cf2799156b3a6c3ab93cadc75a2ba'/>
<id>18e4eb6bd66cf2799156b3a6c3ab93cadc75a2ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to ignore commit lines matching a pattern in ChangeLog.</title>
<updated>2015-05-19T01:41:03+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2015-05-19T01:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=314244aac44525a32dc9ea0a3ec94f77f055d332'/>
<id>314244aac44525a32dc9ea0a3ec94f77f055d332</id>
<content type='text'>
* build-aux/gitlog-to-changelog: Add --ignore-line option.
* build-aux/gitlog-to-emacslog: Ignore lines matching '^; '.
; * CONTRIBUTE: Mention this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* build-aux/gitlog-to-changelog: Add --ignore-line option.
* build-aux/gitlog-to-emacslog: Ignore lines matching '^; '.
; * CONTRIBUTE: Mention this.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify "co-authored" some more</title>
<updated>2015-04-24T15:00:02+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2015-04-24T15:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=422f15d9d66c9f1907b3efb824f1e7f614ba9963'/>
<id>422f15d9d66c9f1907b3efb824f1e7f614ba9963</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* CONTRIBUTE: Clarify "co-authored-by".  (Bug#20400)</title>
<updated>2015-04-24T14:47:23+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2015-04-24T14:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b20165407673cf4a4240505a9132410ee24ce4eb'/>
<id>b20165407673cf4a4240505a9132410ee24ce4eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor edits in CONTRIBUTE</title>
<updated>2015-04-22T11:25:34+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2015-04-22T11:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c4e0ba51552ec773003f5f81a09132d729f812cc'/>
<id>c4e0ba51552ec773003f5f81a09132d729f812cc</id>
<content type='text'>
* CONTRIBUTE: Rearrange instructions about log messages.
Use "Git" capitalized all over.
Use 2 spaces between sentences.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* CONTRIBUTE: Rearrange instructions about log messages.
Use "Git" capitalized all over.
Use 2 spaces between sentences.
</pre>
</div>
</content>
</entry>
<entry>
<title>Quote 'like this' in top-level files</title>
<updated>2015-04-19T21:44:50+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-04-19T21:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9099d45df734f63145d414a0e1205245973c9efb'/>
<id>9099d45df734f63145d414a0e1205245973c9efb</id>
<content type='text'>
* CONTRIBUTE, INSTALL, Makefile.in, README, configure.ac, make-dist:
Prefer to single-quote 'like this' (instead of the older style
`like this').
* configure.ac: Fix some space-before-tab problems that 'git commit'
complained about.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* CONTRIBUTE, INSTALL, Makefile.in, README, configure.ac, make-dist:
Prefer to single-quote 'like this' (instead of the older style
`like this').
* configure.ac: Fix some space-before-tab problems that 'git commit'
complained about.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer "Bug#1234" in commit messages</title>
<updated>2015-04-19T02:48:23+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-04-19T02:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f2da220b5fde8575812784f6a9e5f7df9560e838'/>
<id>f2da220b5fde8575812784f6a9e5f7df9560e838</id>
<content type='text'>
* .dir-locals.el (log-edit-mode): Don't rewrite Bug#,
as this isn't useful for Git.
* CONTRIBUTE: Suggest "Bug#1234" instead of "Fixes: debbugs:1234".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* .dir-locals.el (log-edit-mode): Don't rewrite Bug#,
as this isn't useful for Git.
* CONTRIBUTE: Suggest "Bug#1234" instead of "Fixes: debbugs:1234".
</pre>
</div>
</content>
</entry>
<entry>
<title>; CONTRIBUTE: Further updates</title>
<updated>2015-04-16T14:48:32+00:00</updated>
<author>
<name>Dmitry Gutov</name>
</author>
<published>2015-04-16T14:48:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6f0b4d81b94ef392b2a7517db94398f20378f444'/>
<id>6f0b4d81b94ef392b2a7517db94398f20378f444</id>
<content type='text'>
* Better explanation of commit message vs ChangeLog distinction.

* Fix the name of the ChangeLog make task.

* Make instructions WRT NEWS, etc, ChangeLog entries clearer.

Fixes: debbugs:20328
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Better explanation of commit message vs ChangeLog distinction.

* Fix the name of the ChangeLog make task.

* Make instructions WRT NEWS, etc, ChangeLog entries clearer.

Fixes: debbugs:20328
</pre>
</div>
</content>
</entry>
<entry>
<title>; CONTRIBUTE: Update the "make the ChangeLog entry in their name" bit</title>
<updated>2015-04-14T23:21:55+00:00</updated>
<author>
<name>Dmitry Gutov</name>
</author>
<published>2015-04-14T23:21:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4191e54fc63be623b3a25081ab9fe03d28615fea'/>
<id>4191e54fc63be623b3a25081ab9fe03d28615fea</id>
<content type='text'>
Fixes: debbugs:20328
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: debbugs:20328
</pre>
</div>
</content>
</entry>
<entry>
<title>; CONTRIBUTE: Remove the "relax this rule for commit messages" bit</title>
<updated>2015-04-14T23:15:07+00:00</updated>
<author>
<name>Dmitry Gutov</name>
</author>
<published>2015-04-14T23:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2b714275e3f94f4c26e9d25a70e68929d0ebf1ac'/>
<id>2b714275e3f94f4c26e9d25a70e68929d0ebf1ac</id>
<content type='text'>
Fixes: debbugs:20328
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: debbugs:20328
</pre>
</div>
</content>
</entry>
</feed>
