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

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

* Fix(install): build_depends removal

* Fix(install): build_depends extra spaces and correct ...

96ebe916e46647f9563103a206442d7167fcaa04 authored over 3 years ago
Fix(update): missing `mkdir` (#317)

c87179a8903dadc65b04f855fad06e8397bfb968 authored over 3 years ago
Fix(update): missing `chown`, `chmod` and axel (#311)

5e8b31b3d4c40678db19121221b4d736afaaa46f authored over 3 years ago
1.6 man page update and fixes (#307)

* Update version, add examples

* Update man page

* Fix spacing in man page

f19a8d821247d59797f5eed7fcea9e44adef326b authored over 3 years ago
Fix(update): update man page (#310)

50f1eac4a24b5975a83977defda380700fca3a04 authored over 3 years ago
Fix(installer): remove extra `"` (#309)

22b2571795444d1170c80cfa68fba843b10e69a1 authored over 3 years ago
ref(installer): Add hint to `axel` installation (#308)

110f6ae6d79442238b38dfe381172c414e5ea425 authored over 3 years ago
fix(scripts): Add Missing postrm `ask` and variables (#306)

* FIx(install): Ask function on postrm

* Fix(remove): export variable correctly

933bf2c933ba35000491611c884f6c02ad40b66e authored over 3 years ago
fix(install-local): Add seperate `AppImage` case (#305)

87e2ff1e6a56036b9c6ec05544f3d3aed9b60a2b authored over 3 years ago
rem(installer): `ask()` (#304)

* Ref(installler): remove ask function

* Fix(installer): redundancies and extra `break`

* ...

1566f797cc9fb6e4aafccc92058abb2227804838 authored over 3 years ago
fix(completions): Revamp (#278)

* Autocompletions revamped for multirepo support

Missing flags were removing (-Qd) and -T was...

74b47a4628548cbabef3b1876dcfa96064e6094e authored over 3 years ago
fix(scripts): Error handle pacscript functions (#298)

* fix(scripts): Add guards to {prepare,build,install}

* Add `error_log` to guards

* Add gu...

737bc42999e41e1368adb11bb923233bb6038459 authored over 3 years ago
Fix typo

0fdb433f49c64381134174c9ce9f30a4bc06f871 authored over 3 years ago
ref(main): `disable--prompts` -> `disable-prompts` (#301)

599eea93464bccf97e536722e6b0ec21d3a80e31 authored over 3 years ago
fix(main): `--disable-promps`at beginning or arg list (#300)

29a55b328406aea7ceb5a999907f7f65186b4271 authored over 3 years ago
fix(installer): Install `iputils-ping` beforehand (#299)

* fix(installer): Add `iputils-ping` dependency

* fix(installer): install `iputils-ping` befo...

cff216e152261b85bfa1bbf11abf49243b9ebb01 authored over 3 years ago
fix(install-local): Change `SRCDIR` for pacdeps (#297)

* Fix(install-local): change `SRCDIR` for pacdeps

* FIx(install): typo on cleanup

84b19cc5aa147f4ebe7fbcb5d1b7dba78fde5331 authored over 3 years ago
fix(main): Add lock (#296)

* Fix(main): add lock

I also moved the pipe read before the ask function description

* Fix...

a8fb25be5e7430ff50ccf451e9721a527a7510ea authored over 3 years ago
ref(contributing): Change PR title requirements (#294)

beda22fad3d1e6016b62ae961339b30cc65c884a authored over 3 years ago
fix(scripts: `cd` error management (#289)

* fix(upgrade): Silence `cd`

* ref(upgrade) space out cd

Co-authored-by: Sourajyoti Basak ...

b5b4b7e0343424bd80a1f4f867255d6dc9d3ec49 authored over 3 years ago
fix(installer): Add `iputils-ping` dependency (#293)

a6c1fa3a7fa379084ab60fb35786d305848a8a0e authored over 3 years ago
feat(readme): Add initial feature list (#290)

* feat(readme): Add initial feature list

* fix(readme): Code quality issues

Attempt 1

*...

cfa13df1beececc228f126d0630409636f31b2ca authored over 3 years ago
rem(installer): `ripgrep` installation (#292)

1da94dc95bb5f6f56c14a5f2c7612d13a026a1ee authored over 3 years ago
ref(contributing): Typo

0dc07b69f4e532a44c3f7b01b9f40c78503e3be5 authored over 3 years ago
feat(contributing): Add checklist portion

f9887f1b39d41b040fe35daefd5b5a9c101b84a2 authored over 3 years ago
add git dependency (#288)

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

18750802e172a09bff8485820b277ebd7604e885 authored over 3 years ago
remove spaces (#287)

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

9fbaa9df236b9db70205b823bc79920e5f9820a8 authored over 3 years ago
fix(scripts): `-Qi` size for `*-deb`s (#286)

e0a8e9e94ddd42aad7741f93980a68a0b47b021d authored over 3 years ago
Fix permissions on cp (#284) (#285)

* Fix permissions on cp (#284)

* Add permissions fix on -deb

23c63c9a4a93d7b863fffd3579910aaadcfd9f13 authored over 3 years ago
Fix/pacdeps fail (#283)

* Fix(install): Add pacdeps fail check

* Fix(install): Fix exit code and fail check

7033ffc0cb458838b991e87c695d4feb2724bf27 authored over 3 years ago
feat(scripts): Run `postinst` & `removescript` for `-deb` (#281)

21ffefa6786a7ae91879d5e695b84beb731ce16b authored over 3 years ago
fix(scripts): Code quality issues (#276)

* fix(add-repo): Code quality issues

* fix(download): Code quality issues

* fix(error_log)...

ea6c3ade97e9765dc4861d8e364d00046d616203 authored over 3 years ago
fix(upgrade): Create `SRCDIR` (#279)

* Fix mkdir SRCDIR

* Update misc/scripts/upgrade.sh

Co-authored-by: D Brox <65723952+D-Bro...

d58cbb3b14c0266dc0e6ce28e53bd84a983b7160 authored over 3 years ago
fix(scripts): fix clutter on download (#273)

* fix(scripts): fix clutter on download

* Fix quotes

Co-authored-by: Sourajyoti Basak <wiz...

ffda4fb97af9dd23897107d59db4de84f40b51c5 authored over 3 years ago
ref(search): Rework (#271)

* Ref(main): add download messages

* Fix(search): exiting without asking about other repos

...

fd88dde6ecda7e1f9b78c9ba37449f898de195b9 authored over 3 years ago
feat(api): Make `ask()` read from pipe (#275)

* feat(main): Make `ask()` read from pipe

* feat(installer): Make `ask()` read from pipe

*...

47f56d4f1895f35bd5c4bb432548034f29877217 authored over 3 years ago
fix(install-local): Prevent pacscript deletion with pacdeps (#274)

209864b34ffe1d4197b91d0b6aa521df1a6018bf authored over 3 years ago
fix(main): Code quality issues (#272)

* fix(main): `SC2181`

* fix(main): `SC2236`

* fix(main): `SC2155`

* fix(main): `SC2164`

* re...

06655a85db87fd67fd4e92b9643356850b808d9b authored over 3 years ago
feat(scripts): Ability to specify target repo when installing (#268)

* feat(search): Specify repo for install

* fix(search): wrong argument on specifyRepo

* fix(se...

5d0c682e4043820d3eca21e6142d178229a11c07 authored over 3 years ago
fix(main): fixes #269 (#270)

273b6e34c9563866a6e63ae004b3704aca0ca787 authored over 3 years ago
feat(query-info): Ability to show size of `-deb` (#267)

269fd20b8dca4818c852410243d69293c66f8316 authored over 3 years ago
feat(scripts): Add more checks to the check function (#264)

* Feat(scripts): add more checks to the check function

* do not trigger hash warning on -git ...

c9ea6c7cf994dedac95ee43fdac944903d6c0488 authored over 3 years ago
fix(main): Remove excess padding in `-h` (#265)

4ac120e64b76842aacee7d99e091829ec54204b4 authored over 3 years ago
fix(install-local): `dpkg` errors

* fix(install-local): add missing redirect

* fix(install-local): remove `$breaks` glob

be9fafae663b0d422c573933ee906249edb6312c authored over 3 years ago
Remove fakeroot (#249)

* remove chowning of /usr/src/pacstall

* remove fakeroot

* Remove fakeroot dependency from ins...

882850340989fcaa494c86efdbcf6a81e71984d2 authored over 3 years ago
Fix(install-local): avoid `dpkg-query` false positives (#261)

`dpkg-query -l "${breaks}"` also returns positive if status is `unknown ok not-installed`, or/an...

937dd773394ed21b64896b001121377c1c4b69d3 authored over 3 years ago
feat(readme): Add matrix space link (#256)

706cabd04d94aa474a42169e5aca83ff239930be authored over 3 years ago
fix(scripts): `dpkg` comparison error

4585196f50fb82c980c74ee559aa6a3383ac274e authored over 3 years ago
Adding a link to the list of packages (#253)

* Update README.md

Adding a link to the list of packages

* Update README.md

Adding a li...

4ed90034b0b071022edb9ef59882b12994c5a4b9 authored over 3 years ago
fix(install-local): Unset `pkgver` after install #251

fe283de6c52aa1914c3cf955caa81e830f5c2004 authored over 3 years ago
Revert "Change certain variables to readonly (#245)" (#248)

This reverts commit 58947625c72bc2de7173df5e002c0f074c439800.

4ebe1e45bd7a786997af266d7c2c6a8adbae028c authored over 3 years ago
Change certain variables to readonly (#245)

this can help if a malicious pacscript attempts to change certain
pacstall variables that could...

58947625c72bc2de7173df5e002c0f074c439800 authored over 3 years ago
fix(scripts): Redirect `cd` errors to `/dev/null` (#243)

e9928fea7b75f184c9845c4a5e6e1cbf0f2ed828 authored over 3 years ago
rem(COC): Delete `.org` version

f1ec06c4dbe5b1c058bf1cc3374f5b164e1884a8 authored over 3 years ago
Add(CODE_OF_CONDUCT.md) (#240)

Markdown version of FOSS CODE OF CONDUCT

193b96db0f89ade43cdb34f8c995ddbeab4a5523 authored over 3 years ago
fix(github): `CODEOWNERS` and `PULL_REQUEST_TEMPLATE` (#239)

* Fix(CODEOWNERS)

* Fix(CODEOWNERS): Use \t for separating usernames

* Fix(pull_request_te...

4f0fb518189f27bcff1082507c7845aa2f387d7f authored over 3 years ago
fix(upgrade): `ver_compare` issue (#237)

99f7a3a91290e00accff5fd2fd31eb05534384f5 authored over 3 years ago
rem(scripts): Redundant confirmations (#238)

* rem(update): Redundant confirmation

* rem(upgrade): Redundant confirmation

c717ce9f339cfae5227bcd93c280c51fff137e8c authored over 3 years ago
feat(main): `chown` `STGDIR` (#235)

* Fix: STGDIR

* fix(main): Codacy issue

fixes https://app.codacy.com/gh/pacstall/pacstall/...

41fb97c391782cb5d74ecbdb0e462371af6601ae authored over 3 years ago
fix(downloader): Add missing `sudo`

Fixes #226

a29e6ee32840eb8cc5e46433db3c5ad5fd849826 authored over 3 years ago
Merge pull request #225 from NarutoXY/develop

Docs: Add help for `-P`

d39f3d22eebf2fb5ff1dfd2510a63ed427f73cbd authored over 3 years ago
Docs: Add help for

95090258877849a71e24a66726224536e27cd2d6 authored over 3 years ago
Merge branch 'pacstall:develop' into develop

f253454845e19a8065e8ffe45f7b02490d89feeb authored over 3 years ago
feat(readme): Add uninstall section (#220)

7fa91c73ffb78e3b3b7ae8ae7ef70ea2f2d2f728 authored over 3 years ago
fix(uninstaller): Revamp (#219)

* style(uninstaller): Fix indentation, add modeline

* feat(uninstaller): Make it more user-fr...

abbcb5738cd53f4c95faacb046928f1a769834c5 authored over 3 years ago
feat(contributing): Add `shellcheck` requirement (#218)

8334fbfda204c13a10402192bf05e3caa9605c89 authored over 3 years ago
rem(readme): Unnecessary `sudo`s (#217)

b1b117e4aadc4092c71829bdd80725500c5a2767 authored over 3 years ago
feat: Download optimizations (#215)

* rem(main): Manual core assignment for axel

Axel automatically utilizes all cores

* feat(...

d776b6c8fec416040d94c70b0a9cc10362455de2 authored over 3 years ago
ref: fix uninstall script references

59ea19e9254eaac35f51d98a2730df4c957c3e03 authored over 3 years ago
Add: .github/CODEOWNERS

Create CODEOWNERS

9611f074ed8111665aad9adae91f826e5208e3d7 authored over 3 years ago
rem(install-local): view question (#214)

Don't ask the user to view the file, directly ask them to edit it.

fcaec028154d7c6c8f0bfe85d85a9db95ead684c authored over 3 years ago
Create CODEOWNERS

3d8acbe16e1458ec3c5ed666857b365562cfcf81 authored over 3 years ago
Fix(scripts): #209 (#211)

5ceff593e40374baa05b77a3b5b9aa03a8af9d74 authored over 3 years ago
Update pacstall

ab8fb31469ec186b0d2d172038e23367d04a5a59 authored over 3 years ago
Merge branch 'pacstall:develop' into develop

1c4f3366fcf7e532d2fc6b47aa84c7e11d3a48e4 authored over 3 years ago
Revert "dpkg ignore dependency "errors" (#209)" (#210)

This reverts commit 4889c340d260436477b8a936c6e36cc0787aef5c.

fe9d3aea73b737f5b852f2293c3fa3eadf63a64c authored over 3 years ago
dpkg ignore dependency "errors" (#209)

4889c340d260436477b8a936c6e36cc0787aef5c authored over 3 years ago
Fix(scripts): add missing cleanups (#208)

921327842b2fb870c3c61ae7a666f0d5cf4a63a5 authored over 3 years ago
Fix/dpkg remove (#207)

* Fix(scripts): fix wrong dummy deb removal

* Fix(scripts): don't remove dummy deb if `-deb`
...

ef21c181f30b1a973e62e3cd4838e13a0a704dd1 authored over 3 years ago
Merge branch 'pacstall:develop' into develop

c0950513ed1d92dfd777370158cbe14066bbb2ed authored over 3 years ago
Feat: Added argument splitter for grouped short options (#191)

* Feat: Added argument splitter for grouped short options

* Simplified regex to check if an a...

0fcc74894f36fa5d1cff1f2fc9e5786e3560004a authored over 3 years ago
Fix/depends (#206)

* Fix(scripts): fix broken dependency install

* FIx(scripts): fix dpkg output redirect

aa3f918e6f247f1f754ebae2fe54850e83627d6f authored over 3 years ago
Revert "Fix(scripts): fix broken dependency install (#201)" (#205)

This reverts commit 0f04a0393214f7090aced69f971c9746cf1c2520.

d5ac21d87d9c1997b16fa10a05edccbd20e0ed82 authored over 3 years ago
Add vertical spacing to makeDummyDeb (#200)

05b0818d68032b87b5edda807d501aa3b9842b69 authored over 3 years ago
Fix(scripts): `-L` not listing deb packages (#203)

fe5b90fae9d1c475a24f8111e68df29a6bf8c95d authored over 3 years ago
FIx(scripts): add metadata removal for `-deb` (#204)

91529b40c506133bed51d4a6d81f7df2ef03c552 authored over 3 years ago
Fix(scripts): fix broken dependency install (#201)

0f04a0393214f7090aced69f971c9746cf1c2520 authored over 3 years ago
Replace $(logname) with $LOGNAME (#197)

* Replace $(logname) with $LOGNAME

* remove set -e & ignore logname error

6c890224919d37237c44a78728eb7359f717c418 authored over 3 years ago
Various deb-control fixes (#198)

* Fix revision numbering

fixes lyrebird

* remove spaces before replaces

* remove "/n"

af9d3dd4b0d83a66cd97c8bf6b06e074d19ced24 authored over 3 years ago
Feat: Unset variables in `install-local.sh` cleanup (#192)

* Feat: Unset variables in cleanup

* Feat: unset all variables at once

* Restart CI

* 2...

4a93e42f3743e76baf494b9a461f11b4c7071d38 authored over 3 years ago
Fix: set -e prevents ask from working (#196)

8f850b7ec413bf26f756950029f7a18d28b00e8e authored over 3 years ago
Feat: add removal script (#194)

00ac78247a0529d75ee8ec17c708cf3853621088 authored over 3 years ago
Fix(scripts): fix metadata `mv` command (#195)

* Fix(scripts): fix metadata `mv` command

* Fix(scripts): add check if there aren't logs

*...

e6cb32e66dc4d74d6e00e7cf1125d54cf4a8f42c authored over 3 years ago
Fix(scripts): fix wrong sourced file (#193)

78e5ee46fabc1731f7e87374898fabebacf25ba0 authored over 3 years ago
Feat: Add option for colorscheme change

3c10066e1f9f704bcc8654551c4ab9fa4d88fc0c authored over 3 years ago
Removed old git history

cfa16aeaae150011a989a4f452c314a71533f6a6 authored over 3 years ago
Removed old git history

f203201217403f40777c67ee18ebda1d026b3112 authored over 3 years ago
Merge branch 'develop' of github.com:pacstall/pacstall into develop

Former-commit-id: 3462c1c957a573fcb04d5cd6568cdc05fe747064

0c6d1f1191f2a4ef70f783c63e6671e1b2a24b61 authored over 3 years ago
set pipefail (#188)

Former-commit-id: baf45d1920034897f413c6dadb19297745cd8e4f

7d6f79f742237f6867ad19821d2484ba51d8bf3a authored over 3 years ago
Fix: Change "user repo activity" style (#185)

Co-authored-by: rain1598 <[email protected]>
Former-commit-id: c0cb4b4e...

3e56f111deccdeec2287df5f775e563cf3ced024 authored over 3 years ago