aboutsummaryrefslogtreecommitdiffstats
path: root/main/git
Commit message (Collapse)AuthorAgeFilesLines
* main/git: upgrade to 2.26.2Leo2020-04-201-3/+6
|
* main/git: fix and enable testsĐoàn Trần Công Danh2020-04-191-2/+9
|
* main/git: security upgrade to 2.26.1J0WI2020-04-151-2/+4
|
* main/git: upgrade to 2.26.0Leo2020-03-231-2/+2
|
* main/git: upgrade to 2.25.2Leo2020-03-181-7/+7
|
* main/git: upgrade to 2.25.1Leo2020-02-171-5/+2
|
* main/git: upgrade to 2.25.0J0WI2020-01-141-16/+16
|
* main/git: upgrade to 2.24.1Kevin Daudt2019-12-101-2/+12
|
* main/git: upgrade to 2.24.0prspkt2019-11-141-3/+3
|
* main/git: switch to python3Leo2019-11-121-4/+11
|
* main/git: rebuild against perl 5.30Natanael Copa2019-09-051-1/+1
|
* main/git: upgrade to 2.23.0Kevin Daudt2019-08-161-2/+2
|
* main/git: upgrade to 2.22.1prspkt2019-08-141-3/+3
| | | | | Signed-off-by: prspkt <prspkt@protonmail.com> Closes GH-10054
* main/git: add missing perl-git dependency to perl-git-svnLeo2019-07-221-4/+2
|
* main/git: enable support for nanosecondsSören Tempel2019-07-181-2/+1
| | | | | | | | musl does support `stat.st_mtimespec.tv_nsec` nowadays. This configuration option has been present in this APKBUILD forever and I am assuming it was added when alpine used a libc which didn't support it. Fixes #10542
* main/git: restore disabled checks againKevin Daudt2019-06-101-0/+1
| | | | | | | | b7386174f3 (main/git: upgrade to 2.22.0, 2019-06-09) removed the `options="!check"` declaration, but the commit did not add a check function. Restore the declaration with the accompanying comments.
* main/git: upgrade to 2.22.0J0WI2019-06-101-5/+4
|
* main/git: install git-perl when perl is installedtcely2019-05-221-1/+2
| | | | Closes: GH-7982
* main/git: rebuild to remove coredumpCarlo Landmeter2019-05-141-1/+1
| | | | | | | | x86_64 build ships a core file >>> git*: Stripping binaries Bus error (core dumped) >>> git-bash-completion*: Scanning shared objects
* main/git: rebuild against perl 5.28Natanael Copa2019-05-111-1/+1
|
* main/git: package version bumpOlliver Schinagl2019-04-301-1/+1
| | | | | | To wrap up this series of changes, bump the package version number. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* main/git: Split deamon's openrc scriptsOlliver Schinagl2019-04-301-1/+9
| | | | | | | | It seems to be reasonably common to have openrc scripts in their own package. Autodetection here however fails as the openrc-daemon is already a separate pacakge. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* main/git: Add disabled check optionOlliver Schinagl2019-04-301-0/+1
| | | | | | | | | | | We are currently not using checks on the build, as they fail anyway on t/t3900-i18n-commit.sh on the Japanese fonts. So clearly state this in the !check as per aports guidelines. Also, if the tests would not fail, we probably better run a profiled build instead which does testing explicitly. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* main/git: Git does not replace git-perl anymoreOlliver Schinagl2019-04-301-16/+0
| | | | | | | | In the entire aports repository there is no mention of git-perl except for our own aport. Matter of fact, git-perl is just an addon, which depends on git. So no replace magic is needed anymore here. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* main/git: Drop unneeded busybox tar support patchOlliver Schinagl2019-04-302-10/+0
| | | | | | | | | Since busybox upstream commit d57d62686 ("tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits") busybox tar supports the 'o' flag, making this patch irrelevant for almost 9 years. Lets drop it as there is no use for it. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* main/git: upgrade to 2.21.0Kevin Daudt2019-02-251-2/+2
|
* main/git: upgrade to 2.20.1Andy Postnikov2018-12-191-2/+2
|
* main/git: upgrade to 2.19.2Natanael Copa2018-11-291-3/+3
|
* main/git: rebuild against openssl 1.1Natanael Copa2018-11-071-2/+2
|
* main/git: security upgrade to 2.19.1prspkt2018-10-081-2/+4
| | | | ref #9511
* main/git: upgrade to 2.19.0prspkt2018-09-131-2/+2
|
* main/git: update to 2.18.0Kevin Daudt2018-06-221-3/+3
|
* main/git: upgrade to 2.17.1, add secfixes commentsprspkt2018-05-301-2/+5
| | | | fixes #8946
* main/git: upgrade to 2.17.0Natanael Copa2018-04-061-10/+8
|
* main/git: rebuild against libressl-2.7Natanael Copa2018-04-061-1/+1
|
* main/git: upgrade to 2.16.3prspkt2018-03-271-4/+4
|
* main/git: upgrade to 2.16.2dai9ah2018-02-181-2/+2
|
* main/git: improve abuildJakub Jirutka2018-02-081-35/+46
|
* main/git: remove erroneous trailing backslashRobert Conrad2018-02-081-1/+1
|
* main/git: upgrade to 2.16.1Kevin Daudt2018-01-251-2/+2
|
* main/git: upgrade to 2.16.0Andy Postnikov2018-01-211-3/+3
|
* main/git: bump forgotten pkgrelCarlo Landmeter2018-01-101-1/+1
|
* main/git: add diff-highlight subpackageHiroshi Kajisha2018-01-101-0/+12
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* Revert "main/git: ugprade to 2.15.1"Sören Tempel2017-12-021-3/+3
| | | | | | | | | | | | | | | Build fails on ppc64le so revert for now. >>> git*: Stripping binaries scanelf: ./usr/bin/git: Invalid section header info (2) scanelf: ./usr/bin/git-upload-archive: Invalid section header info (2) scanelf: ./usr/bin/git-receive-pack: Invalid section header info (2) getfattr: ./usr/libexec/git-core/stkilJKK: No such file or directory strip: './usr/libexec/git-core/stkilJKK': No such file >>> ERROR: git*: prepare_package failed >>> ERROR: git: all failed This reverts commit fa965be44008ffe8dc7240735f88450b9563d150.
* main/git: ugprade to 2.15.1Sören Tempel2017-12-021-3/+3
|
* main/git: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/git: upgrade to 2.15.0Sören Tempel2017-10-301-2/+2
|
* main/git: upgrade to 2.14.3Sören Tempel2017-10-251-2/+2
|
* main/git: bump to 2.14.2Daniel Isaksen2017-09-271-3/+3
|