<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/glib.git/CONTRIBUTING.md, branch pgriffis/wip/resolver-https</title>
<subtitle>gitlab.gnome.org: GNOME/glib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/'/>
<entry>
<title>Rename the master branch to main</title>
<updated>2021-06-07T13:03:48+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>pwithnall@endlessos.org</email>
</author>
<published>2021-06-07T12:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=24e459e3d8c1a402b0a98fa0cbbe1cf432fffa6a'/>
<id>24e459e3d8c1a402b0a98fa0cbbe1cf432fffa6a</id>
<content type='text'>
It’s a more inclusive name, has the same tab-completion prefix, and is
the default choice for new repositories created locally by git, and on
GitHub and GitLab.

https://sfconservancy.org/news/2020/jun/23/gitbranchname/

Signed-off-by: Philip Withnall &lt;pwithnall@endlessos.org&gt;

Fixes: #2348
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It’s a more inclusive name, has the same tab-completion prefix, and is
the default choice for new repositories created locally by git, and on
GitHub and GitLab.

https://sfconservancy.org/news/2020/jun/23/gitbranchname/

Signed-off-by: Philip Withnall &lt;pwithnall@endlessos.org&gt;

Fixes: #2348
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: The mailing lists are no more</title>
<updated>2019-07-23T10:05:17+00:00</updated>
<author>
<name>Emmanuele Bassi</name>
<email>ebassi@gnome.org</email>
</author>
<published>2019-07-23T10:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=11715d17dbae4cb2cbb54905c57c0fa31f9e6501'/>
<id>11715d17dbae4cb2cbb54905c57c0fa31f9e6501</id>
<content type='text'>
Don't send people to mailing lists that do not exist any more. We moved
to Discourse.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't send people to mailing lists that do not exist any more. We moved
to Discourse.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Fix name of IRC channel in CONTRIBUTING.md</title>
<updated>2019-06-13T11:24:09+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>withnall@endlessm.com</email>
</author>
<published>2019-06-13T11:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=88f2010f1a4f93c56a5a77305d68ad7100e30573'/>
<id>88f2010f1a4f93c56a5a77305d68ad7100e30573</id>
<content type='text'>
It’s been renamed from `#gtk+` to `#gtk`.

Signed-off-by: Philip Withnall &lt;withnall@endlessm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It’s been renamed from `#gtk+` to `#gtk`.

Signed-off-by: Philip Withnall &lt;withnall@endlessm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Populate CODEOWNERS file</title>
<updated>2019-02-21T18:53:47+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>withnall@endlessm.com</email>
</author>
<published>2019-02-20T11:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=f703bed5eb70f14fece577f9d8cf5b731dba6d1e'/>
<id>f703bed5eb70f14fece577f9d8cf5b731dba6d1e</id>
<content type='text'>
Rename it from CODE-OWNERS and make it follow the documented syntax
supported by GitLab:
https://docs.gitlab.com/ee/user/project/code_owners.html. Currently our
version of GitLab doesn’t support it, but it may do in future.

Signed-off-by: Philip Withnall &lt;withnall@endlessm.com&gt;

https://gitlab.gnome.org/GNOME/glib/issues/1668
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename it from CODE-OWNERS and make it follow the documented syntax
supported by GitLab:
https://docs.gitlab.com/ee/user/project/code_owners.html. Currently our
version of GitLab doesn’t support it, but it may do in future.

Signed-off-by: Philip Withnall &lt;withnall@endlessm.com&gt;

https://gitlab.gnome.org/GNOME/glib/issues/1668
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Rewrite CONTRIBUTING.md to update it</title>
<updated>2019-01-22T13:36:29+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>withnall@endlessm.com</email>
</author>
<published>2018-12-28T18:33:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=91493db48ba14f6442a66f212079e808d5390e53'/>
<id>91493db48ba14f6442a66f212079e808d5390e53</id>
<content type='text'>
The new version is significantly based on the proposed GTK+
CONTRIBUTING.md file
(https://gitlab.gnome.org/GNOME/gtk/merge_requests/358).

Signed-off-by: Philip Withnall &lt;withnall@endlessm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new version is significantly based on the proposed GTK+
CONTRIBUTING.md file
(https://gitlab.gnome.org/GNOME/gtk/merge_requests/358).

Signed-off-by: Philip Withnall &lt;withnall@endlessm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Drop signatures at the bottom of CONTRIBUTING.md</title>
<updated>2019-01-22T13:36:29+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>withnall@endlessm.com</email>
</author>
<published>2018-12-28T17:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=1afeaa6cb37f448e8de3626cd6bdd92e8f1040ea'/>
<id>1afeaa6cb37f448e8de3626cd6bdd92e8f1040ea</id>
<content type='text'>
They’re out of date. Probably best to leave the document unsigned, since
it’s supposed to be endorsed by all the GLib maintainers.

Signed-off-by: Philip Withnall &lt;withnall@endlessm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They’re out of date. Probably best to leave the document unsigned, since
it’s supposed to be endorsed by all the GLib maintainers.

Signed-off-by: Philip Withnall &lt;withnall@endlessm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Convert CONTRIBUTING.md to actually be Markdown</title>
<updated>2019-01-22T13:36:29+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>withnall@endlessm.com</email>
</author>
<published>2018-12-28T17:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=2327cc4f6589a00486c50fe1c40454170433678d'/>
<id>2327cc4f6589a00486c50fe1c40454170433678d</id>
<content type='text'>
This doesn’t change its contents, just its formatting.

Signed-off-by: Philip Withnall &lt;withnall@endlessm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This doesn’t change its contents, just its formatting.

Signed-off-by: Philip Withnall &lt;withnall@endlessm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all static ChangeLog files</title>
<updated>2018-09-04T13:56:54+00:00</updated>
<author>
<name>Christoph Reiter</name>
<email>creiter@src.gnome.org</email>
</author>
<published>2018-08-31T14:53:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=912581340e029adc23e92a283a03a16790493e4d'/>
<id>912581340e029adc23e92a283a03a16790493e4d</id>
<content type='text'>
They only contain old information which is also available in git
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They only contain old information which is also available in git
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Rename README.commits to CONTRIBUTING.md</title>
<updated>2018-06-15T12:05:00+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>withnall@endlessm.com</email>
</author>
<published>2018-06-15T11:56:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=77dba8537c476142b89ab34b745105715f7b06e5'/>
<id>77dba8537c476142b89ab34b745105715f7b06e5</id>
<content type='text'>
That means GitLab will automatically pick it up and link people to it.

Signed-off-by: Philip Withnall &lt;withnall@endlessm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That means GitLab will automatically pick it up and link people to it.

Signed-off-by: Philip Withnall &lt;withnall@endlessm.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
