[PR #2] [MERGED] Gitlab Support #15

Closed
opened 2026-03-01 09:11:13 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosskers/cargo-aur/pull/2
Author: @fosskers
Created: 6/18/2020
Status: Merged
Merged: 6/22/2020
Merged by: @fosskers

Base: masterHead: colin/gitlab


📝 Commits (4)

📊 Changes

3 files changed (+52 additions, -13 deletions)

View changed files

📝 CHANGELOG.md (+7 -0)
📝 README.md (+3 -3)
📝 src/main.rs (+42 -10)

📄 Description

This PR extends cargo aur to auto-detect the Git host and generate source links based on that.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosskers/cargo-aur/pull/2 **Author:** [@fosskers](https://github.com/fosskers) **Created:** 6/18/2020 **Status:** ✅ Merged **Merged:** 6/22/2020 **Merged by:** [@fosskers](https://github.com/fosskers) **Base:** `master` ← **Head:** `colin/gitlab` --- ### 📝 Commits (4) - [`2e89c3f`](https://github.com/fosskers/cargo-aur/commit/2e89c3f8cb0402878fd3fa2516eeac38da322224) Provide `--gitlab` to override `source` link - [`d275366`](https://github.com/fosskers/cargo-aur/commit/d2753668c112f6a7a6446fa01ad5479718386db0) Auto-detect the git host instead - [`d04ece2`](https://github.com/fosskers/cargo-aur/commit/d04ece223f96c61f0bf6394f7b3b3cd103d5b5c1) CHANGELOG - [`523c30c`](https://github.com/fosskers/cargo-aur/commit/523c30c138a61ee15868546d7f26e2c49232f588) Update README ### 📊 Changes **3 files changed** (+52 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+7 -0) 📝 `README.md` (+3 -3) 📝 `src/main.rs` (+42 -10) </details> ### 📄 Description This PR extends `cargo aur` to auto-detect the Git host and generate `source` links based on that. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-01 09:11:13 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cargo-aur#15