Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: D-Brox/pacstall

Tags

1.5.1

Toggle 1.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
wizard-28 Sourajyoti Basak
Merge branch 'hotfix/1.5.1'

1.5

Toggle 1.5's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Release Twilight (pacstall#123)

* Fix: Remove typo (pacstall#80)

* Fix: Typo in docs (pacstall#84)

* Chan: Switch to LiberaPay

* Chan: Funding link

* Fix: Upgrading echo's packages at wrong time (pacstall#87)

When running `sudo pacstall -Up`, pacstall will output something like
this:

```bash
➜  ~ sudo pacstall -Up
[+] INFO: Checking for updates
*exa
.neofetch
@
[+] INFO: Packages can be upgraded
Upgradable: 2
exa neofetch

Do you want to continue? [Y/n] n
```
This commit removes the text below `Checking for updates`

* Fix: 404 on gif (pacstall#88)

* Feat: Cleanup (pacstall#85)

* Fix: Add `function` keyword

* Fix: Spacing

* Fix: More spacing

* Chan: Add exit codes

* Chan: Cleanup `pacstall`

* Fix: Typo

Chan: `yonking` -> `yoinking`

* Sug: Fix: Spacing

* Chan: Fix spacing for good

* Chan: Stuff

* Chan: Move all major commands to scripts

* Chan: chmod +x scripts

* Fix: fix references

* Fix: fix more references

* Fix: Refactor references

* Fix: Cleanup `change-repo.sh`

* Chan: Cleanup `download.sh`

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

* Feat: Add global constants (pacstall#89)

* Fix: Typo

`exprot` -> `export`

* Fix: Change log references (pacstall#92)

* Added support for .deb files after resolving the conflicts

* Added metadata

* Forgot that you can't cd into ```.deb``` files

I was trying to cs into example.deb, which is impossible and is not what we want.

* Fix: help works again (pacstall#95)

* Feat: Add color output to `-Qi` (pacstall#94)

* Feat: -Qi has color

* Fix: query-info colors work

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

* Fix: suffix issue (pacstall#97)

When commit 84e9c7e was introduced, it
created a problem with tab completing scripts and issues with how
pacstall works when installing. How it works is if you have package
`foo`, the file will be `foo.pacscript` and you run `pacstall -Il foo`
to install it, but this commit changed it so that you would have to
include the `.pacscript`, so I fixed it

* Exit pacstall when apt fails & print error message

* Feat: Add docs (pacstall#98)

* Fix: spacing

* A possible fix

* Wrapping in functions

* Update install-local.sh

* Fix: typo

I’m breaking git flow, but hey, I’m in a car on my phone, so…

* Fix: ppa will log and show with `-Qi` (pacstall#102)

* Feat: Move scripts to home dir (pacstall#101)

* Feat: Change the workflow to also test for installing a package (neof… (pacstall#103)

* Feat: Change the workflow to also test for installing a package (neofetch)

* Fix: update script to work without sudo

* Fix: update script to work without sudo

* Fix: made an oopsy, but fixed now (pacstall#104)

* Fix: added thingy I shouldn't have

* Feat: remove removescript variable (pacstall#105)

* Feat: no need for removescript variable

* Fix: stupid bugs

* Fix: missing equals

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

* Fix: /root is not /home/root (pacstall#106)

* Fix: /root is not /home/root

* Fix: remove HOMEDIR because redundant

* Feat: Added Alpha `.deb` support using `wget` and `awk` (pacstall#93)

* Added support for .deb files after resolving the conflicts

* Added metadata

* Forgot that you can't cd into ```.deb``` files

I was trying to cs into example.deb, which is impossible and is not what we want.

* Exit pacstall when apt fails & print error message

* A possible fix

* Wrapping in functions

* Update install-local.sh

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

* Revert "Feat: Added Alpha `.deb` support using `wget` and `awk` (pacstall#93)" (pacstall#107)

This reverts commit 6ff2142.

* bash doesn't do tilde expansion in quotes (pacstall#108)

* Feat: cleanup installer (pacstall#109)

* Fix: pacstall tried to create /.cache (pacstall#110)

* Fix: pacstall will force stop running as root (pacstall#111)

* Fix: install script won't install files with root (pacstall#113)

* Fix: install script adding files as root

* Fix: capitalize output (pacstall#114)

* Typo

* Fcking typos

* Fix exit codes

* Fix typos (pacstall#115)

* Added support for .deb files after resolving the conflicts

* Added metadata

* Forgot that you can't cd into ```.deb``` files

I was trying to cs into example.deb, which is impossible and is not what we want.

* Exit pacstall when apt fails & print error message

* A possible fix

* Wrapping in functions

* Update install-local.sh

* Typo

* Fcking typos

* Fix exit codes

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

* case

* ```case``` instead of ```if``` (pacstall#116)

* Added support for .deb files after resolving the conflicts

* Added metadata

* Forgot that you can't cd into ```.deb``` files

I was trying to cs into example.deb, which is impossible and is not what we want.

* Exit pacstall when apt fails & print error message

* A possible fix

* Wrapping in functions

* Update install-local.sh

* Typo

* Fcking typos

* Fix exit codes

* case

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

* Fix: root stuff

* The remove doesn't work (pacstall#117)

* Stow don't remove links because of missing target

* Fix so the removescript doesn't always run.

* apt works

* Chan: Remove docs directory

* Feat: optdepends output sounds less like windows update (pacstall#118)

* Fix: spacing (pacstall#119)

* Feat: Multi-repo support (pacstall#120)

* Search script for multiple repos

* Add doc and other small fixes

* add-repo.sh base + small fixes

* Update main script and small fixes

* Fixes

* Multi-repo support on `-Up`

* Add URL  add-repo.sh

* I forgot one single `!` and it broke everything

* Multi-repo support

* Fix add-repo.sh problems

* Fix logging

* Remove testing `echo`s

* Add remote repo info to the query

* Final fixes

* Remove capitalization on query

* Fixes from CodeFactor

* Fix search.sh + small fixes

* Codacy fixes

* Fixes

* More fixes

* Fix install for multiple results

* Add warning message for non github/gitlab repos

* Remove `sudo` for writing pacstallrepo.txt

* Fix `-D` and logging

* Fix update.sh

* Prettify remoterepo log

* Codacy fixes

* Use aria2c and loggingMeta

* Use aria2c if it's available
* Use logging Meta to reduce SLOC

* Remove apt not having stable interface warning

* Remove deb files

* Fix logging of branch

It doesn't log the branch variable if repo is not from github or gitlab

* Update install-local.sh

* Prbbly fix hash

* Remove hashcheck to see what causing error

* Update install-local.sh

* Update install-local.sh

* Update aria2 flags

* Update aria2

* Fix search showing help when no result is found

* Update install-local.sh

* Rel: Bump version (pacstall#122)

* Rel: Bump version

* Fix: outdated man page

* Fix: outdated man page

Co-authored-by: D Brox <[email protected]>

* Fix: manpage version

Co-authored-by: Sourajyoti Basak <[email protected]>
Co-authored-by: Hunter Wittenborn <[email protected]>
Co-authored-by: codersps <[email protected]>
Co-authored-by: NarutoXY <[email protected]>
Co-authored-by: Kai Stian Olstad <[email protected]>
Co-authored-by: D Brox <[email protected]>

1.4

Toggle 1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
wizard-28 Sourajyoti Basak
Pacstall v1.4 "Turkaz"

1.3

Toggle 1.3's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Release Amaranth (#40)

* General fixes

* Fixed things

* Fix `SC1001` on line 259

* Fix `SC2181` on line 202

* Fix `SC2181` on line 147

* Fix `SC2181` on line 116

* Fix `SC2181` on line 113

* Fix `SC2181` on line 84

* Fix `SC2006` on line 62

* Fix `SC2002` on line 59

* Fix `SC2002` on line 37

* Fix `SC1001` on line 222

* Fix `SC2010` on line 59

* Fix `SC2035` on line 59

* Fix `SC2035` on lines

* Fixed things

* Revert "Feature/bugfix"

* Added codefactor badge

* Added git fsck --full to check integrity of git repo

* Fixed version checker

* Fix upgrade issue

* Branch update with -U (#15)

* Add develop flag with -Ud

* Pacstall can update to different branches with pacstall -U branch

* Pacstall can update from different users

* Add quotes

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

* Change `nano` to `editor`

* Add USERNAME instead of USER and fix quotes (#24)

* Remove outdated info (#25)

* Fix bugs in the update code block (#26)

* Change `-z` to `-n` (#28)

* Create labeler.yml

* [enhancement] Configure the Auto-Labeler, test drive 2 (#31)

* [Feature] Add pacdeps to -Qi (#32)

* Add pacdeps to -Qi

* Update misc/scripts/install-local.sh

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

* Update pacstall

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

* Fix suggestion

* Fix suggestion

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

* Add filters to the labeler (#36)

* Add filters to the labeler

* Fix issues

* Fix -Qi not showing depends (#38)

* Fix #37

* Fixing stuff

* Update pacstall

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

* Update pacstall

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

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

* Fix spacing

* Release/amaranth (#39)

* Bump version

* Fix spacing issue

* Update manpage

* Update -Qi

* Quick bugfix

* ->

* Replace `editor` with `sensible-editor`

* Fix typo with -R flag

* Fix reduntant line

* Add guard to -Qi

* Add more info to readme commands

* Fix typos, prettify, change `git flow` link

* Fix spacing

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

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

1.2

Toggle 1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added ask for install on -S

1.1

Toggle 1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Did stuff

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update install-local.sh

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create greetings.yml

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from Henryws/1.0.2-Byzantium

1.0.2 Byzantium

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from Henryws/1.0.1

1.0.1 Aureolin LTS