Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/lib/common.sh
AgeCommit message (Expand)Author
2024-03-23feat(version): add command to automatically detect and setup nvcheckerJelle van der Waa
2024-02-14fix(common): ensure TERM is always set with a fallback to dumbLevente Polyak
2024-02-14fix(common): check before using tput with a fallback for colorsChristian Heusel
2024-01-22feat(term): add terminal utils to handle a dynamic spinnerLevente Polyak
2024-01-21feat(version): pretty print and group together version check resultsLevente Polyak
2024-01-09feat(aur): add subcommand to drop a package from the repos to the AURChristian Heusel
2024-01-07feat(search): add optional plain output formattingLevente Polyak
2024-01-07fix(util): open lock file in append mode to avoid overwriting filesLevente Polyak
2023-12-19feat(configure): ship default ignore via excludeLevente Polyak
2023-12-03feat(clone): speedup maintainer and universe clone queryLevente Polyak
2023-05-20feature(parallel): run up to N jobs in parallel for repo clone/configureLevente Polyak
2023-05-20chore(git): use default ssh port 22 url schemeLevente Polyak
2023-05-20build: replace m4 defines with sed scripts during buildLevente Polyak
2023-05-19gitlab: implemented module for required API callsLevente Polyak
2023-05-19src: modularize repo layout into a libraryLevente Polyak