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
e679d48656
Add informational message.
2019-04-20 16:34:37 -05:00
91302cd61d
Create documentation
2019-04-20 16:29:58 -05:00
3ebaf7e732
First commit.
2019-04-20 16:14:23 -05:00