<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/setuptools-scm.git/src/setuptools_scm/git.py, branch workflows</title>
<subtitle>github.com: pypa/setuptools_scm.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/'/>
<entry>
<title>Select git tags based on presence of numbers, rather than dots.</title>
<updated>2020-03-25T14:58:26+00:00</updated>
<author>
<name>Diego Elio Pettenò</name>
<email>flameeyes@flameeyes.com</email>
</author>
<published>2020-03-25T14:58:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=7ca148ad7bb7813d01a88f9f6c5fd1461157040b'/>
<id>7ca148ad7bb7813d01a88f9f6c5fd1461157040b</id>
<content type='text'>
The default `git describe` command had an undocumented `--match *.*` in it,
intended to skip over tags that may represent human-readable checkpoints.

Unfortunately this means it would be ignoring single-component versions.

Instead look for presence of digits in the tag, it's still a heuristic, but
it should cover all previous cases, and fix single component versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default `git describe` command had an undocumented `--match *.*` in it,
intended to skip over tags that may represent human-readable checkpoints.

Unfortunately this means it would be ignoring single-component versions.

Instead look for presence of digits in the tag, it's still a heuristic, but
it should cover all previous cases, and fix single component versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "git: DEFAULT_DESCRIBE: add --first-parent"</title>
<updated>2020-01-19T09:03:05+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2020-01-19T09:03:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=645dcd89efee7baaec19541761a0f1254ffdc017'/>
<id>645dcd89efee7baaec19541761a0f1254ffdc017</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update pre-commit setup to modern practices and ensure flake8 is in line as well (#369)</title>
<updated>2019-11-25T21:04:43+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2019-11-25T21:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=e9cbdb231a59f06a508d86f2b5b14719ee4bbc34'/>
<id>e9cbdb231a59f06a508d86f2b5b14719ee4bbc34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git: DEFAULT_DESCRIBE: add --first-parent</title>
<updated>2019-07-18T15:15:37+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2019-07-18T15:15:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=2555a9f05caca011b6b1c15e2cc689bd1949ae62'/>
<id>2555a9f05caca011b6b1c15e2cc689bd1949ae62</id>
<content type='text'>
This will ignore tags from merged release branches.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will ignore tags from merged release branches.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option git_describe_command</title>
<updated>2018-10-28T18:14:58+00:00</updated>
<author>
<name>Luciano Bello</name>
<email>luciano@debian.org</email>
</author>
<published>2018-10-27T20:11:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=f79598b7acc17b8d6c05d7a9fec502f41b7e8be5'/>
<id>f79598b7acc17b8d6c05d7a9fec502f41b7e8be5</id>
<content type='text'>
The option git_describe_command is added to allow the user to manipulate how `git describe` is called.

Fixes #303
Fixes #283
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The option git_describe_command is added to allow the user to manipulate how `git describe` is called.

Fixes #303
Fixes #283
</pre>
</div>
</content>
</entry>
<entry>
<title>pass trough config everywhere</title>
<updated>2018-08-08T14:05:11+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2018-08-08T14:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=a91b40c99ea9bfc4289272285f17e1d43c243b76'/>
<id>a91b40c99ea9bfc4289272285f17e1d43c243b76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #281 - reorder arguments to allow prior calls to work</title>
<updated>2018-07-23T13:36:28+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2018-07-23T13:36:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=31295f64c6c2298950c35cf09d69781f2bd254bd'/>
<id>31295f64c6c2298950c35cf09d69781f2bd254bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>working draft using configuration instance class</title>
<updated>2018-07-09T17:00:11+00:00</updated>
<author>
<name>punkadiddle</name>
<email></email>
</author>
<published>2018-07-09T17:00:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=5853b0c72be9bf30701e58d9d72b413cb62ff1c9'/>
<id>5853b0c72be9bf30701e58d9d72b413cb62ff1c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a test addressing #266 demonstraing its not a git issue</title>
<updated>2018-05-22T04:42:50+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2018-05-22T04:31:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=c50979abe623f3c41789b19db8cdf9ccc03c76e9'/>
<id>c50979abe623f3c41789b19db8cdf9ccc03c76e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to src/ layout</title>
<updated>2018-05-19T19:15:23+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2018-05-19T19:15:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=de0bed4fc96330b021cbee63dc4f3a5eae2549c5'/>
<id>de0bed4fc96330b021cbee63dc4f3a5eae2549c5</id>
<content type='text'>
this also sorts out #262
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this also sorts out #262
</pre>
</div>
</content>
</entry>
</feed>
