Commit graph

  • e1619da871
    docs: document engines main 0.6 daimond113 2025-03-23 20:59:41 +01:00
  • efbd0c3fa5
    chore(release): prepare for v0.6.2 v0.6.2+registry.0.2.2 daimond113 2025-03-14 09:04:18 +01:00
  • 3bc1f0fa5c
    fix: make bin linkers only for bin packages daimond113 2025-03-14 08:58:45 +01:00
  • 4f48963da3
    chore(release): prepare for v0.6.1 v0.6.1+registry.0.2.2 daimond113 2025-03-09 21:29:49 +01:00
  • 00bc83b4e5
    docs: update logo url to 0.6 branch daimond113 2025-03-09 21:21:57 +01:00
  • 412ce90e7f
    feat: add proper versioning to lockfiles daimond113 2025-03-09 18:57:20 +01:00
  • b8c4f7486b
    refactor: switch from sync Path::exists() method daimond113 2025-03-09 17:41:38 +01:00
  • af93b7d584
    fix: correctly get aliases for bin linkers daimond113 2025-03-09 17:13:23 +01:00
  • 292565b647
    feat: add @generated to lockfiles daimond113 2025-03-09 16:16:44 +01:00
  • e6ee935c11
    feat: show available targets when none fit daimond113 2025-03-09 16:00:40 +01:00
  • 0e73db2831
    fix: add missing run alias behaviour daimond113 2025-03-09 14:51:19 +01:00
  • 12c62d315d
    refactor: build search without async daimond113 2025-03-09 12:59:59 +01:00
  • 19d6a07851
    fix: make bin linkers for non-direct dependencies daimond113 2025-03-09 01:33:41 +01:00
  • 9a75ebf637
    refactor: handle bin linkers in rust daimond113 2025-03-09 01:18:12 +01:00
  • 41337ac96a
    fix: dont inherit workspace by path dependencies daimond113 2025-03-08 23:24:35 +01:00
  • 9ad691ee94
    refactor: undo send archive changes daimond113 2025-03-08 23:15:36 +01:00
  • 31f74cff65
    docs: document adding wally dependencies daimond113 2025-03-08 22:38:35 +01:00
  • c7a8f919e2
    refactor: apply clippy lints daimond113 2025-03-08 22:37:42 +01:00
  • ff5c2e5d61
    refactor: specify many new clippy lints daimond113 2025-03-08 22:00:52 +01:00
  • 7520e8e8fc
    chore(registry-release): prepare for v0.2.1 v0.6.0+registry.0.2.1 daimond113 2025-03-02 02:58:43 +01:00
  • 86a111cf83
    feat(registry): print more error info daimond113 2025-03-02 02:55:28 +01:00
  • 308320602f
    fix(website): use v1 api for docs daimond113 2025-02-23 12:43:54 +01:00
  • cb3c47477a
    docs: update security policy daimond113 2025-02-22 22:22:04 +01:00
  • 1b984f2d82
    docs: use list for engine support req daimond113 2025-02-22 21:50:00 +01:00
  • c9faef256a
    chore(release): prepare for v0.6.0 v0.6.0+registry.0.2.0 daimond113 2025-02-22 11:50:49 +01:00
  • e2f4e35a02
    docs: rename config.yaml to config.yml daimond113 2025-02-18 00:33:19 +01:00
  • 5d58b9dffb
    docs: update issue templates daimond113 2025-02-18 00:31:21 +01:00
  • 467a000c5c
    docs: create issue templates dai 2025-02-18 00:25:32 +01:00
  • 8510fcf030
    chore(release): prepare for v0.6.0-rc.8 v0.6.0-rc.8+registry.0.2.0-rc.3 daimond113 2025-02-17 00:35:59 +01:00
  • ef471069d8
    fix: don't panic on SIGINT exits daimond113 2025-02-17 00:33:49 +01:00
  • 1bc5defd9c
    docs: document roblox_server target daimond113 2025-02-16 14:23:47 +01:00
  • f6f0cb48f8
    chore: add missing changelog entries daimond113 2025-02-16 11:38:36 +01:00
  • aa4f283e4c
    refactor: allow publishing other packages on error daimond113 2025-02-16 11:32:16 +01:00
  • 9b70929e02
    chore(release): prepare for v0.6.0-rc.7 v0.6.0-rc.7+registry.0.2.0-rc.3 daimond113 2025-02-15 00:09:07 +01:00
  • ff6449a340
    chore: fix formatting daimond113 2025-02-15 00:08:47 +01:00
  • 509838bb08
    fix: remove typo in duplicate key error daimond113 2025-02-15 00:03:05 +01:00
  • d6e2f611d8
    perf: use or_else variants for expensive errors daimond113 2025-02-14 23:42:33 +01:00
  • 5ea86e632e
    feat(website): add archive download button daimond113 2025-02-14 23:28:15 +01:00
  • a4f2829db2
    refactor: remove unused trait daimond113 2025-02-14 23:09:44 +01:00
  • 5c43e3cb95
    refactor: improve outdated command output daimond113 2025-02-13 20:16:42 +01:00
  • 82e0d38483
    fix: print update available message to stderr daimond113 2025-02-13 20:10:08 +01:00
  • 7150f6a7da
    style: enable lints in registry daimond113 2025-02-12 23:42:16 +01:00
  • 2e02fecd46
    chore(registry): add missing changelog entries daimond113 2025-02-12 23:15:43 +01:00
  • ae3530126f
    feat: add i alias to install command daimond113 2025-02-12 23:15:01 +01:00
  • 4786adf187
    refactor: make aliases case-insensitive daimond113 2025-02-12 23:14:05 +01:00
  • 04aaa40c69
    refactor: make specifier index not an option daimond113 2025-02-12 17:41:49 +01:00
  • b384dbe6a0
    chore: fix changelog rc diff link daimond113 2025-02-10 23:05:33 +01:00
  • 8a8bbcbd02
    chore(release): prepare for v0.6.0-rc.6 v0.6.0-rc.6+registry.0.2.0-rc.2 daimond113 2025-02-10 23:04:41 +01:00
  • c6e7e74a53
    fix: fix double long prefix paths on windows daimond113 2025-02-10 22:52:00 +01:00
  • 041b14f404
    chore(release): prepare for v0.6.0-rc.5 v0.6.0-rc.5+registry.0.2.0-rc.2 daimond113 2025-02-10 09:01:41 +01:00
  • ea9c7e6b39
    fix: compile out patches without feature daimond113 2025-02-10 09:01:26 +01:00
  • b6799e7400
    fix: compile out patches without feature daimond113 2025-02-10 08:55:41 +01:00
  • faaa76cf0d
    fix: include new files in patches daimond113 2025-02-10 08:43:48 +01:00
  • 1d131e98c6
    refactor: patch improvements daimond113 2025-02-10 00:35:51 +01:00
  • 8bb8888de8
    fix: correct windows script linker require paths daimond113 2025-02-09 20:01:20 +01:00
  • 9c75bff65e
    chore: remove buymeacoffee funding daimond113 2025-02-08 17:20:36 +01:00
  • 72c020efd3
    chore: update dependencies daimond113 2025-02-08 15:43:14 +01:00
  • e2d10ac72b
    chore(registry): remove native tls dependency daimond113 2025-02-08 15:05:12 +01:00
  • 73146e6f64
    chore(release): prepare for v0.6.0-rc.4 v0.6.0-rc.4+registry.0.2.0-rc.1 daimond113 2025-02-08 14:05:45 +01:00
  • 1a79326ebf
    fix: refresh sources before reading from them daimond113 2025-02-08 14:03:43 +01:00
  • 399c63cc8c
    chore(release): prepare for v0.6.0-rc.3 v0.6.0-rc.3+registry.0.2.0-rc.1 daimond113 2025-02-08 01:19:06 +01:00
  • a4927bf4be
    fix: fix types not being re-exported daimond113 2025-02-08 00:48:42 +01:00
  • 4d39ddae04
    fix: point to the right path when fresh installing engines daimond113 2025-02-08 00:29:55 +01:00
  • 7f21131415
    chore(release): prepare for v0.6.0-rc.2 v0.6.0-rc.2+registry.0.2.0-rc.1 daimond113 2025-02-07 20:59:48 +01:00
  • c71e879bfd
    fix: fix linux zbus panicking daimond113 2025-02-07 20:53:31 +01:00
  • daf0861eb3
    feat: colour deprecation message daimond113 2025-02-07 11:26:59 +01:00
  • 5939050ee3
    chore: remove version-management from default features daimond113 2025-02-06 23:51:10 +01:00
  • 51fc6c3abd
    refactor: move schema gen to test v0.6.0-rc.1+registry.0.2.0-rc.1 daimond113 2025-02-06 23:49:25 +01:00
  • c698969f76
    chore(release): prepare for v0.6.0-rc.1 daimond113 2025-02-06 23:24:11 +01:00
  • 70a4dc3226
    chore: fix typo in changelog daimond113 2025-02-06 23:23:43 +01:00
  • c6242b8569
    refactor: use better colors for the publish command daimond113 2025-02-06 23:00:03 +01:00
  • ff6d37bf27
    docs: update docs for 0.6 daimond113 2025-02-04 22:36:42 +01:00
  • 43e2d1f325
    chore: add missing changelog entries daimond113 2025-02-04 21:51:39 +01:00
  • ba6a02e13b
    fix: exit with code 1 from invalid directory bin linkers daimond113 2025-02-03 15:52:38 +01:00
  • 7ad4c6f5c6
    chore: fix clippy lints daimond113 2025-02-03 15:52:24 +01:00
  • 0b5c233734
    style: remove comma from ,) expressions daimond113 2025-02-02 15:25:11 +01:00
  • 692ae1521d
    docs: reword sync config explanation daimond113 2025-02-02 15:24:20 +01:00
  • 6ae16a7dac
    feat: add list and remove commands daimond113 2025-02-02 15:23:10 +01:00
  • f0e69a08e2
    refactor: use iteration over recursion daimond113 2025-02-02 14:06:38 +01:00
  • 6856746ae2
    refactor: crate optimizations daimond113 2025-02-02 00:17:11 +01:00
  • 24049d60a2
    feat: ignore submodules in git dependencies daimond113 2025-02-01 16:25:00 +01:00
  • ca550eee3a
    refactor: rename PackageFs::CAS to Cas daimond113 2025-02-01 01:02:48 +01:00
  • 2154fc0e84
    refactor: reorder commands in help message daimond113 2025-02-01 01:01:40 +01:00
  • b30f9ecdeb
    feat: cas pruning daimond113 2025-02-01 00:51:43 +01:00
  • 82b4b858e5
    feat: remove unused directories when purging cas feat/cas-pruning daimond113 2025-02-01 00:46:31 +01:00
  • 75d6aa5443
    feat: finish prune command implementation daimond113 2025-01-31 23:24:11 +01:00
  • 5cc64f38ec
    refactor: include more linking debug info daimond113 2025-01-30 23:46:58 +01:00
  • 4009313281
    fix: do not include incompatible files in workspace packages daimond113 2025-01-30 23:45:31 +01:00
  • 333eb3bdd9
    chore: fix clippy lint daimond113 2025-01-26 23:30:52 +01:00
  • a38da43670
    feat: add cas pruning command daimond113 2025-01-26 23:02:52 +01:00
  • 3e4ef00f4a
    chore: fix formatting daimond113 2025-01-24 23:45:26 +01:00
  • 801acb0264
    fix: remove scripts linkers in incremental installs daimond113 2025-01-24 23:39:15 +01:00
  • 8835156b76
    chore: update dependencies daimond113 2025-01-19 22:35:11 +01:00
  • 446aa748a6
    chore: fix clippy lint daimond113 2025-01-19 22:33:23 +01:00
  • fe979f26c5
    refactor: remove unnecessary asyncness from download_and_link daimond113 2025-01-19 21:48:55 +01:00
  • 95896091cd
    refactor: switch out dependencies daimond113 2025-01-19 20:17:14 +01:00
  • b9a105cec4
    docs: improve init scripts explanation wording daimond113 2025-01-18 17:36:51 +01:00
  • a53ae657e1
    Merge branch '0.5' into 0.6 daimond113 2025-01-18 16:47:20 +01:00
  • 32906400ec
    docs: update scripts docs 0.5 daimond113 2025-01-18 16:47:07 +01:00
  • 5ad3339535
    chore: add missing changelog entries daimond113 2025-01-18 15:21:26 +01:00