<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/.gitattributes, branch master</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>Prefer Unix style line endings</title>
<updated>2023-03-31T21:26:14+00:00</updated>
<author>
<name>aa-turner</name>
<email>aa-turner@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2023-03-31T21:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=acaa137d3b1c279136e367b87038de7e58fd5f3e'/>
<id>acaa137d3b1c279136e367b87038de7e58fd5f3e</id>
<content type='text'>
I had inadvertently committed two files with Windows style 'CRLF'
(``\r\n``) line endings. This commit changes 
``docutils/test/conftest.py`` and ``.gitattributes`` to use Unix
style 'LF' (``\n``) endings.

We additionally specify that Unix style line endings are only
enforced in the ``docutils`` directory, as there are around 20 files
in the sandbox that use Windows style line endings, and I don't want
to change these at the moment.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9334 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I had inadvertently committed two files with Windows style 'CRLF'
(``\r\n``) line endings. This commit changes 
``docutils/test/conftest.py`` and ``.gitattributes`` to use Unix
style 'LF' (``\n``) endings.

We additionally specify that Unix style line endings are only
enforced in the ``docutils`` directory, as there are around 20 files
in the sandbox that use Windows style line endings, and I don't want
to change these at the moment.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9334 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify more file attributes in ``.gitattributes``</title>
<updated>2023-03-25T19:39:33+00:00</updated>
<author>
<name>aa-turner</name>
<email>aa-turner@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2023-03-25T19:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=01f568c66380a21489fdfe65d872af5ac367836f'/>
<id>01f568c66380a21489fdfe65d872af5ac367836f</id>
<content type='text'>
* Mark images, videos, and binary document formats (ODT, PDF) as binary
  files. 
* Mark all text files as using Unix-style (LF) line endings.
* Use built-in ``git diff`` headers for specific languages.
* Specify files that are not ASCII or UTF-8, and the encoding that such files
  should be viewed in.

Reference: https://git-scm.com/docs/gitattributes

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9333 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Mark images, videos, and binary document formats (ODT, PDF) as binary
  files. 
* Mark all text files as using Unix-style (LF) line endings.
* Use built-in ``git diff`` headers for specific languages.
* Specify files that are not ASCII or UTF-8, and the encoding that such files
  should be viewed in.

Reference: https://git-scm.com/docs/gitattributes

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9333 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a ``.gitattributes`` file for syntax highlighting</title>
<updated>2023-03-25T17:59:51+00:00</updated>
<author>
<name>aa-turner</name>
<email>aa-turner@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2023-03-25T17:59:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=a3d2b50bd6f6a0657a23caae2231dd90bdf25cd3'/>
<id>a3d2b50bd6f6a0657a23caae2231dd90bdf25cd3</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9332 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9332 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
