Colin Woodbury
|
cee24138d1
|
docs: readme cleanup
|
2023-10-02 15:43:04 +09:00 |
|
Colin Woodbury
|
40f348f311
|
refactor: main yields ExitCode
|
2023-10-02 15:15:03 +09:00 |
|
Colin Woodbury
|
7f85ed3725
|
lint: drop itertools dependency
|
2023-10-02 15:08:04 +09:00 |
|
Colin Woodbury
|
698e14bb14
|
chore: bump dependencies
|
2023-10-02 15:01:42 +09:00 |
|
Colin Woodbury
|
10704fbc75
|
Merge pull request #18 from fosskers/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2023-09-05 10:11:15 +09:00 |
|
dependabot[bot]
|
7e7f3d5217
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 14:52:57 +00:00 |
|
Colin Woodbury
|
c2661279b7
|
1.5.0
v1.5.0
|
2022-04-20 17:13:00 -07:00 |
|
Colin Woodbury
|
da899130ae
|
docs(readme): explain new features
|
2022-04-20 17:12:09 -07:00 |
|
Colin Woodbury
|
8d0ba5be31
|
docs: update CHANGELOG
|
2022-04-20 17:04:30 -07:00 |
|
Colin Woodbury
|
227c3a7391
|
feat: use Display to pretty-print the arrays
|
2022-04-20 17:01:48 -07:00 |
|
Marcos Gutiérrez Alonso
|
0c485c43fc
|
Added optional table
|
2022-04-20 16:32:05 -07:00 |
|
Marcos Gutiérrez Alonso
|
000b742a22
|
Added optional depends and optdepends
|
2022-04-20 16:32:05 -07:00 |
|
Colin Woodbury
|
861fa59aa3
|
fix: allow [[bin]] to be missing
|
2022-04-20 16:29:14 -07:00 |
|
Colin Woodbury
|
6a1269e4ae
|
docs: update CHANGELOG
|
2022-04-20 16:19:40 -07:00 |
|
Colin Woodbury
|
7e353578c0
|
feat: alter which names appear where
|
2022-04-20 09:56:01 -07:00 |
|
Colin Woodbury
|
f837fd18a6
|
feat: account for custom binary names
|
2022-04-18 21:26:26 -07:00 |
|
Colin Woodbury
|
84f4a740b1
|
chore: bump dependencies
|
2022-04-18 20:11:03 -07:00 |
|
Colin Woodbury
|
d8105b04b3
|
Merge pull request #9 from fosskers/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2.4.0 to 3
|
2022-03-04 12:57:53 -08:00 |
|
dependabot[bot]
|
c64d112a5d
|
Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 14:02:38 +00:00 |
|
Colin Woodbury
|
428b273d91
|
Merge pull request #8 from fosskers/dependabot/github_actions/actions/checkout-2.4.0
Bump actions/checkout from 2.3.5 to 2.4.0
|
2021-11-06 18:51:23 +01:00 |
|
dependabot[bot]
|
a8c3736539
|
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-03 14:01:38 +00:00 |
|
Colin Woodbury
|
5b413061b5
|
Merge pull request #7 from fosskers/dependabot/github_actions/actions/checkout-2.3.5
Bump actions/checkout from 2.3.4 to 2.3.5
|
2021-10-21 13:59:33 -07:00 |
|
dependabot[bot]
|
a32a16489f
|
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-18 14:01:21 +00:00 |
|
Colin Woodbury
|
d6f9faefdd
|
1.4.1
v1.4.1
|
2021-09-06 18:17:45 -07:00 |
|
anteater
|
8dbdc1ab71
|
use CARGO_TARGET_DIR from the environment if set
in doing so, usr OsStr rather than string to support a wider variety of paths
|
2021-09-06 19:47:42 +00:00 |
|
Colin Woodbury
|
b7eb36b74d
|
Minor doc tweaks
|
2021-06-08 08:35:34 -07:00 |
|
Colin Woodbury
|
5f1a44ab30
|
Merge branch 'master' of github.com:fosskers/cargo-aur
v1.4.0
|
2021-06-07 10:55:09 -07:00 |
|
Colin Woodbury
|
b9e6f8ce6d
|
1.4.0
|
2021-06-07 10:51:49 -07:00 |
|
Colin Woodbury
|
deb0768f3b
|
Mention that the PKGBUILD is auto-generated
|
2021-06-07 10:44:04 -07:00 |
|
Colin Woodbury
|
113a00c206
|
Install the LICENSE file if necessary
|
2021-06-07 10:39:48 -07:00 |
|
Colin Woodbury
|
a676669e63
|
If a LICENSE must be copied, ensure it's there
|
2021-06-07 10:02:53 -07:00 |
|
Colin Woodbury
|
0ea8be5a73
|
Output progress messages
|
2021-06-06 11:11:33 -07:00 |
|
Colin Woodbury
|
b8e33deed7
|
Only copy the LICENSE if we actually have to
Which is defined by whether or not the LICENSE is already present in
`/usr/share/licenses/common/`.
|
2021-06-06 10:51:45 -07:00 |
|
Colin Woodbury
|
ffed75dcb0
|
Copy LICENSE file to tarball if it's there
|
2021-06-06 10:33:12 -07:00 |
|
Colin Woodbury
|
6dd2e4c674
|
Check for missing LICENSE
|
2021-06-05 08:48:09 -07:00 |
|
Colin Woodbury
|
6c40291afe
|
Output the conflicts field
|
2021-06-05 08:25:01 -07:00 |
|
Colin Woodbury
|
e1c9ff6fe1
|
Remove anyhow
|
2021-06-05 08:19:27 -07:00 |
|
Colin Woodbury
|
64acbe589a
|
Add LICENSE
|
2021-06-05 08:09:32 -07:00 |
|
Colin Woodbury
|
ee5ee91cbc
|
Merge pull request #4 from fosskers/dependabot/github_actions/actions/checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
|
2021-05-12 11:10:29 -07:00 |
|
dependabot[bot]
|
42f34e25dd
|
Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 05:03:28 +00:00 |
|
Colin Woodbury
|
32dc963fcd
|
1.3.0
v1.3.0
|
2021-04-05 12:02:14 -07:00 |
|
Colin Woodbury
|
d47558481a
|
Don't set strip explicitly, since it's already a default
|
2021-04-05 12:00:21 -07:00 |
|
Colin Woodbury
|
f7871899d9
|
1.2.0
v1.2.0
|
2020-08-24 14:19:46 -07:00 |
|
Colin Woodbury
|
06c5ab9b69
|
Add --version flag
|
2020-08-24 14:17:55 -07:00 |
|
Colin Woodbury
|
8903c72da6
|
1.1.2
v1.1.2
|
2020-08-11 14:24:24 -07:00 |
|
Colin Woodbury
|
109d9a66a7
|
Mention --musl in the README
|
2020-08-11 14:20:52 -07:00 |
|
Colin Woodbury
|
8e223c5a2d
|
Warn if the MUSL target is missing when using --musl
|
2020-08-11 14:14:26 -07:00 |
|
Colin Woodbury
|
b1383ff6ff
|
Strip the release binary before tarring it
|
2020-08-11 13:49:18 -07:00 |
|
Colin Woodbury
|
c8892b4189
|
1.1.1
v1.1.1
|
2020-08-11 13:28:35 -07:00 |
|
Colin Woodbury
|
ab018dce5f
|
Capture all free arguments
|
2020-08-11 13:27:40 -07:00 |
|