<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/tools/patman, branch v2024.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/tools/patman?h=v2024.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/tools/patman?h=v2024.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2024-03-21T06:36:54Z</updated>
<entry>
<title>patman: Properly document the patchwork_url setting</title>
<updated>2024-03-21T06:36:54Z</updated>
<author>
<name>Douglas Anderson</name>
<email>dianders@chromium.org</email>
</author>
<published>2024-03-11T21:02:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fcd0c8b8474f7db0b94608424715a73fbeba92dc'/>
<id>urn:sha1:fcd0c8b8474f7db0b94608424715a73fbeba92dc</id>
<content type='text'>
The "Series-patchwork-url:" tag description says that it overrides the
settings file but doesn't specify the name of the setting. Elsewhere
in the documentation about the "useful" settings we see a setting that
sounds promising called "patchwork_server" that's actually not a valid
setting. It should be "patchwork_url".

Fix these problems so the doc is right and more useful.

Signed-off-by: Douglas Anderson &lt;dianders@chromium.org&gt;
</content>
</entry>
<entry>
<title>doc: fix three-dash references in reStructuredText</title>
<updated>2024-01-13T17:17:46Z</updated>
<author>
<name>Grzegorz Szymaszek</name>
<email>gszymaszek@short.pl</email>
</author>
<published>2024-01-06T10:36:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=753f76e417a91c19dd32571bf5398c5526fb21a5'/>
<id>urn:sha1:753f76e417a91c19dd32571bf5398c5526fb21a5</id>
<content type='text'>
The "Sending patches" and "Patman patch manager" documents refer to the
three-dash, "---", that separates patch parts. The symbol is written in
the documentation in the same form as it is in actual patches: as three
U+002D HYPHEN-MINUS characters. When building the documentation, Sphinx
converts this symbol to a U+2014 EM DASH, that is invalid in this case.

Make the three-dash symbol a reStructuredText inline literal to prevent
its conversion; that is, enclose it in a pair of double backquotes (`).

Signed-off-by: Grzegorz Szymaszek &lt;gszymaszek@short.pl&gt;
Reviewed-by: Mattijs Korpershoek &lt;mkorpershoek@baylibre.com&gt;
</content>
</entry>
<entry>
<title>tools: Move python tools to version 0.0.6</title>
<updated>2023-12-13T23:39:06Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-11-19T15:36:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=049ee9090399679826a6294098efc2242f5e63ad'/>
<id>urn:sha1:049ee9090399679826a6294098efc2242f5e63ad</id>
<content type='text'>
A new release has been done with this version, so update it. Use the
version numbers in dependencies also.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>patman: Update the run script</title>
<updated>2023-12-13T23:39:06Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-11-19T15:36:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dff917d973e5d7aafbc28d9a5eb59fd5e95fb675'/>
<id>urn:sha1:dff917d973e5d7aafbc28d9a5eb59fd5e95fb675</id>
<content type='text'>
Patman now has its main program in a function, so update the toml file
to match.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>doc: Update documentation URL</title>
<updated>2023-12-13T23:39:05Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-11-19T15:36:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4c4977cbc92ae984a1c1db148ae8d70dd2fed5ad'/>
<id>urn:sha1:4c4977cbc92ae984a1c1db148ae8d70dd2fed5ad</id>
<content type='text'>
Update to use the new docs.u-boot.org URL for documentation.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>patman: Correct Python 3.6 behaviour</title>
<updated>2023-11-15T03:04:01Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-11-04T16:25:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=abf7004321c05333afb56ae230095f9bee55e924'/>
<id>urn:sha1:abf7004321c05333afb56ae230095f9bee55e924</id>
<content type='text'>
The importlib_resources import is not actually used. Fix this so that
patman can run on Python 3.6 to some extent, once
'pip3 install importlib-resources' has been run.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>patman: Avoid using func_test at top level</title>
<updated>2023-11-15T03:04:01Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-11-04T16:25:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dfdf621ff285da4e8e5995e05d570ebe7eb2e318'/>
<id>urn:sha1:dfdf621ff285da4e8e5995e05d570ebe7eb2e318</id>
<content type='text'>
Import this only when it is needed, since it is not present when
installed via 'pip install'.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Fixes: https://source.denx.de/u-boot/u-boot/-/issues/26
</content>
</entry>
<entry>
<title>patman: Correct easy pylint warnings in __main__</title>
<updated>2023-11-15T03:04:00Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-11-04T16:25:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=21229c921bf62a5480e887d71ba13ac482282870'/>
<id>urn:sha1:21229c921bf62a5480e887d71ba13ac482282870</id>
<content type='text'>
Tidy up the code a little to reduce the number of pylint warnings.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>patman: Move the main program into a function</title>
<updated>2023-11-15T03:04:00Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-11-04T16:25:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e296a3c73d22bf95f38318a8dac2dc0177a3b145'/>
<id>urn:sha1:e296a3c73d22bf95f38318a8dac2dc0177a3b145</id>
<content type='text'>
Add a new run_patman() function to hold the main logic.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>patman: Split out arg parsing into its own file</title>
<updated>2023-11-15T03:04:00Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-11-04T16:25:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=18f8830ab95328431a61960b30bfa1755515e8b9'/>
<id>urn:sha1:18f8830ab95328431a61960b30bfa1755515e8b9</id>
<content type='text'>
Move this code into a separate cmdline module, as is done with the
other tools.

Use the same HAS_TESTS check as buildman

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
