Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pacstall/pacstall
An AUR-inspired package manager for Ubuntu
https://github.com/pacstall/pacstall
9635e40e9105a7ba0a61de46fefa03dd1445c549 authored almost 2 years ago
66503664afe4a76776465f472b6fc5438abdebeb authored almost 2 years ago
* feat: add `arch` array
* Add better error message
* Use `incompatible_arch` instead
* Simpl...
1bf9159c7423206b78b03238df091b67cc5b1f1b authored almost 2 years agod8c4c79d387b9cb8516a66f5d7e5c4330a2a834d authored almost 2 years ago
d689a61af8b297d21ca2f8982c39009b51da9020 authored almost 2 years ago
* feat(download): add `null-wget` for silent download
* Change `null-wget` to `quiet-wget`
f2d8ddd0aaf46767a833873e9bf509f39ea3dfae authored almost 2 years agofe68b944f9924f3458c7f540d5ca49cb8ed86e10 authored about 2 years ago
* feat(download): `PACSTALL_DOWNLOADER` variable
* Add curl to list of usable downloaders
45a5e86bd7201fbc6b9acdd058ec54ed2c9b2488 authored about 2 years ago* fix(deb): make deb pacdeps auto
* shfmt
8c6ad768d9a932ae07322054d08d9662cc9baf84 authored about 2 years ago* fix(query-info): add back size
* Fix size
* Use variable instead of deb field
* Fix I...
61da9421a1dee4fe4e5ac15339aef6ba0200ecbb authored about 2 years ago* ref(-V): merge `-V` grep and sed into sed
* Use dpkg-query
* remove uneeded `-`
* Add...
5058e41eec011c5425c340e7ad558f8196d9965f authored about 2 years ago633cba0462d0b613de2b1f3d6e97a792b044e1f8 authored about 2 years ago
01cf79a26bf66a38363dc63fdd31f1c93dc27d9e authored about 2 years ago
2fe3c183dcdc972ac51dc7a1353b7977701440b8 authored about 2 years ago
* fix(prompt_optdepends): always show missing optdeps
* Fix codefactor warning
* Fix codef...
f848fa57fe42cd6553b5976701893e495ef723ca authored about 2 years ago1dc953d6bd7cec2ba295bd101c18ed758fc5822e authored about 2 years ago
41dce69dc7d2a45a17af555ed612b7292b02387c authored about 2 years ago
0c47e1ec5fb4e87557b8723ae3953f95ae77f85b authored about 2 years ago
* fix(prompt_optdepends): prevent only adding non-installed pkgs to suggests
* Add to list anyw...
15a75ead7ee0327359333cc5d742bff72fecfee4 authored about 2 years ago9b4db5364e687e3f558344ed6890a609fe25c44e authored about 2 years ago
* fix(-V): properly figure out version
* Hide source errors
* Use apt version
fd9bbde85fc4e83a9d31f8e607c20b8de9788d35 authored about 2 years ago* fix(ppa): remove PPA if exists after pacstall package removal
* Add warning
* shfmt
2d17c1901cbd1759e5c55aced76bc4a8914ce025 authored about 2 years ago08ee1b0006ef75f9a3dc9c4a4dee08edc26a0fca authored about 2 years ago
* feat(build): add PACSTALL_BUILD_CORES variable
* Better error handling
* Fix weird bash ...
4cd71ff9bdc4d10594be02e005b13c72fa8c1407 authored about 2 years ago* fix(hashcheck): use exit instead of return
* Remove bypass for deb
* Exit inside of hash...
09b160c298f3ee24aee923a53afa06c0bbbd17ad authored about 2 years ago67ec73a107039567af76b366d00fdbe4d94657e1 authored about 2 years ago
bee4e8987fdeae55e3bee24382b34b69c6e7918d authored about 2 years ago
* fix(clean_logdir): do not quote
* Use safer loop
* Use exec
1b1be61289033bd7c9bae4062dae45707a3f5ff5 authored about 2 years ago* fix(pacdeps): mark pacdep as auto installed
* We do not have to uninstall
955911b3e5c38d5dbadde5ce4e3b44214e21151a authored about 2 years ago09e4ade6b61faec31d6f9f973670d742da3bb234 authored about 2 years ago
56b3a159076b36cead0e9f3c729dd448d5c1ab02 authored about 2 years ago
Fixes https://github.com/pacstall/pacstall/issues/736
86dc7a30ff5587bb4d4bd0c7fc41fb763745ca96 authored about 2 years ago* feat(createdeb): use `xz` instead of `gzip`
* Use gzip for normal installs
bb1579534227269344d794caa256494fcc687dd4 authored about 2 years ago* fix(makedeb): do not prepend 0 if git package version
* fix(upgrade.sh): skip git package if ...
b12bc5ec5215d915e825da615d5e9df0a2594194 authored about 2 years ago* fix(upgrade): take epoch into account
* One more check
d5cc8b15b0abf663a5d8d8a57d74398d3eb1aee0 authored about 2 years ago6308f22fa6555a55c1e78871b2611ab9f49910ac authored about 2 years ago
3af7910bdb1d0022815434fcf7e2ee3fa23992dc authored about 2 years ago
c4f79beb99116efedd68a72250c3af5843e3738e authored about 2 years ago
* feat: add logging to pacstall functions
* remove files based on array
* fix: use proper ...
ab60eefd1c7f8136b603ea862b5dfd8edd150af4 authored about 2 years agoe12d83e854bfa72f90ef241f5e23c1d71bde3585 authored about 2 years ago
9df419742ff17e4cd41b68853ef1776043640dd2 authored about 2 years ago
* feat: add `epoch`
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more informatio...
0acd8fe41f71a25c8163aea9e9f05faf8b97a591 authored about 2 years ago
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.4.0](https://github.com/pre-com...
a33314936f2b9aeada2693aa75970cf64367e046 authored about 2 years ago
* feat: add `incompatible` array
* Add exception for sid -_-
* [pre-commit.ci] auto fixes ...
0399b243456c5c5a9fdfb5565e76a044843e6e9c authored about 2 years ago* fix(PACSTALL_EDITOR): fall back to EDITOR if not found
* [pre-commit.ci] auto fixes from pr...
017fad76b704eb8a91e86ca73042974d06f7751a authored about 2 years ago* fix(-P): use noninteractive
* Preserve debian interactive sudo
* Preserve all environ va...
612f22f9c1fcf6b163b8a23dcae5da846131108c authored about 2 years ago* fix(install-local): move some `grep` commands to bash comparisons
* Remove character
21da8a7acfda9c243ff773a97a788c12c6c82ff4 authored about 2 years ago* fix(fish): Build completions
* fix(bash): Build completions
* fix(fish): Remove unwanted fil...
f9df635069b0dd643664b2d0feb90755179f3734 authored about 2 years ago5c6af3cc5f30f279505fbac46374b5cf82a7447c authored about 2 years ago
6c007d65300044a553880b948144a3dbc22e7fbf authored about 2 years ago
de4764fd4ca1a806ce7d8526aa29021be00e2bb5 authored about 2 years ago
721a42d0c03ab17bd7ebe1dabd11574e4963d782 authored about 2 years ago
* fix(makedeb): print gives first
* add message indicating the package
* Forgot to remove ...
c0016210c3fe8c4657b5dd9dbe5f8c8c7d34342f authored about 2 years agoaa2fe5e32e71583029892448254391b3de802191 authored over 2 years ago
27d02918553df1c4806aa7812c2a0d5b0ede5f09 authored over 2 years ago
2c2a5c8ee25349e75753277ec48ae31c4eecc06e authored over 2 years ago
e81129df739322d36d82dee075ad1c9d2ca1ead4 authored over 2 years ago
* fix(install-local): export functions before running
* try set instead
* try trapping
...
45c726e2f5812002efe8ae18ff45b6bb3923c3eb authored over 2 years ago* feat(search): remove grep for faster searches
* spacing
* More performance fixes
* Re...
df51c6be7a63ff23bc1f6ab4b914e4a05d1b45b7 authored over 2 years ago31df3c0752129422cacdfdd00a5ec248158d65f4 authored over 2 years ago
f4e1b7ef0e6ecc32a834481e56a57965b7722481 authored over 2 years ago
* feat: add suggest_solution
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for mo...
de51c5c2919e42900b86c7a4b3c3d4ccdde46d11 authored over 2 years agod40fa5e128975fb491bdec769c858c14707acadd authored over 2 years ago
* rm!(install-local): merge `-Il` with `-I`
* Fix bugs
* Update manpage
* Allow for mul...
105d1a307a881cac2f826e0286a68fe28f7e86cd authored over 2 years ago259058e5b1e5560c5cff17af933e619dce2ee8c3 authored over 2 years ago
d38cca6702d51d171ad9c72597e88760c1d2d4b7 authored over 2 years ago
2520fbf1668f8a516135534423cf31dde79a1bc8 authored over 2 years ago
* fix(update): check for valid URL
* Redirect to dev null
* ha
* e
* again?
16ada8f56d8b55209d937ab41bfd9b46525da807 authored over 2 years ago* fix(hashcheck): use `apt-get` instead of `apt`
* do not purge
* [pre-commit.ci] auto fix...
68a0302ef28295b3c29a3cb4fff39044db449b4b authored over 2 years ago94f201d7d533b46168a86dbc292ccb81ba772962 authored over 2 years ago
* fix(prompt_optdepends): add guard to max optdepend
* make text easier to read
* [pre-com...
f3506fae8055ef5fceb246123fb9ea12bf756395 authored over 2 years ago85a595a4e007297aa513825b8238677b564a3ef5 authored over 2 years ago
13d52990f49aa123e9f90e7759e82d6f0c0f35a3 authored over 2 years ago
8de374752e26fe1dc732d29260e768771c8125e6 authored over 2 years ago
989ff91e16be92d370c09edca391124d1a02726c authored over 2 years ago
* fix(install-local): fix more gives locations
* use apt purge
26c3bf60a553b9e9c02e6dbed3cba5acd4c53b7f authored over 2 years agoe60f0bd4ef1d338cca5021f4603bcc47fd40b1f6 authored over 2 years ago
* fix: all packages can use gives now
* [pre-commit.ci] auto fixes from pre-commit.com hooks
...
6b0120cc9811cbef45ccf851c664a103ba2bbbea authored over 2 years ago
* fix: add homedir to postrm/postinst
* cat pacscript into post{inst,rm}
* tabbing, again
* [...
178c633a2316e0017bae1f8a64456d2b202274ef authored over 2 years ago* Remove full package name
* Arrayify build_depends
* styling
* [pre-commit.ci] auto fi...
a38b93fed79dd2e9da21aa25dbfca1f83861d550 authored over 2 years ago* ref: run shfmt on every sh file
* tab 4
* [pre-commit.ci] auto fixes from pre-commit.com...
f805d6b7fdb9c37ae2d196270b08d5d6cfec82d7 authored over 2 years ago* Remove pacdeps after removal of package
* Actually remove
* Remove deb package metadata
...
f0cb112694547268f23e53fe4f9bd71ba8e756fc authored over 2 years ago
* fix(pacdeps): relationship to parent
* Show all pacdeps
* Quiet version comparision
*...
8a2119855040ff6b4ff9ad5db8d4723a4ef4ac1e authored over 2 years ago* clean(install.sh): remove stow, add lsb-release
* Document usage of `-N` flag
* Remove w...
3c5eafd1cd6a8481c7037adf97aab8981d2d9a53 authored over 2 years ago* feat!: switch to debs
* fix suffix
* fix building
* rework error messages
* add remove.sh
...
* feat(upgrade): parallel version search
* fix(upgrade): limit number of processes
* Updat...
f609bbd69d49bb9e89aa3530da857a4e795e8c6f authored over 2 years ago4e0f9619cfd52a1624911bec7b562a3386790ae4 authored over 2 years ago
834e87cd0c3a9c01b3e0c8b438cfa1dcbe51b534 authored over 2 years ago
7adc4742cf96098a8a1d12acdb4a11706d36f1d8 authored over 2 years ago
3258e54d64b4a41e1938ee682317b0b8de951612 authored over 2 years ago
d557e4cb49a4da235daba60b021cb3db7f2a0c9d authored over 2 years ago
68e23c1cd0eb4f90aa029947cca752588eacec8b authored over 2 years ago
4a0dad1b3b6d10b53cbfecf2f5be690f9e3b4310 authored over 2 years ago
12b43d822b2f5ba38e0b18f1c25cf1b0d3bc5151 authored over 2 years ago
* chore(pacstall) 1.7.3 -> 1.8.0, updated manpage
* fix: add `-Up` to `-K` description
* fix: ...
08501b9cf793521ef23f743eb0fe0a795f471aca authored over 2 years ago* feat(scripts): local repo support
* feat(add-repo): format local repo
* fix(add-repo): hide ...
c996540053fad1330cfd680f055c11abb9bedc29 authored over 2 years ago* fix(install): write error messages to
* fix(install): add missing variables
* refactor(insta...
1b2bc484888a00d9362e45023fc8f4819f36cd5d authored over 2 years ago