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

fix(pacdeps): remove pacdep file after pass (#795)

9635e40e9105a7ba0a61de46fefa03dd1445c549 authored almost 2 years ago
fix(compare_remote_version): unset `pkgver` before checks (#796)

66503664afe4a76776465f472b6fc5438abdebeb authored almost 2 years ago
feat(pacscript): add `arch` array (#793)

* feat: add `arch` array

* Add better error message

* Use `incompatible_arch` instead

* Simpl...

1bf9159c7423206b78b03238df091b67cc5b1f1b authored almost 2 years ago
chore(pacstall): `3.4.0` -> `3.5.0` (#791)

d8c4c79d387b9cb8516a66f5d7e5c4330a2a834d authored almost 2 years ago
fix(cleanup): unset all variables during life of pacscript (#790)

d689a61af8b297d21ca2f8982c39009b51da9020 authored almost 2 years ago
feat(download): add `quiet-wget` for silent download (#786

* feat(download): add `null-wget` for silent download

* Change `null-wget` to `quiet-wget`

f2d8ddd0aaf46767a833873e9bf509f39ea3dfae authored almost 2 years ago
chore(pacstall): `3.3.1` -> `3.4.0` (#781)

fe68b944f9924f3458c7f540d5ca49cb8ed86e10 authored about 2 years ago
feat(download): `PACSTALL_DOWNLOADER` variable (#780)

* feat(download): `PACSTALL_DOWNLOADER` variable

* Add curl to list of usable downloaders

45a5e86bd7201fbc6b9acdd058ec54ed2c9b2488 authored about 2 years ago
fix(deb): make deb pacdeps auto (#779)

* fix(deb): make deb pacdeps auto

* shfmt

8c6ad768d9a932ae07322054d08d9662cc9baf84 authored about 2 years ago
fix(query-info): add back size (#778)

* fix(query-info): add back size

* Fix size

* Use variable instead of deb field

* Fix I...

61da9421a1dee4fe4e5ac15339aef6ba0200ecbb authored about 2 years ago
ref: use `dpkg-query` instead of `dpkg -s` (#777)

* ref(-V): merge `-V` grep and sed into sed

* Use dpkg-query

* remove uneeded `-`

* Add...

5058e41eec011c5425c340e7ad558f8196d9965f authored about 2 years ago
chore(pacstall): `3.3.0` -> `3.3.1` (#775)

633cba0462d0b613de2b1f3d6e97a792b044e1f8 authored about 2 years ago
fix(homedir): eval it (#774)

01cf79a26bf66a38363dc63fdd31f1c93dc27d9e authored about 2 years ago
chore(pacstall): `3.2.0` -> `3.3.0` (#771)

2fe3c183dcdc972ac51dc7a1353b7977701440b8 authored about 2 years ago
fix(prompt_optdepends): always show missing optdeps (#772)

* fix(prompt_optdepends): always show missing optdeps

* Fix codefactor warning

* Fix codef...

f848fa57fe42cd6553b5976701893e495ef723ca authored about 2 years ago
ref(pwd): `pwd` -> `$PWD` (#770)

1dc953d6bd7cec2ba295bd101c18ed758fc5822e authored about 2 years ago
fix(homedir): detect any home dir, not just /home (#769)

41dce69dc7d2a45a17af555ed612b7292b02387c authored about 2 years ago
fix(arrays): quote and split (#768)

0c47e1ec5fb4e87557b8723ae3953f95ae77f85b authored about 2 years ago
fix(prompt_optdepends): prevent only adding non-installed pkgs to suggests (#767)

* fix(prompt_optdepends): prevent only adding non-installed pkgs to suggests

* Add to list anyw...

15a75ead7ee0327359333cc5d742bff72fecfee4 authored about 2 years ago
chore(pacstall): `3.1.1` -> `3.2.0` (#763)

9b4db5364e687e3f558344ed6890a609fe25c44e authored about 2 years ago
fix(-V): properly figure out version (#764)

* fix(-V): properly figure out version

* Hide source errors

* Use apt version

fd9bbde85fc4e83a9d31f8e607c20b8de9788d35 authored about 2 years ago
fix(ppa): add dangling PPA warning (#760)

* fix(ppa): remove PPA if exists after pacstall package removal

* Add warning

* shfmt

2d17c1901cbd1759e5c55aced76bc4a8914ce025 authored about 2 years ago
rm(Il): remove deprecation notice (#761)

08ee1b0006ef75f9a3dc9c4a4dee08edc26a0fca authored about 2 years ago
feat(build): add `PACSTALL_BUILD_CORES` variable (#756)

* 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 (#754)

* fix(hashcheck): use exit instead of return

* Remove bypass for deb

* Exit inside of hash...

09b160c298f3ee24aee923a53afa06c0bbbd17ad authored about 2 years ago
fix(remove): remove instead of purge (#753)

67ec73a107039567af76b366d00fdbe4d94657e1 authored about 2 years ago
chore(pacstall): `3.1.0` -> `3.1.1` (#751)

bee4e8987fdeae55e3bee24382b34b69c6e7918d authored about 2 years ago
fix(clean_logdir): use exec (#750)

* fix(clean_logdir): do not quote

* Use safer loop

* Use exec

1b1be61289033bd7c9bae4062dae45707a3f5ff5 authored about 2 years ago
fix(pacdeps): mark pacdep as auto installed (#748)

* fix(pacdeps): mark pacdep as auto installed

* We do not have to uninstall

955911b3e5c38d5dbadde5ce4e3b44214e21151a authored about 2 years ago
chore(pacstall): `3.0.2` -> `3.1.0` (#744)

09e4ade6b61faec31d6f9f973670d742da3bb234 authored about 2 years ago
fix(upgrade): place wait to prevent overwritten variables (#746)

56b3a159076b36cead0e9f3c729dd448d5c1ab02 authored about 2 years ago
fix(log): figure out what `gives` is based on Deb (#739)

Fixes https://github.com/pacstall/pacstall/issues/736

86dc7a30ff5587bb4d4bd0c7fc41fb763745ca96 authored about 2 years ago
feat(createdeb): use `xz` instead of `gzip` (#729)

* feat(createdeb): use `xz` instead of `gzip`

* Use gzip for normal installs

bb1579534227269344d794caa256494fcc687dd4 authored about 2 years ago
fix(upgrade.sh): skip git packages if `0$version` equals `$remoteversion` without `0` (#742)

* 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 (#740)

* fix(upgrade): take epoch into account

* One more check

d5cc8b15b0abf663a5d8d8a57d74398d3eb1aee0 authored about 2 years ago
chore(README): fix badge route (#738)

6308f22fa6555a55c1e78871b2611ab9f49910ac authored about 2 years ago
chore(funding): delete overriding funding config (#737)

3af7910bdb1d0022815434fcf7e2ee3fa23992dc authored about 2 years ago
fix(clean_logdir): call it at least once (#734)

c4f79beb99116efedd68a72250c3af5843e3738e authored about 2 years ago
feat: add logging to pacstall functions (#721)

* feat: add logging to pacstall functions

* remove files based on array

* fix: use proper ...

ab60eefd1c7f8136b603ea862b5dfd8edd150af4 authored about 2 years ago
fix(pin): use gives first (#728)

e12d83e854bfa72f90ef241f5e23c1d71bde3585 authored about 2 years ago
chore(pacstall): Curtesy -> Courtesy (#730)

9df419742ff17e4cd41b68853ef1776043640dd2 authored about 2 years ago
feat: add `epoch` (#720)

* feat: add `epoch`

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more informatio...

0acd8fe41f71a25c8163aea9e9f05faf8b97a591 authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate (#656)

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.4.0](https://github.com/pre-com...

a101d391d354a5981dc805345f90a427d1517209 authored about 2 years ago
fix(remove): redirect source stderr (#723)

a33314936f2b9aeada2693aa75970cf64367e046 authored about 2 years ago
feat: add `incompatible` array (#717)

* 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 (#708)

* 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 (#713)

* 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 (#709)

* fix(install-local): move some `grep` commands to bash comparisons

* Remove character

21da8a7acfda9c243ff773a97a788c12c6c82ff4 authored about 2 years ago
fix: Build completions (#701)

* fix(fish): Build completions

* fix(bash): Build completions

* fix(fish): Remove unwanted fil...

f9df635069b0dd643664b2d0feb90755179f3734 authored about 2 years ago
rm(bc): remove bc dependency (#703)

5c6af3cc5f30f279505fbac46374b5cf82a7447c authored about 2 years ago
fix(install.sh): remove outdated tree dependency (#702)

6c007d65300044a553880b948144a3dbc22e7fbf authored about 2 years ago
chore(pacstall): `3.0.1` -> `3.0.2` (#697)

de4764fd4ca1a806ce7d8526aa29021be00e2bb5 authored about 2 years ago
fix(install-local): localize some variables, fix pacstall dep bug (#696)

721a42d0c03ab17bd7ebe1dabd11574e4963d782 authored about 2 years ago
fix(makedeb): print gives first (#690)

* fix(makedeb): print gives first

* add message indicating the package

* Forgot to remove ...

c0016210c3fe8c4657b5dd9dbe5f8c8c7d34342f authored about 2 years ago
rm(cget): remove never used internal function `cget` (#695)

aa2fe5e32e71583029892448254391b3de802191 authored over 2 years ago
fix(install.sh): install `curl` (#694)

27d02918553df1c4806aa7812c2a0d5b0ede5f09 authored over 2 years ago
fix(pacstall): unchanged version number

2c2a5c8ee25349e75753277ec48ae31c4eecc06e authored over 2 years ago
chore(pacstall) `3.0.0` -> `3.0.1` (#686)

e81129df739322d36d82dee075ad1c9d2ca1ead4 authored over 2 years ago
fix(install-local): bring back interoperability between functions (#685)

* fix(install-local): export functions before running

* try set instead

* try trapping

...

45c726e2f5812002efe8ae18ff45b6bb3923c3eb authored over 2 years ago
perf: remove heavy external tools (#684)

* feat(search): remove grep for faster searches

* spacing

* More performance fixes

* Re...

df51c6be7a63ff23bc1f6ab4b914e4a05d1b45b7 authored over 2 years ago
fix(BUG-REPORT): assign @Henryws (#682)

31df3c0752129422cacdfdd00a5ec248158d65f4 authored over 2 years ago
fix(download): `suggest_solution` -> `suggested_solution` (#683)

f4e1b7ef0e6ecc32a834481e56a57965b7722481 authored over 2 years ago
feat: add `suggest_solution` (#678)

* feat: add suggest_solution

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for mo...

de51c5c2919e42900b86c7a4b3c3d4ccdde46d11 authored over 2 years ago
fix(-B): move `-N` to `-B` (#677)

d40fa5e128975fb491bdec769c858c14707acadd authored over 2 years ago
rm!(install-local): merge `-Il` functionality with `-I` (#676)

* rm!(install-local): merge `-Il` with `-I`

* Fix bugs

* Update manpage

* Allow for mul...

105d1a307a881cac2f826e0286a68fe28f7e86cd authored over 2 years ago
fix(-L,-Up): error out on arguments (#675)

259058e5b1e5560c5cff17af933e619dce2ee8c3 authored over 2 years ago
fix(check_url): redirect usage to /dev/null (#674)

d38cca6702d51d171ad9c72597e88760c1d2d4b7 authored over 2 years ago
fix(help): add missing periods (#673)

2520fbf1668f8a516135534423cf31dde79a1bc8 authored over 2 years ago
fix(update): check for valid URL (#672)

* fix(update): check for valid URL

* Redirect to dev null

* ha

* e

* again?

16ada8f56d8b55209d937ab41bfd9b46525da807 authored over 2 years ago
fix(hashcheck): remove useless apt purge (#671)

* fix(hashcheck): use `apt-get` instead of `apt`

* do not purge

* [pre-commit.ci] auto fix...

68a0302ef28295b3c29a3cb4fff39044db449b4b authored over 2 years ago
ref: bashify update (#668)

94f201d7d533b46168a86dbc292ccb81ba772962 authored over 2 years ago
fix(prompt_optdepends): add guard to max optdepend (#666)

* fix(prompt_optdepends): add guard to max optdepend

* make text easier to read

* [pre-com...

f3506fae8055ef5fceb246123fb9ea12bf756395 authored over 2 years ago
style: add links to useful pages to help flag (#665)

85a595a4e007297aa513825b8238677b564a3ef5 authored over 2 years ago
fix(suggests): one space typo

13d52990f49aa123e9f90e7759e82d6f0c0f35a3 authored over 2 years ago
fix(suggests): include every optdepends (#664)

8de374752e26fe1dc732d29260e768771c8125e6 authored over 2 years ago
feat(pacscript): add `provides` array (#657)

989ff91e16be92d370c09edca391124d1a02726c authored over 2 years ago
fix(install-local): fix more gives locations (#663)

* fix(install-local): fix more gives locations

* use apt purge

26c3bf60a553b9e9c02e6dbed3cba5acd4c53b7f authored over 2 years ago
style: merge not found in apt repos message (#658)

e60f0bd4ef1d338cca5021f4603bcc47fd40b1f6 authored over 2 years ago
fix: all packages can use `gives` now (#655)

* fix: all packages can use gives now

* [pre-commit.ci] auto fixes from pre-commit.com hooks
...

d7cecf235d3059254f4fdfd13d956b560940bd0f authored over 2 years ago
chore: add editorconfig (#653)

6b0120cc9811cbef45ccf851c664a103ba2bbbea authored over 2 years ago
fix: cat pacscript into post files (#654)

* fix: add homedir to postrm/postinst

* cat pacscript into post{inst,rm}

* tabbing, again

* [...

178c633a2316e0017bae1f8a64456d2b202274ef authored over 2 years ago
fix(build_depends): remove packages from installation by full name (#652)

* 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 (#651)

* ref: run shfmt on every sh file

* tab 4

* [pre-commit.ci] auto fixes from pre-commit.com...

f805d6b7fdb9c37ae2d196270b08d5d6cfec82d7 authored over 2 years ago
fix: remove pacdeps after removal of package (#650)

* Remove pacdeps after removal of package

* Actually remove

* Remove deb package metadata
...

87d61430fbaaa0d2c077d9f51328dd01c7eabf68 authored over 2 years ago
fix(README): flat reddit logo (#646)

f0cb112694547268f23e53fe4f9bd71ba8e756fc authored over 2 years ago
fix(pacdeps): relationship to parent (#649)

* fix(pacdeps): relationship to parent

* Show all pacdeps

* Quiet version comparision

*...

8a2119855040ff6b4ff9ad5db8d4723a4ef4ac1e authored over 2 years ago
fix: remove stow, add lsb-release, fix bugs (#643)

* 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 (#636)

* feat!: switch to debs

* fix suffix

* fix building

* rework error messages

* add remove.sh
...

376388d1792698b21ee197909f371f254c52f44c authored over 2 years ago
feat(upgrade.sh): Parallel package version comparison on upgrade (#632)

* feat(upgrade): parallel version search

* fix(upgrade): limit number of processes

* Updat...

f609bbd69d49bb9e89aa3530da857a4e795e8c6f authored over 2 years ago
feat(optdepends): add array selection (#631)

4e0f9619cfd52a1624911bec7b562a3386790ae4 authored over 2 years ago
fix(install-local.sh): do not create random file `t` (#634)

834e87cd0c3a9c01b3e0c8b438cfa1dcbe51b534 authored over 2 years ago
refactor(upgrade): remove `awk` (#633)

7adc4742cf96098a8a1d12acdb4a11706d36f1d8 authored over 2 years ago
feat(install-local): show pretty index of optdepends (#630)

3258e54d64b4a41e1938ee682317b0b8de951612 authored over 2 years ago
feat(install-local): warn user if optdepend does not exist in repos (#629)

d557e4cb49a4da235daba60b021cb3db7f2a0c9d authored over 2 years ago
feat: add `fancy_message sub` for cleaner output (#628)

68e23c1cd0eb4f90aa029947cca752588eacec8b authored over 2 years ago
chore(pacstall): `2.0.0` -> `2.0.1` (#619)

4a0dad1b3b6d10b53cbfecf2f5be690f9e3b4310 authored over 2 years ago
fix(remove): source pacscript before running removescript (#618)

12b43d822b2f5ba38e0b18f1c25cf1b0d3bc5151 authored over 2 years ago
chore(pacstall) `1.7.3` -> `2.0.0`, updated manpage (#606)

* chore(pacstall) 1.7.3 -> 1.8.0, updated manpage

* fix: add `-Up` to `-K` description

* fix: ...

08501b9cf793521ef23f743eb0fe0a795f471aca authored over 2 years ago
feat!: support for local repos (#601)

* feat(scripts): local repo support

* feat(add-repo): format local repo

* fix(add-repo): hide ...

c996540053fad1330cfd680f055c11abb9bedc29 authored over 2 years ago
fix((un)install): write error messages to `stderr` (#599)

* fix(install): write error messages to

* fix(install): add missing variables

* refactor(insta...

1b2bc484888a00d9362e45023fc8f4819f36cd5d authored over 2 years ago