Branch: refs/heads/stable1-proposed
Home: https://github.com/kronosnet/kronosnet
Commit: 67c4e6fe666bd019b013a5faaf7c8168558a83bc
https://github.com/kronosnet/kronosnet/commit/67c4e6fe666bd019b013a5faaf7c8…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2018-09-05 (Wed, 05 Sep 2018)
Changed paths:
A .gitarchivever
M .gitattributes
M build-aux/git-version-gen
M configure.ac
Log Message:
-----------
Support for git archive stored tags
Attempt to solve problem with git archive generated tarballs
(used for example by github when release is downloaded) which are no
longer git tree and (in contrast to officially released tarballs) also
doesn't contain .tarball-version file so git-version-gen script simply
cannot obtain valid version info.
Solution is based on using gitattributes which is instructs git to
replace string in the .gitarchivever file by known ref names.
git-version-gen is enhanced to support this file and tries to parse
any string which looks like "tag: v[0-9][^,)]*". If such string
is found it's used as a version. This file is used as a last attempt and
other methods (.tarball-version, git abbrev) have precedence.
Based on idea stated by Jan Pokorný <jpokorny(a)redhat.com>.
Signed-off-by: Jan Friesse <jfriesse(a)redhat.com>
Commit: 6923098292b7f06793b3c586a7024d75e375c21f
https://github.com/kronosnet/kronosnet/commit/6923098292b7f06793b3c586a7024…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2018-09-05 (Wed, 05 Sep 2018)
Changed paths:
M build-aux/git-version-gen
Log Message:
-----------
Do not match lightweight tags in git-version-gen
Fix leftover from 175b517fd71d999150aa701ec847510490a18a6e which added
matching of lightweight git tags.
Signed-off-by: Jan Friesse <jfriesse(a)redhat.com>
Commit: ff93eb5a27aad804fc4d803655baaa2c7b1b376f
https://github.com/kronosnet/kronosnet/commit/ff93eb5a27aad804fc4d803655baa…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2018-09-05 (Wed, 05 Sep 2018)
Changed paths:
M build-aux/git-version-gen
Log Message:
-----------
git-version-gen fail on UNKNOWN version
Signed-off-by: Jan Friesse <jfriesse(a)redhat.com>
Commit: 3f008fd24f15779a0c2bcc85447da39139a1f2dc
https://github.com/kronosnet/kronosnet/commit/3f008fd24f15779a0c2bcc85447da…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2018-09-05 (Wed, 05 Sep 2018)
Changed paths:
M Makefile.am
Log Message:
-----------
Use gitarchive-version for spec file
Signed-off-by: Jan Friesse <jfriesse(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/7b529a791ab0...3f008fd24f15
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Branch: refs/heads/master
Home: https://github.com/kronosnet/kronosnet
Commit: fa89260223705b074cf442d2d2a58ffa423acf23
https://github.com/kronosnet/kronosnet/commit/fa89260223705b074cf442d2d2a58…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
A .gitarchivever
M .gitattributes
M build-aux/git-version-gen
M configure.ac
Log Message:
-----------
Support for git archive stored tags
Attempt to solve problem with git archive generated tarballs
(used for example by github when release is downloaded) which are no
longer git tree and (in contrast to officially released tarballs) also
doesn't contain .tarball-version file so git-version-gen script simply
cannot obtain valid version info.
Solution is based on using gitattributes which is instructs git to
replace string in the .gitarchivever file by known ref names.
git-version-gen is enhanced to support this file and tries to parse
any string which looks like "tag: v[0-9][^,)]*". If such string
is found it's used as a version. This file is used as a last attempt and
other methods (.tarball-version, git abbrev) have precedence.
Based on idea stated by Jan Pokorný <jpokorny(a)redhat.com>.
Signed-off-by: Jan Friesse <jfriesse(a)redhat.com>
Commit: 86924744e66ef4ea0b5355c71ec25e77fa9f49d2
https://github.com/kronosnet/kronosnet/commit/86924744e66ef4ea0b5355c71ec25…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M build-aux/git-version-gen
Log Message:
-----------
Do not match lightweight tags in git-version-gen
Fix leftover from 175b517fd71d999150aa701ec847510490a18a6e which added
matching of lightweight git tags.
Signed-off-by: Jan Friesse <jfriesse(a)redhat.com>
Commit: c757209260f6d087d66d97ea5fe26e870eb521b0
https://github.com/kronosnet/kronosnet/commit/c757209260f6d087d66d97ea5fe26…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M build-aux/git-version-gen
Log Message:
-----------
git-version-gen fail on UNKNOWN version
Signed-off-by: Jan Friesse <jfriesse(a)redhat.com>
Commit: a12278b103e9cb655bcd5b9ad5931e4d54dbf7ed
https://github.com/kronosnet/kronosnet/commit/a12278b103e9cb655bcd5b9ad5931…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M Makefile.am
Log Message:
-----------
Use gitarchive-version for spec file
Signed-off-by: Jan Friesse <jfriesse(a)redhat.com>
Commit: a68ade617fd81fb0c637be238855b5f38af8db3c
https://github.com/kronosnet/kronosnet/commit/a68ade617fd81fb0c637be238855b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2018-09-05 (Wed, 05 Sep 2018)
Changed paths:
A .gitarchivever
M .gitattributes
M Makefile.am
M build-aux/git-version-gen
M configure.ac
Log Message:
-----------
Merge pull request #156 from jfriesse/gitarchivever
Use git archive stored version tag
Compare: https://github.com/kronosnet/kronosnet/compare/6f179e234953...a68ade617fd8
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.