Commit Graph

  • 6a047906db chore(deps): bump actions/checkout from 5 to 6 master dependabot[bot] 2025-11-21 14:00:52 +00:00
  • da9934bf00 Merge pull request #36 from fosskers/dependabot/github_actions/actions/checkout-5 Colin Woodbury 2025-08-12 09:51:01 +09:00
  • ccd4e9cdb9 chore(deps): bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-11 20:07:17 +00:00
  • fdc2a8ee9c Merge pull request #35 from dcampbell24/add-namcap Colin Woodbury 2025-05-11 08:59:00 +09:00
  • 244d4f2980 Add mention of namcap. David Campbell 2025-05-10 14:33:30 -04:00
  • 6ea9720f90 feat: inject custom commands into package() Colin Woodbury 2024-03-22 08:19:40 +09:00
  • 99f36f8f47 release: 1.7.1 v1.7.1 Colin Woodbury 2024-03-18 09:41:21 +09:00
  • 94bd36af28 fix: absorb any extra free arguments Colin Woodbury 2024-03-18 09:39:36 +09:00
  • 7e75c4bf57 release: 1.7.0 v1.7.0 Colin Woodbury 2024-03-07 20:43:06 +09:00
  • 4bebc62331 feat: prepend $pkgdir to avoid user hassle Colin Woodbury 2024-03-07 20:39:11 +09:00
  • 5df440310e docs: show examples of files Colin Woodbury 2024-03-05 21:57:39 +09:00
  • d08e994b52 feat: actually copy the designated files into the tarball Colin Woodbury 2024-03-05 21:57:27 +09:00
  • fc23ad83fe feat: support files field in package metadata Colin Woodbury 2024-03-05 14:34:28 +09:00
  • 9707e33204 docs: update CHANGELOG Colin Woodbury 2024-03-05 10:33:48 +09:00
  • 4080395c00 refactor: a few minor cleanups Colin Woodbury 2024-03-05 10:32:22 +09:00
  • 4d99751ee6 detect url from homepage, documentation or repository fields bunburya 2024-03-04 22:18:30 +00:00
  • 4da661c605 docs: add a few docstrings Colin Woodbury 2023-11-27 15:39:41 +09:00
  • c36fdec13a fix: default output should respect CARGO_TARGET_DIR Colin Woodbury 2023-11-27 15:35:21 +09:00
  • 37e93df347 lint: remove unused "free" args field Colin Woodbury 2023-11-27 15:04:25 +09:00
  • d08192a721 refactor: minor alterations Colin Woodbury 2023-11-27 15:01:48 +09:00
  • 2bc4b8c7b5 refactor: move types to lib.rs Colin Woodbury 2023-11-27 14:53:52 +09:00
  • 55fc12153b fix: replace string path by pathbuf Sergio Ribera 2023-11-21 17:07:23 -04:00
  • 0484b382eb feat: add custom output as argument Sergio Ribera 2023-11-05 23:22:50 -04:00
  • c4aa908438 release: 1.6.0 v1.6.0 Colin Woodbury 2023-10-02 17:04:53 +09:00
  • 00c323a77d fix: check licenses via SPDX identifiers Colin Woodbury 2023-10-02 16:48:20 +09:00
  • 9cca4c1737 docs: changelog Colin Woodbury 2023-10-02 16:28:38 +09:00
  • 506cbdaa7f fix: allow [package.metadata.aur] to be missing Colin Woodbury 2023-10-02 16:23:45 +09:00
  • eb0e27f77a fix: ensure target/cargo-aur exists before writing to it Colin Woodbury 2023-10-02 16:14:24 +09:00
  • 1a0fbf55f9 fix: silently support the old metadata syntax Colin Woodbury 2023-10-02 16:07:56 +09:00
  • 24eaa15769 Merge branch 'master' into BKSalman/master Colin Woodbury 2023-10-02 15:46:39 +09:00
  • cee24138d1 docs: readme cleanup Colin Woodbury 2023-10-02 15:43:04 +09:00
  • 40f348f311 refactor: main yields ExitCode Colin Woodbury 2023-10-02 15:15:03 +09:00
  • 7f85ed3725 lint: drop itertools dependency Colin Woodbury 2023-10-02 15:08:04 +09:00
  • 698e14bb14 chore: bump dependencies Colin Woodbury 2023-10-02 15:01:42 +09:00
  • 10704fbc75 Merge pull request #18 from fosskers/dependabot/github_actions/actions/checkout-4 Colin Woodbury 2023-09-05 10:11:15 +09:00
  • 7e7f3d5217 Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-04 14:52:57 +00:00
  • ff1b93096c from 'target/aur' to 'target/cargo-aur' BKSalman 2022-10-19 01:17:53 +03:00
  • 1227ef8e36 made dependency a sub table of 'aur' to not conflict with other cargo subcommands, changed the directory the tar and PKGBUILD files are saved in to 'target/aur' BKSalman 2022-10-19 01:10:39 +03:00
  • c2661279b7 1.5.0 v1.5.0 Colin Woodbury 2022-04-20 17:13:00 -07:00
  • da899130ae docs(readme): explain new features Colin Woodbury 2022-04-20 17:11:13 -07:00
  • 8d0ba5be31 docs: update CHANGELOG Colin Woodbury 2022-04-20 17:04:30 -07:00
  • 227c3a7391 feat: use Display to pretty-print the arrays Colin Woodbury 2022-04-20 16:59:11 -07:00
  • 0c485c43fc Added optional table Marcos Gutiérrez Alonso 2022-04-18 22:29:56 +02:00
  • 000b742a22 Added optional depends and optdepends Marcos Gutiérrez Alonso 2022-04-18 16:38:31 +02:00
  • 861fa59aa3 fix: allow [[bin]] to be missing Colin Woodbury 2022-04-20 16:29:14 -07:00
  • 6a1269e4ae docs: update CHANGELOG Colin Woodbury 2022-04-20 16:19:40 -07:00
  • 7e353578c0 feat: alter which names appear where Colin Woodbury 2022-04-20 09:56:01 -07:00
  • f837fd18a6 feat: account for custom binary names Colin Woodbury 2022-04-18 21:26:26 -07:00
  • 84f4a740b1 chore: bump dependencies Colin Woodbury 2022-04-18 20:11:03 -07:00
  • d8105b04b3 Merge pull request #9 from fosskers/dependabot/github_actions/actions/checkout-3 Colin Woodbury 2022-03-04 12:57:53 -08:00
  • c64d112a5d Bump actions/checkout from 2.4.0 to 3 dependabot[bot] 2022-03-02 14:02:38 +00:00
  • 428b273d91 Merge pull request #8 from fosskers/dependabot/github_actions/actions/checkout-2.4.0 Colin Woodbury 2021-11-06 18:51:23 +01:00
  • a8c3736539 Bump actions/checkout from 2.3.5 to 2.4.0 dependabot[bot] 2021-11-03 14:01:38 +00:00
  • 5b413061b5 Merge pull request #7 from fosskers/dependabot/github_actions/actions/checkout-2.3.5 Colin Woodbury 2021-10-21 13:59:33 -07:00
  • a32a16489f Bump actions/checkout from 2.3.4 to 2.3.5 dependabot[bot] 2021-10-18 14:01:21 +00:00
  • d6f9faefdd 1.4.1 v1.4.1 Colin Woodbury 2021-09-06 18:17:45 -07:00
  • 8dbdc1ab71 use CARGO_TARGET_DIR from the environment if set anteater 2021-09-06 19:47:42 +00:00
  • b7eb36b74d Minor doc tweaks Colin Woodbury 2021-06-08 08:35:34 -07:00
  • 5f1a44ab30 Merge branch 'master' of github.com:fosskers/cargo-aur v1.4.0 Colin Woodbury 2021-06-07 10:55:09 -07:00
  • b9e6f8ce6d 1.4.0 Colin Woodbury 2021-06-07 10:51:49 -07:00
  • deb0768f3b Mention that the PKGBUILD is auto-generated Colin Woodbury 2021-06-07 10:44:04 -07:00
  • 113a00c206 Install the LICENSE file if necessary Colin Woodbury 2021-06-07 10:39:48 -07:00
  • a676669e63 If a LICENSE must be copied, ensure it's there Colin Woodbury 2021-06-07 10:02:53 -07:00
  • 0ea8be5a73 Output progress messages Colin Woodbury 2021-06-06 11:09:36 -07:00
  • b8e33deed7 Only copy the LICENSE if we actually have to Colin Woodbury 2021-06-06 10:51:45 -07:00
  • ffed75dcb0 Copy LICENSE file to tarball if it's there Colin Woodbury 2021-06-06 10:33:12 -07:00
  • 6dd2e4c674 Check for missing LICENSE Colin Woodbury 2021-06-05 08:48:09 -07:00
  • 6c40291afe Output the conflicts field Colin Woodbury 2021-06-05 08:25:01 -07:00
  • e1c9ff6fe1 Remove anyhow Colin Woodbury 2021-06-05 08:19:27 -07:00
  • 64acbe589a Add LICENSE Colin Woodbury 2021-06-05 08:09:32 -07:00
  • ee5ee91cbc Merge pull request #4 from fosskers/dependabot/github_actions/actions/checkout-2.3.4 Colin Woodbury 2021-05-12 11:10:29 -07:00
  • 42f34e25dd Bump actions/checkout from 2 to 2.3.4 dependabot[bot] 2021-05-12 05:03:28 +00:00
  • 32dc963fcd 1.3.0 v1.3.0 Colin Woodbury 2021-04-05 12:02:14 -07:00
  • d47558481a Don't set strip explicitly, since it's already a default Colin Woodbury 2021-04-05 12:00:21 -07:00
  • f7871899d9 1.2.0 v1.2.0 Colin Woodbury 2020-08-24 14:19:46 -07:00
  • 06c5ab9b69 Add --version flag Colin Woodbury 2020-08-24 14:17:55 -07:00
  • 8903c72da6 1.1.2 v1.1.2 Colin Woodbury 2020-08-11 14:24:24 -07:00
  • 109d9a66a7 Mention --musl in the README Colin Woodbury 2020-08-11 14:20:52 -07:00
  • 8e223c5a2d Warn if the MUSL target is missing when using --musl Colin Woodbury 2020-08-11 14:14:26 -07:00
  • b1383ff6ff Strip the release binary before tarring it Colin Woodbury 2020-08-11 13:48:44 -07:00
  • c8892b4189 1.1.1 v1.1.1 Colin Woodbury 2020-08-11 13:28:35 -07:00
  • ab018dce5f Capture all free arguments Colin Woodbury 2020-08-11 13:27:40 -07:00
  • e92757c05f 1.1.0 v1.1.0 Colin Woodbury 2020-08-10 16:37:01 -07:00
  • 86adc54767 New --musl flag to link statically Colin Woodbury 2020-08-10 16:35:20 -07:00
  • 1a9d6d4a5d 1.0.3 v1.0.3 Colin Woodbury 2020-07-18 08:07:12 -07:00
  • 4d49e5de70 Dependabot config Colin Woodbury 2020-07-09 18:46:41 -07:00
  • a7069f4516 AUR readme badge Colin Woodbury 2020-06-22 12:08:38 -07:00
  • 386817305a 1.0.2 v1.0.2 Colin Woodbury 2020-06-22 12:00:32 -07:00
  • 700cd6ca81 Drop auto_from for anyhow Colin Woodbury 2020-06-22 11:57:09 -07:00
  • 523c30c138 Update README Colin Woodbury 2020-06-17 19:03:36 -07:00
  • d04ece223f CHANGELOG Colin Woodbury 2020-06-17 18:50:15 -07:00
  • d2753668c1 Auto-detect the git host instead Colin Woodbury 2020-06-17 18:48:36 -07:00
  • 2e89c3f8cb Provide --gitlab to override source link Colin Woodbury 2020-06-17 18:40:16 -07:00
  • 8806637927 1.0.1 v1.0.1 Colin Woodbury 2020-06-17 11:23:18 -07:00
  • 7585a5e683 Make sure to not silently dropping leading hex 0s Colin Woodbury 2020-06-17 11:20:30 -07:00
  • 5ece70fa6d Use sha256 instead Colin Woodbury 2020-06-17 11:15:35 -07:00
  • 0be17929dd Minor lint Colin Woodbury 2020-06-15 10:13:55 -07:00
  • 46f14155f4 Remove bad category slug Colin Woodbury 2020-06-10 20:39:50 -07:00
  • e1fd8cebdd README and CHANGELOG v1.0.0 Colin Woodbury 2020-06-10 20:30:39 -07:00
  • b9d8ef89be README stub Colin Woodbury 2020-06-10 20:09:43 -07:00