summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-vcs/git: drop -std=gnu17 for liveSam James2024-12-064-16/+4
| | | | | | Fixed in live. Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: pass -std=gnu17 conditionallySam James2024-12-066-6/+6
| | | | | | | Old compilers during Prefix bootstrap may not support it but they also won't be defaulting to C23 so that's fine. Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: add 2.47.1Sam James2024-11-262-0/+673
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: build with -std=gnu17Sam James2024-11-165-5/+20
| | | | | Bug: https://lore.kernel.org/git/87ed3apy2u.fsf@gentoo.org/ Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: Stabilize 2.45.2 hppa, #940047Sam James2024-11-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: backport fix for `git-maintenance` to 2.47.0Sam James2024-10-172-0/+755
| | | | | | | | The maintainer upstream is away so there won't be a quick point release for this unfortunately but on the ML, upstream developers have recommended that this be backported. Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: remove unused patchMichael Mair-Keimberger2024-10-131-22/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-vcs/git: drop 2.39.5, 2.41.2, 2.43.2, 2.43.5Sam James2024-10-085-2588/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: drop 2.46.0, 2.46.1Sam James2024-10-083-1340/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: add 2.47.0Sam James2024-10-082-0/+670
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: rebase USE=-safe-directory patchSam James2024-09-306-5/+19
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/38802 Closes: https://bugs.gentoo.org/939895 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: add 2.46.2Sam James2024-09-252-0/+670
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: Stabilize 2.45.2 sparc, #940047Arthur Zamarin2024-09-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.45.2 arm64, #940047Arthur Zamarin2024-09-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.45.2 arm, #940047Arthur Zamarin2024-09-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.45.2 ppc, #940047Sam James2024-09-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: Stabilize 2.45.2 ppc64, #940047Sam James2024-09-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: Stabilize 2.45.2 amd64, #940047Sam James2024-09-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: Stabilize 2.45.2 x86, #940047Sam James2024-09-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: sync remaining live ebuildsSam James2024-09-223-0/+45
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: fixup netrc test handlingSam James2024-09-223-9/+6
| | | | | | | | * Use emake for cleaner error handling * Always give verbose logs * Fix directory Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: add support for git-credential-netrcStephen Reaves2024-09-223-0/+48
| | | | | | | | Fedora installs this too. Signed-off-by: Stephen Reaves <reaves735@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38434 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: drop 2.44.1Sam James2024-09-222-650/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: drop 2.43.4Sam James2024-09-222-647/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: drop 2.41.0, 2.41.1Sam James2024-09-223-1294/+0
| | | | | Bug: https://bugs.gentoo.org/931941 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: drop 2.39.3, 2.39.4Sam James2024-09-223-1294/+0
| | | | | Bug: https://bugs.gentoo.org/931941 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: add 2.46.1Sam James2024-09-202-0/+655
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-1217-17/+17
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: add 2.46.0Sam James2024-08-146-0/+663
| | | | | | Thanks to negril for figuring out the test issue. Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: Stabilize 2.43.5 sparc, #931975Michał Górny2024-08-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/git: Stabilize 2.43.5 arm, #931975Michał Górny2024-08-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/git: Stabilize 2.43.5 ppc, #931975Jakov Smolić2024-08-091-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-vcs/git: Fix cross-compiling when build host lacks curlJames Le Cuirot2024-08-075-0/+20
| | | | | | | | | | | | The Makefile tries to run curl-config, which is practically always present on the build host, but we shouldn't assume that, and it could return the wrong values when cross-compiling. It's just a shell script, so we can safely call the copy under ESYSROOT for the version check. For the CFLAGS and LDFLAGS, leverage pkg-config instead, as it will correctly adjust the paths. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-vcs/git: enable py3.13Arthur Zamarin2024-07-055-5/+5
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.44.2 ppc64, #931976Arthur Zamarin2024-06-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.44.2 ppc, #931976Arthur Zamarin2024-06-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.41.2 ppc64, #931974Arthur Zamarin2024-06-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.41.2 ppc, #931974Arthur Zamarin2024-06-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.41.2 arm, #931974Arthur Zamarin2024-06-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.39.5 sparc, #931973Arthur Zamarin2024-06-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.39.5 ppc, #931973Arthur Zamarin2024-06-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.39.5 arm, #931973Arthur Zamarin2024-06-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.39.5 hppa, #931973Sam James2024-06-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: Stabilize 2.44.2 arm, #931976Matoro Mahri2024-06-161-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.44.2 hppa, #931976Matoro Mahri2024-06-161-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.41.2 hppa, #931974Matoro Mahri2024-06-161-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.44.2 sparc, #931976Matoro Mahri2024-06-161-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.41.2 sparc, #931974Matoro Mahri2024-06-161-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.43.5 ppc64, #931975Arthur Zamarin2024-06-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Stabilize 2.39.5 ppc64, #931973Arthur Zamarin2024-06-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>