summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-05-12upgpkg: git-credential-manager 2.5.0-2Giovanni Santini
- Bump .NET to 8.x - Track versions of .NET tools everywhere
2024-05-05upgpkg: git-credential-manager 2.5.0-1Giovanni Santini
- Version bump.
2024-04-04fixpkg: git-credential-manager 2.4.1-2Giovanni Santini
- Made a mistake with the package version. Corrected to proper upstream.
2024-04-02upgpkg: git-credential-manager 2.4.2-2Giovanni Santini
- Ensure the binary is sane by not stripping debug info.
2024-01-11renamepkg: git-credential-managerGiovanni Santini
- Rename the package as per request, reflecting the upstream change. - Update test dependencies. - PKGBUILD clean ups and updates.
2023-11-11upgpkg: git-credential-manager-core 2.4.1-1Giovanni Santini
- Version bump. - Package might be renamed soon.
2023-08-29upgpkg: git-credential-manager-core 2.3.2-1Giovanni Santini
- Version bump.
2023-08-14upgpkg: git-credential-manager-core 2.3.0-1Giovanni Santini
- Version bump.
2023-07-19upgpkg: git-credential-manager-core 2.2.2-1Giovanni Santini
- Version bump.
2023-06-09upgpkg: git-credential-manager-core 2.1.2-1Giovanni Santini
- Version bump.
2023-03-11upgpkg: git-credential-manager-core 2.0.935-1Giovanni Santini
- Version bump.
2023-03-01upgpkg: git-credential-manager-core 2.0.931-1Giovanni Santini
- Version bump. - Use tarball for build. - Improve dependencies definitions. - General PKGBUILD improvements.
2022-12-19upgpkg: git-credential-manager-core 2.0.886-1Giovanni Santini
- Version bump. - Fix paths for packaging.
2022-11-25upgpkg: git-credential-manager-core 2.0.877-1Giovanni Santini
- Version bump. - Use .NET SDK 6 for testing. - Handle binary renaming. - Other improvements to the PKGBUILD.
2022-07-15upgpkg: git-credential-manager-core 2.0.785-1Giovanni Santini
- Version bump.
2022-07-05upgpkg: git-credential-manager-core 2.0.779-1Giovanni Santini
- Version bump.
2022-04-20upgpkg: git-credential-manager-core 2.0.696-2Giovanni Santini
- Updated URL. - Version bump.
2022-02-04upgpkg: git-credential-manager-core 2.0.632-2Giovanni Santini
- Better definition of the build dotnet SDK. This avoid issues building with AUR helper such as pamac.
2022-01-25upgpkg: git-credential-manager-core 2.0.632-1Giovanni Santini
- Version bump.
2021-12-19upgpkg: git-credential-manager-core 2.0.605-1Giovanni Santini
- Version bump. - Add dotnet-runtime-5.0 as checkdepends - Make sure we install the proper runtime dependency otherwise
2021-10-31upgpkg: git-credential-manager-core 2.0.567-1Giovanni Santini
- Version bump.
2021-09-10newpkg: git-credential-manager-core 2.0.498Giovanni Santini
- Initial release. Package written from scratch using the PKGBUILD template within `pacman`. - Validated agains `namcap` as much as possible.