radicle-heartwood-lfs/radicle/src
Fintan Halpenny 46c2637f77
radicle: add tags fetch refspec
Add a fetch refspec to fetch tags from a Radicle remote. The
`--no-tag` option is also included. This is to ensure that it is easy
to collaborate by having tags placed in the remote namespace of
another peer. However, if the namespace is the default `rad` remote,
then tags are expected to be allowed -- this is to pave way for the
feature of canonical tags.

In the tests, the `--tags` option is removed -- and is generally
recommended that it is not used. This is to ensure that it does not
override the `--no-tag` option.
2024-10-21 14:30:37 +02:00
..
canonical Update toolchain to Rust 1.71 2023-08-09 18:49:13 +02:00
cob cob: Change APIs to take URIs for embeds 2024-10-14 12:51:36 +02:00
git radicle: Fix log when delegate is not found 2024-08-06 16:36:27 +02:00
identity Update `rust-toolchain` to 1.80 2024-08-06 14:37:21 +02:00
logger node: Improved message logging 2024-04-23 10:41:43 +02:00
node node: Ensure we don't prune our own routes 2024-08-06 14:17:12 +02:00
storage cob: Change APIs to take URIs for embeds 2024-10-14 12:51:36 +02:00
test Validate project names properly in all places 2024-07-31 16:05:31 +02:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cli.rs cli: Hints system 2023-11-23 11:07:07 +01:00
cob.rs cli: Log errors when COBs can't load 2024-08-09 10:47:54 +02:00
collections.rs Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00
explorer.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
git.rs radicle: add tags fetch refspec 2024-10-21 14:30:37 +02:00
identity.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
io.rs radicle: Fix file limit setting for FreeBSD 2024-05-21 13:48:44 +02:00
lib.rs Tidy up environment variables 2024-04-26 10:38:54 +02:00
logger.rs cli: Have a way of enabling logging in helper 2024-01-17 17:34:30 +01:00
node.rs node: Pass `Alias` by reference 2024-06-13 11:28:09 +02:00
profile.rs profile: Treat empty passphrase as no passphrase 2024-09-11 13:34:41 +02:00
rad.rs radicle: custom upstream remote for patches 2024-09-12 17:59:57 +02:00
serde_ext.rs node: New relay configuration for nodes 2024-05-02 11:45:29 +02:00
sql.rs radicle: Improve SQL type errors 2024-06-13 11:28:09 +02:00
storage.rs radicle: port quorum code to Canonical 2024-07-03 15:10:43 +01:00
test.rs radicle: fix tests to not leave temporary files behind 2024-04-24 11:47:14 +02:00
version.rs Reproducible cross-compiled builds 2024-04-20 11:11:00 +02:00
web.rs node: Change node web config metadata fields 2024-07-18 13:56:31 +02:00