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(install-local): remove duplicate pacdep file deletion (#614)

* fix(install-local): silently remove pacdep file if it still exists

* fix(install-local): re...

310e35d11e49e03fd1b2217f174b340b0c36b5a6 authored over 2 years ago
fix(install-local): make pacdeps actually install (#613)

e67185e4a4dfd51abda441c642d1d254ed7c3584 authored over 2 years ago
fix(update): add guard for missing update file (#612)

33e28870f5381ab51d7379aa121b84955c2df660 authored over 2 years ago
fix(install): faulty network check (#600)

75feaa49693d8e925b661d60cbb3ab377fea0d32 authored over 2 years ago
fix(pacstall): export DISABLE_PROMPTS (#610)

When #543 was introduced, all variables not exported would be unusable
inside pacscripts, inclu...

240e2958f83af71366b6d74fb28ee5cfefab9471 authored over 2 years ago
fix(install-local): `-ce` -> `-ceuo pipefail` (#608)

409cb8bf102e1eff28143c05f825dcd23b00aee5 authored over 2 years ago
fix(pacstall): missing -T flag in help section (#607)

5ada91da49a5bfec379041cf8bb8ca7eb834757b authored over 2 years ago
fix(install-local): skip `$replace` if installed (#582)

1325ead36b26072ea9e36b75bbea3f3d1f026493 authored over 2 years ago
fix(install-local): add missing `ask` export (#604)

3df442e68507defdc022461445efd0589db1f44e authored over 2 years ago
fix: messages on pacdep install/upgrade (#595)

c83fd19764bc36998f0575a2ca5ea7ba76fb0162 authored over 2 years ago
feat(upgrade): show version changes (#603)

* feat(upgrade.sh): show version change

* fix: better coloring and easier arrangment

* fix...

435d55a2a8c65c63d87d77132f44d2dccbcbe39c authored over 2 years ago
feat(update): display useful links and update status (#588)

Co-authored-by: D Brox <[email protected]>
Co-authored-by: pre-commit-ci[...

de56d787340e7def035eea58d53f4bf445ea5e77 authored over 2 years ago
chore(codeowners): add @NarutoXY back (#590)

b859c333d1ad7bd56ec4108f4fe5e3bea0cb82f7 authored over 2 years ago
fix(pacstall): check gitlab on `check_url` failure (#589)

0d7ca61e78dc4d2ba261d87bd3bfde347d155875 authored over 2 years ago
fix: use `set -euo pipefail` for pacscript functions (#543)

* fix(scripts): use `set -e` on sourced functions

* fix: push missing commits

* style: rem...

e13801d4ccf368ec9791db149c708890b55262a9 authored over 2 years ago
docs(readme): update link and change wording (#586)

6f3df23d86d0d4496acc0c7f2df37b0cd8f2efbb authored over 2 years ago
fix(pacstall): write error messages to `stderr` (#585)

38e5e82d70efff0d81eeba7a2f7efdea4411091d authored over 2 years ago
fix(uninstall): package uninstallation (#581)

718e768581ea363d3d01b8cd3a7f6864b509d1e1 authored over 2 years ago
docs(readme): fix logo size (#580)

ca08744f488a20d30e3ad7b2e8bc761341a24a6e authored over 2 years ago
fix: remove insane stty bug on update (#577)

da9a2e54a0a37c500d599246ed8d6f0c8dfadfea authored over 2 years ago
feat(pacstall): spruce up help message (#575)

Co-authored-by: Sourajyoti Basak <[email protected]>

f197a18c9ecdb76df5a5147b89a695537472d063 authored over 2 years ago
rm(update.sh): remove wacked apt command (#572)

a57e47d9fae17ff7e1c70d17f39dfbe209478a5f authored almost 3 years ago
feat(README): make basic commands section more readable (#570)

Co-authored-by: metalune <[email protected]>

6727d1b1846876933b6ad6d0b200849f31819273 authored almost 3 years ago
fix: remove useless sudos (#566)

* fix(upgrade): remove useless sudos

* fix(install-local): remove pacdep sudo call

* fix: remo...

4af44a76ad4cd5796b67e407e4f58c9d10d8a5a1 authored almost 3 years ago
fix(pacstall): fix typo in `-V` flag (#569)

81fcf1a0e3a26dfa9202e073a709b426b9921a73 authored almost 3 years ago
build(pacstall) `1.7.2` -> `1.7.3` (#563)

dc64639e9fb3555a15f4b32cd501bf8cbaf07e6e authored almost 3 years ago
refactor: add and run pre-commit hooks (#562)

25b23f4a4e229d3e54182133394467434b09ae14 authored almost 3 years ago
fix(pacstall): exit properly (#561)

d485a48d374831369fd4a2a9381b9b8422b4215b authored almost 3 years ago
style: reformat with `shfmt -bn -ci -sr -s` (#559)

* style(install): format with `shfmt`

* style(completion): format with `shfmt`

* style(add...

69abdc36404aaa0af45e9e80a662c317e7adab0b authored almost 3 years ago
docs(readme): update logo url (#547)

* fix(readme): update logo url

* fix(readme): use faster URL for logo

15a5dc83e2d8a9fb26a49c01054fcd80770e5019 authored almost 3 years ago
ci(dependabot): update github actions

038de0fa8435ec7770b1be56a7cd4c9da31f3d98 authored almost 3 years ago
fix(install-local): check if pacdep is installed

b49a4c92ab09b4ad9d7f030a465ff22562c89d8c authored almost 3 years ago
fix: allow multiple fields in gives (#526)

* fix: remove inaccurate package count and reword "auto updates"

* fix: better wording for gi...

db7206ed3650e3f757cb1f6c4e05fd9b5fae9d58 authored almost 3 years ago
fix(install-local): properly display and install optional dependencies (#531)

* fix(install-local): filter optdepends and install

* fix(install-local): description error b...

5dfc254b0185ddb8346445461be64054644ae0fb authored almost 3 years ago
fix: add guards to download and speed up url checking (#535)

* fix: remove inaccurate package count and reword "auto updates"

* fix: better wording for gi...

3a9d6763095b776fbdf57653bb5542589b3bed38 authored almost 3 years ago
fix(install-local): force git clones on `-git` (#511)

* fix(install-local): force git clones on `-git`

* fix(install-local): exit on `cd` failure
...

1b09ad194bf6187cdc5465171e34c0a2487071e7 authored almost 3 years ago
meta(feature-request): add `wizard-28` as assignee

60567a6bf09f0716f30dcf95fd01709d43741b30 authored almost 3 years ago
meta(bug-report): split `os` and `pacstall` versions

2a0967c35c69951376fd0fe551e7906800570826 authored almost 3 years ago
fix(install-local): download patches before downloading package (#530)

6e32f93602508cb1c736c2f947f48a1fcc91bb99 authored almost 3 years ago
meta(github): port feature request template to form

3518b7f637a7f2ce18aa41f56070f1f71dd3ebe9 authored almost 3 years ago
fix(install-local): skip check if already installed (#523)

ed3fc30a0601af5ae2611d4bb5380264fdc5024b authored almost 3 years ago
meta(github): port bug report template to form

2882cd25e72a65e91adaf23c85f149256279b332 authored almost 3 years ago
fix(check_url): add http code 301 to permitted list (#524)

Co-authored-by: Sourajyoti Basak <[email protected]>

595207e39774deaf076e65a6d3a88dfb9f039c67 authored almost 3 years ago
fix(search): fail out on no package (#504)

* fix(search): fail out on no package

* fix(search): add exits where they should be

809540fb90c3196b7caaa1b3b80ea71746181777 authored almost 3 years ago
fix: accept paths with `-Il` command (#522)

* fix(main): Enable path on install-local

This was broken ages ago and we didn't notice

* fix(...

f0b39332a76282a4664c060fa8ea446e310a83d2 authored almost 3 years ago
refractor: differentiate between file existence and network errors (#503)

* refractor(download.sh): differentiate between file existence and network errors

* refractor...

9669e777f43702d394e4f07a27449a6fde91e424 authored almost 3 years ago
docs(readme): remove inaccurate package count and reword "auto updates" (#513)

* fix: remove inaccurate package count and reword "auto updates"

* fix: better wording for gi...

903c874123e9b6df6d1d1247f8a34dcd0d730f20 authored almost 3 years ago
fix: stop redirecting to `/dev/null` when sourcing (#510)

5ccc5202d52b8573af95f9216459302bd6767f58 authored almost 3 years ago
fix(install-local): error out if `optdepends` has no description (#508)

4f23b94e3f9bd9cb587b6111cf329fcc24ffcf02 authored almost 3 years ago
fix(install): properly purge build dependencies (#500)

b1340ef5b909eee6572d1fdea64462b010ae7fd9 authored almost 3 years ago
fix(install-local): allow apt to downgrade packages (#506)

eebaa43264c8acf1eeb647864f737ba3b92a2f6d authored almost 3 years ago
fix(remove): purge without user input (#505)

* fix(remove): purge without user input

* fix(remove): remove dummy deb without apt confirmation

e5773822209fa3cbc0851674bcc5d7c4f588e992 authored almost 3 years ago
fix(README.md): replace future tense word with definitive

17837e031a1e31a34249a04f4b9a1443b34e01bd authored almost 3 years ago
fix(query-info): frozen `-Qi` when deb contains no size variable (#501)

* fix(query-info): frozen qi when deb contains no size variable

* fix(query-info): hide size ...

605ca46b344750dabf5a7805ab07e8c21d8ca549 authored almost 3 years ago
build(pacstall): 1.7.1 -> 1.7.2 (#493)

237907ff467c5e31688161ef1e82afe97854d8a6 authored almost 3 years ago
ci: skip network checks on github actions (#494)

03ddbe4db6cf9b8a12b8862db487add17285faf4 authored almost 3 years ago
fix(install-local): install dependencies from deb (#491)

787b214771b35b2d201ce7d64bb1b34774abeb75 authored almost 3 years ago
ci(dependabot): add config file

afa50cdd79ab101d9d4cac62018a505ca635f05c authored almost 3 years ago
bump: version name in manpage (#465)

ec389c1b063892c5366f7fa3d853ac739ff28eda authored about 3 years ago
bump: 1.7 -> 1.7.1 (#464)

02b01682f6db0c639fa5119a1ccd240cd7f665ea authored about 3 years ago
feat: add network checks (#462)

* feat(update): prevent upgrades without network

* feat: add network checks to various flags ...

42c0ed3bc2adb4a1ced61a28e000822724af3277 authored about 3 years ago
fix(install-local): skip hash check if not present (#459)

Skips `hashcheck()` if the `hash` variable isn't present in the
pacscript.

bb7d2907e9e9245ec230a62d88f57b52dcd0c499 authored about 3 years ago
feat(update)!: prevent updating to an incompatible release (#460)

* feat(update)!: prevent updating to an incompatible release

BREAKING CHANGE: When the python...

39e7d6e934f57ff93a70aee81ba52207439fbcbb authored about 3 years ago
fix(upgrade): `sed` errors when package is non-existent (#447)

a15cf4a43806dd9eb304a1d6b1214bcbfce5ea66 authored about 3 years ago
fix(remove): incomplete removal of packages from apt's database (#453)

* fix(remove.sh): fully remove package

* refactor(remove): use `apt-get` instead of `apt`

...

56b9dc4e06272186ede882c360dabeab82553636 authored about 3 years ago
fix(upgrade.sh): warning -> warn (#445)

680d39ae796fd6d0dc1455fb095ce92e0acd7fff authored about 3 years ago
fix(install): ambiguous error message when `$gives` contains multiple fields (#444)

* fix(install): enhance `$gives` error logs

Logs an error message when `$gives` contains mult...

3ea4fe1a77ef595e046006e1856e5a7f4af1e5c6 authored about 3 years ago
fix(remove): removal of unidentified packages (#437)

fe4be04ac5cb012a8490cd5bf6bcfef1aa9a10fd authored about 3 years ago
fix: miscellaneous bugs due to missing dashes in inputs (#439)

* fix: miscellaneous possible bugs due to possible dashes in inputs

* fix: add -- to curl in ...

c4ba594fc1ecb99bb2c8458ab283ae189aa7db0e authored about 3 years ago
fix: prevent dummy deb from upgrading (#432)

* fix: prevent dummy deb from upgrading

* ref: add space between `>` and `/dev/null`

Co-au...

0caa7659c251d4ef43569c9eae76525ad073dcbd authored about 3 years ago
docs: update copyright

cb2826b14e71e4a9dac12d1fdef8ad9b136a46dd authored about 3 years ago
fix(search): error when the query contains `-` (#435)

554c770e4d55d1522918c964dd0b031ea211032c authored about 3 years ago
fix(bash): completions not working when multiple flags are present (#422)

d10bb3b4ae11915b24b46975892d7675a2437af2 authored about 3 years ago
fix(pacstall): installation failure when a directory of the same name is present (#419)

63940e7c96184435c29654b25f5729b7cde20427 authored about 3 years ago
perf(completions): stop downloading `packagelist` needlessly (#417)

* perf(fish): stop `curl`ing `packagelist` uselessly

* perf(bash): stop `curl`ing `packagelis...

6f64640e8c90c3d5d674d262e9508b1bc318e0f5 authored about 3 years ago
fix(bash): missing `-T` completions (#418)

cba6d0f8684d4814529bd2e0bcd5d124a7f4d4f7 authored about 3 years ago
fix(pacstall): incorrect download message file path (#416)

* fix(pacstall): incorrect download message file path

* Update pacstall

Co-authored-by: The Tw...

bd70b2bea8dad02d27704b7020925bc6bdc59f5c authored about 3 years ago
fix(pacstall): missing `-I` error message (#414)

Prints out an error message when no packages are specified for the `-I`
flag.

10f2b673e8ab44da3d7d7ed4dbb032eca7f4e55d authored about 3 years ago
fix(completions): bash completions not filtering packages (#411)

The extra `"`s were breaking the `compgen` command

2664c3220ee7302905952b28ded9acb4931add7a authored about 3 years ago
fix: inconsistent user account detection (#405)

* fix: replace fragile logname/$USER with new variable $user

* refractor: change user to PACS...

75683df06cf6426961633e6d9fed0c5893e99815 authored about 3 years ago
bump: release 1.7 sienna (#401)

* bump: release 1.7 sienna

* docs(man): update for 1.7 sienna

03919a1389672e13c40c5e537f38855a8cd57541 authored about 3 years ago
fix: `-K` flag on pacdep fails (keep build dir) (#398)

* fix(main): add pacdeps keep case on lock

* fix(install): fix keep on pacdeps

* ref(install):...

80c04c63713f0433eaaa3823a69ee7d93cd19fe8 authored about 3 years ago
fix(install): add overwrite of metadata (#393)

05e1ba11c5723139025ce745ea6e094988eefa6b authored about 3 years ago
fix(upgrade): fix tabbing on list (#395)

7585eb97cdeac6448212e5416d60419786aa0f26 authored about 3 years ago
Fix(main): Fix `$ignore` on lock function (#389)

Also add third case for `-PK`

05daae8e2b8c78f4c840a8e461ec55f48d2151b8 authored about 3 years ago
fix(completions): Broken completions (#372)

* fix(completions): `find` matching

Instead of relying on the shell to expand the wild card, ...

f143963389c45203018d3e4035b0a1d0fa5d670c authored about 3 years ago
feat(completions,install): Add missing `keep` features (#330)

* Add bash completions for -K

* Add fish completions for -K

* Create /tmp/pacstall-keep

...

89c77b8762c0eb3c9149b7cf1f86ab6401664850 authored about 3 years ago
Remove NarutoXY from CODEOWNERS

2f09f0c9b76f1079cc164c811443294a1cb913bd authored about 3 years ago
fix(install): Don't split on `-` while checking `breaks` (#353)

7ab9dd84facdf04c7214b3645af39e547b05095d authored about 3 years ago
fix(CI): Extract without root privileges

631238307d94b26344fcf7ecf68f302d454bc159 authored about 3 years ago
fix(workflow): Re-add `apt` installation to workflow (#338)

* Re-add apt to workflow

* Add -y to CI

* quiet apt

17bc49d92261a1e53e18dab8e98247c1bfc49119 authored about 3 years ago
Add $KEEP (#328)

c08194f78e01297a11f71b4a4cd6028642a98f46 authored over 3 years ago
Merge branch 'master' into develop

3712db38f5f4a4da6f060a6b7de3bf1d01438786 authored over 3 years ago
fix(install-local): Cleanup on function fails (#325)

* Fix(install): cleanup on function fails

* Fix(install): missing `fi`

c0c1766a7def8d3f5ced1086d6ee5d4294807230 authored over 3 years ago
fix(workflow,installer): Add method to skip network check (#323)

* fix(workflow,installer): add environmental variable to skip internet check

* Rename skip ne...

5d649542ac02bec5560c2e19653d184c62fb3b09 authored over 3 years ago
Fix(install): `/tmp/pacstall` permissions after reboot (#322)

* Fix(update): missing `mkdir` (#317)

* hotfix(1.6.1): Minor bug fixes (#315)

* Fix(instal...

2ae3ca756cde176a2ef3904d3b9c8a3b0be36b77 authored over 3 years ago
Fix(install): `/tmp/pacstall` permissions

f8fd314fc0b795d5f38309f372a425c32f3ece78 authored over 3 years ago
Ref(1.6.1): Update readme on master (#321)

* Fix(update): missing `mkdir` (#317)

* hotfix(1.6.1): Minor bug fixes (#315)

* Fix(instal...

44d7cad92014aec8310cfb65975fff7b7ea9c8ce authored over 3 years ago
Ref(README): fix badges (#320)

b171f7cb1aef20f943d8e4fcfc536395cca10473 authored over 3 years ago
hotfix(1.6.1): fixed some bugs

Co-authored-by: The TwilightBlood <[email protected]>
Co-authored-by: Naruto Uzumak...

8e9f0a02b2e622cc3daa7268bbeebfdd92a92ffb authored over 3 years ago