Commit graph

53 commits

Author SHA1 Message Date
Eduard Tolosa
e393678d23 Bump version. 2020-05-12 10:19:19 -05:00
Eduard Tolosa
b5283a6a4f Add support for pkgcheck. 2020-05-12 10:18:43 -05:00
Eduard Tolosa
9a3bc60c35 Update lockfile. 2020-04-09 10:18:50 -05:00
Eduard Tolosa
eaf18bb308 Remove PKGBUILD since that it's in official repos. 2020-04-09 10:16:00 -05:00
Eduard Tolosa
9a1ffa7fb5 Remove unneeded condition + bump version. 2020-04-09 10:12:55 -05:00
Alexandre ZANNI
13de274d2e
Add BlackArch installation instructions. 2020-02-03 21:58:16 -05:00
Eduard Tolosa
264e487304 Update PKGBUILD 2020-01-25 18:06:49 -05:00
Eduard Tolosa
f4a73c0e52 Bump version right. 2020-01-18 14:09:24 -05:00
Eduard Tolosa
b4a7114695
Update README.md 2020-01-18 14:07:56 -05:00
Eduard Tolosa
542a33cc86 Bump version 2020-01-18 14:06:28 -05:00
Eduard Tolosa
c8e130b18c Remove unneeded bin 2020-01-18 14:04:50 -05:00
Eduard Tolosa
5dbdbeeba3 Use zstd by default. 2020-01-18 14:03:59 -05:00
Noah Altunian
3196f2eeeb Update README.md
Some README grammar updates
2019-08-15 20:13:53 -05:00
cc4ae5862c
Update PKGBUILD 2019-06-09 12:28:49 -05:00
3b2478bf91
Update README.md 2019-06-09 12:26:54 -05:00
e694ee1461 Fix issue when installing with missing deps 2019-06-03 17:10:15 -05:00
916e871fa5 Add support for multiple arguments when testing packages.
Fix #5
2019-05-16 13:54:17 -05:00
74457ebd8d Remove unneeded prints. 2019-05-16 13:02:59 -05:00
2875c3de7e Update binary 2019-05-15 00:19:57 -05:00
60a4d6048f Add --noconfirm when testing a package 2019-05-15 00:18:03 -05:00
ac6a548ec8 Fix error message when executing a binary. 2019-05-14 20:47:01 -05:00
5468f157ab Update binary. 2019-05-13 00:32:57 -05:00
319555d575
Update README.md 2019-05-13 00:31:59 -05:00
bfc0aa4512 Remove unneeded code. 2019-05-13 00:24:16 -05:00
7fc133fd5a Remove unneeded status check.
Since that we are using a .expect() method in the Command::New action, the next check is unneeded and undesirable because it just check the status of the command inside the chroot environment nad as result package executables return a non-success status when not arguments are given (as in our case).
2019-05-12 23:41:15 -05:00
9ffad185df Update binary 2019-05-12 21:07:15 -05:00
69d7863ae6 Sync in every action and make update optional. 2019-05-12 21:06:09 -05:00
fd84ddcf4c Sync chroot copy repo before performing actions.
Remove update chroot packages function for every action.
2019-05-01 11:52:50 -05:00
55729d3d46 Remove unneeded commands. 2019-05-01 11:38:46 -05:00
ff4f4d3e3c Remove unused import. 2019-04-23 22:08:49 -05:00
df975d9772 Better argument handling. 2019-04-23 22:08:23 -05:00
d04e5b8f0c Update clap crate configuration. 2019-04-23 00:01:48 -05:00
9c774d6bad Update binary 2019-04-22 23:59:08 -05:00
ca5503c354 Fix issue when the missing package is in another directory. 2019-04-22 23:58:47 -05:00
48105e8db3 Udpate binary. 2019-04-22 23:27:14 -05:00
ffaeceb3c3 Use arch-nspawn instead of chroot. 2019-04-22 23:27:03 -05:00
16d361fbe1 Handle warnings 2019-04-21 02:05:10 -05:00
02c5d02cc0 Update PKGBUILD 2019-04-21 01:32:36 -05:00
b4848df8a7 Update binary. 2019-04-21 01:29:51 -05:00
7f9237a9a0 Enable multilib repo by default. 2019-04-21 01:28:58 -05:00
aea130ffc7 Update PKGBUILD 2019-04-21 00:26:11 -05:00
6da1e1f688 Update PKGBUILD 2019-04-21 00:24:03 -05:00
d1c99d208a Bump version 2019-04-21 00:15:58 -05:00
cc263db1bb Fix rsync performance issue
It solves the bad habit of recreating the chroot copy everytime that the -c option was specified, a lot of performance is gained in it change.
2019-04-21 00:13:54 -05:00
f4610ee6d6 Update PKGBUILD. 2019-04-20 20:51:34 -05:00
73246252b7 Bump version.
- It release fix a issue when passing the -l argument to makechrootpkg that ends in an double slash in the chroot copy path.
2019-04-20 20:47:24 -05:00
76eec0e649 Fix chroot instance when build package. 2019-04-20 20:44:12 -05:00
9d3e865562 Add PKGBUILD 2019-04-20 17:22:35 -05:00
0027258efb Update README. 2019-04-20 16:35:41 -05:00
83dd887db9 Update binary. 2019-04-20 16:34:47 -05:00