<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin, branch scratch/kqueue</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>Merge branch 'release-process-lowercase'</title>
<updated>2015-11-15T01:52:05+00:00</updated>
<author>
<name>Xue Fuqiao</name>
</author>
<published>2015-11-15T01:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9459456b50dc8dec071dd0106ecbf4c42291057e'/>
<id>9459456b50dc8dec071dd0106ecbf4c42291057e</id>
<content type='text'>
; Rename admin/FOR-RELEASE to admin/release-process and document the
; release process
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
; Rename admin/FOR-RELEASE to admin/release-process and document the
; release process
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the release process</title>
<updated>2015-11-15T01:35:50+00:00</updated>
<author>
<name>Xue Fuqiao</name>
</author>
<published>2015-11-15T01:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9a4aa0f5945a03611ae29c516025dbd353bd26ab'/>
<id>9a4aa0f5945a03611ae29c516025dbd353bd26ab</id>
<content type='text'>
* admin/notes/versioning: Add information about RC releases.
* admin/release-process: Document the release process.
* admin/authors.el (authors-ignored-files):
* admin/README: Change FOR-RELEASE to release-process.
* CONTRIBUTE:
* admin/notes/bugtracker: Don't mention FOR-RELEASE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/notes/versioning: Add information about RC releases.
* admin/release-process: Document the release process.
* admin/authors.el (authors-ignored-files):
* admin/README: Change FOR-RELEASE to release-process.
* CONTRIBUTE:
* admin/notes/bugtracker: Don't mention FOR-RELEASE.
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/release-process: Rename from admin/FOR-RELEASE.</title>
<updated>2015-11-15T01:32:12+00:00</updated>
<author>
<name>Xue Fuqiao</name>
</author>
<published>2015-11-15T01:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f8cc14b59700e51a4e31139c0a65c8154995e055'/>
<id>f8cc14b59700e51a4e31139c0a65c8154995e055</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gitmerge: Fix git log command</title>
<updated>2015-11-14T22:16:51+00:00</updated>
<author>
<name>David Engster</name>
</author>
<published>2015-11-14T22:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=dcd5877a76557f4ce08bebee0d8919ad951a9f13'/>
<id>dcd5877a76557f4ce08bebee0d8919ad951a9f13</id>
<content type='text'>
* admin/gitmerge.el (gitmerge-missing): Use '--left-only' since we
only want commits from the branch that is to be merged.
(gitmerge-setup-log-buffer): Use the same symmetric range as in
`gitmerge-missing'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/gitmerge.el (gitmerge-missing): Use '--left-only' since we
only want commits from the branch that is to be merged.
(gitmerge-setup-log-buffer): Use the same symmetric range as in
`gitmerge-missing'.
</pre>
</div>
</content>
</entry>
<entry>
<title>gitmerge: Try to detect cherry-picks</title>
<updated>2015-11-14T16:54:36+00:00</updated>
<author>
<name>David Engster</name>
</author>
<published>2015-11-14T16:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2ac79ae901422384e8d093e079862e57c72ef2dc'/>
<id>2ac79ae901422384e8d093e079862e57c72ef2dc</id>
<content type='text'>
* admin/gitmerge.el (gitmerge-default-branch): Change to
origin/emacs-25.
(gitmerge-missing): Use symmetric difference ('...') between
branch and master so that cherry-picks can be detected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/gitmerge.el (gitmerge-default-branch): Change to
origin/emacs-25.
(gitmerge-missing): Use symmetric difference ('...') between
branch and master so that cherry-picks can be detected.
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/notes/repo: Fix a few obsolete references to Bazaar</title>
<updated>2015-11-06T13:08:12+00:00</updated>
<author>
<name>Juanma Barranquero</name>
</author>
<published>2015-11-06T13:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3172a6ac39d98383451e8b36cd33d291347fc93b'/>
<id>3172a6ac39d98383451e8b36cd33d291347fc93b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/MAINTAINERS: Add seq-tests.el, map-tests.el, and thunk-tests.el.</title>
<updated>2015-11-03T22:22:39+00:00</updated>
<author>
<name>Nicolas Petton</name>
</author>
<published>2015-11-03T22:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5d1e2fec21dee5d7f81c774e3e30ce8c0c8e5176'/>
<id>5d1e2fec21dee5d7f81c774e3e30ce8c0c8e5176</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/MAINTAINERS: Add thunk.el.</title>
<updated>2015-11-03T22:21:13+00:00</updated>
<author>
<name>Nicolas Petton</name>
</author>
<published>2015-11-03T22:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=eb7e21bf388e485f38f119dab0b34262f5528e3b'/>
<id>eb7e21bf388e485f38f119dab0b34262f5528e3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change maintainer address.</title>
<updated>2015-11-03T22:16:54+00:00</updated>
<author>
<name>Jay Belanger</name>
</author>
<published>2015-11-03T22:16:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fb711d7275a6c18bcc15cc17af6e20b23191ab40'/>
<id>fb711d7275a6c18bcc15cc17af6e20b23191ab40</id>
<content type='text'>
* lisp/calc/calc (calc-bug-address): Change address.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/calc/calc (calc-bug-address): Change address.
</pre>
</div>
</content>
</entry>
<entry>
<title>New file etc/HISTORY</title>
<updated>2015-10-15T22:00:14+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-10-15T21:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=844de5015c8d5861af5daa83e75d6db74510fad4'/>
<id>844de5015c8d5861af5daa83e75d6db74510fad4</id>
<content type='text'>
* admin/FOR-RELEASE: Procedure for etc/HISTORY.
* etc/HISTORY: New file.
* etc/NEWS: Mention it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/FOR-RELEASE: Procedure for etc/HISTORY.
* etc/HISTORY: New file.
* etc/NEWS: Mention it.
</pre>
</div>
</content>
</entry>
</feed>
