Commit Graph

151 Commits (c2fd7b31e436113e302b868f15b18bdf1ff34b59)

Author SHA1 Message Date
kewl fft c2fd7b31e4 add check_mode for upgrade 2020-08-08 17:58:32 -04:00
kewl fft 5aebeda3d4 combine auto tests 2020-05-31 19:56:33 -04:00
kewl fft a470eed6e1 review extra args comments 2020-05-31 19:47:54 -04:00
kewl fft 559f25fc41 allow use of makepkg options with auto as long as the only tool available 2020-05-31 19:40:17 -04:00
kewl fft c14810589a allow makepkg options with auto as long as only tool available 2020-05-31 19:39:46 -04:00
kewl fft 5717af2db0 remove useless brackets 2020-05-31 19:25:13 -04:00
kewl fft a5877d3698 correct extra_args option in readme 2020-05-31 19:23:01 -04:00
kewl fft d23b822be0 combine checks for makepkg 2020-05-31 19:19:31 -04:00
kewl fft 3e5e49114d remove incorrect use of required_by 2020-05-31 19:15:38 -04:00
kewl e03b3f0579
Merge pull request #39 from chpatton013/use-args
Add extra_args option for helpers and makepkg
2020-05-31 19:00:33 -04:00
Christopher Patton 2e5b1d883d Rename and re-type use_args to extra_args 2020-05-31 10:24:29 -07:00
Christopher Patton 30d818dbee Pass use_args to makepkg as well 2020-05-31 08:33:45 -07:00
Christopher Patton 59d3e012ea Explicitly pass makepkg-specific params through install functions 2020-05-31 08:33:28 -07:00
Christopher Patton 6615fd76e9 Fix inaccurate docs about option compatibility 2020-05-30 20:07:14 -07:00
Christopher Patton 707f445620 Distinguish between helpers and tools in documentation 2020-05-30 19:35:02 -07:00
Christopher Patton ce466fc05d Update documentation to reflect practical default of upgrade 2020-05-30 19:35:02 -07:00
Christopher Patton 6cc320a5e2 Add use_args option 2020-05-30 19:35:02 -07:00
Christopher Patton 43f8736f76 Split main into testable functions 2020-05-30 12:00:08 -07:00
Christopher Patton cc5012c5af Dedupe install and upgrade command generation 2020-05-30 12:00:08 -07:00
Christopher Patton 1f09b94fbb Simplify error reporting 2020-05-30 12:00:08 -07:00
kewl fft 5ac7c0ef86 aur_only extended to all helpers 2020-05-24 10:08:21 -04:00
kewl fft 10d9c76a31 readme minor 2020-05-24 09:58:09 -04:00
kewl fft 37815ae827 readme improve comments 2020-05-24 09:54:40 -04:00
kewl fft d180d480bc align center table 2020-05-23 23:27:05 -04:00
kewl fft a06f0d741c left align column 2020-05-23 23:24:57 -04:00
kewl fft 90cbeed546 readme titles 2020-05-23 22:53:53 -04:00
kewl fft 0c7f34f187 readme defaults and choices in same column 2020-05-23 22:51:32 -04:00
kewl fft c9d7c94bbe closes #9 2020-05-23 22:44:58 -04:00
kewl fft 7c3def3680 update readme 2020-05-23 22:35:09 -04:00
kewl fft f161d9e769 state update readme 2020-05-23 22:34:42 -04:00
kewl fft 08c4dd6fbd replace skip_installed by state 2020-05-23 22:28:10 -04:00
kewl dff3cfb450
Merge pull request #36 from juergenhoetzel/diff
Add diff support in check mode
2020-05-10 08:42:43 -04:00
Juergen Hoetzel 89e26748da Add diff support in check mode 2020-05-10 14:31:49 +02:00
kewl de92aa87cb
Merge pull request #34 from juergenhoetzel/on-the-fly-extract
Extract tar file on-the-fly
2020-05-09 10:40:18 -04:00
Juergen Hoetzel 5d952d26fd Extract tar file on-the-fly
Instead of creating an intermediate tar file use the open_url response
as fileobj.
2020-05-09 16:19:12 +02:00
kewl fft 026786beb0 deprioritize aurman - discontinued 2020-04-12 20:00:50 -04:00
kewl fft c24454a159 readme minor improvements 2020-04-12 19:45:52 -04:00
kewl fft 63e60fc256 add comments for ignore_arch 2020-04-12 19:40:51 -04:00
kewl e643e8f450
Merge pull request #30 from neilmunday/master
Added ignore_arch option for makepkg
2020-04-12 19:24:49 -04:00
neilmunday bd374b15d9 Added ignore_arch option for makepkg 2020-04-13 00:05:35 +01:00
kewl fft d6d25c6738 readme update 2020-03-03 07:26:29 -05:00
kewl 672b060fe9
Merge pull request #29 from pallxk/embed-module-in-role
Embed module in role
2020-03-02 20:54:00 -05:00
pallxk c26e14c8ce Update README for installation via Ansible Galaxy 2020-03-02 13:43:56 +08:00
pallxk 74b538db28 Embed module in role 2020-02-28 11:23:41 +08:00
kewl 9f52f507c6
Merge pull request #25 from hvariant/fix-package-name-quote
fix quoting of package name
2019-08-31 09:02:49 +01:00
Zhansong Li e1443632a3 use the correct module and function name 2019-08-31 17:41:39 +10:00
Zhansong Li f4868a5bac fix quoting of package name 2019-08-31 11:17:57 +10:00
kewl fft 9a2500338c improved readme 2019-07-28 09:30:00 +02:00
kewl fft 5acabdc819 optional argument default for get bin path removed 2019-04-11 20:09:27 +01:00
kewl fft 2766c2661c if in one line 2019-04-11 20:03:55 +01:00