aboutsummarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-09-25Update SRCINFOYash Karandikar
2021-09-25Bump version numberYash Karandikar
2021-09-25Remove any directories that don't correspond to an installed packageYash Karandikar
2021-09-25Don't duplicate cache clearerYash Karandikar
2020-03-18Create changelogYash Karandikar
2020-03-17Emergency: Update file hashesYash Karandikar
2020-03-17Fix "unexpected unary operator" bugYash Karandikar
2020-03-17Bump version numberYash Karandikar
2020-03-17Document new config file locationYash Karandikar
2020-03-17Change default configuration file locationYash Karandikar
2020-03-17Update file hashesYash Karandikar
2020-03-17Use new config file locationYash Karandikar
2020-03-17Install configuration file to "/usr/share/haur" instead of "/etc"Yash Karandikar
2020-03-16Warn about removing config file before updateYash Karandikar
2020-03-15Use shellcheck-static instead of shellcheckYash Karandikar
2020-03-15Bump version number and update file hashesYash Karandikar
2020-03-15Run shellcheck when running testsYash Karandikar
2020-03-15Document search functionality in READMEYash Karandikar
2020-03-15Create search functionality and improve testsYash Karandikar
2020-03-15Add "--search" and "-s" to help menuYash Karandikar
2020-03-15Update file hashesYash Karandikar
2020-03-15Add "jq" as dependencyYash Karandikar
2020-03-15Output with colors when searchingYash Karandikar
2020-03-15Implement command line flags to use search functionYash Karandikar
2020-03-15Create search functionalityYash Karandikar
2020-03-15Update travis configuration with Arch Linux containerYash Karandikar
2020-03-13Update .SRCINFOYash Karandikar
2020-03-13Bump version numberYash Karandikar
2020-03-13Create error functionYash Karandikar
2020-03-13Update file hashesYash Karandikar
2020-03-13Create and implement function for errorsYash Karandikar
2020-03-13Correct files with shellcheckYash Karandikar
2020-03-13Update file hashesYash Karandikar
2020-03-13Use shellcheck to correct file syntaxYash Karandikar
2020-03-06Update file hashesYash Karandikar
2020-03-06Fix wierd formattingYash Karandikar
2020-03-06Update file hashesYash Karandikar
2020-03-06Update .SRCINFOYash Karandikar
2020-03-06Add section in README about configuration fileYash Karandikar
2020-03-06Create configuration fileYash Karandikar
2020-03-06Bump version numberYash Karandikar
2020-03-06Add "provides" clause to PKGBUILDYash Karandikar
2020-03-06Add configuration file to sourcesYash Karandikar
2020-03-06Install configuration file to correct locationYash Karandikar
2020-03-06Use new COnfiguration fileYash Karandikar
2020-03-06Create configuration fileYash Karandikar
2020-03-02Bump pkgrelYash Karandikar
2020-03-02Update hashesYash Karandikar
2020-03-02Merge pull request 5Yash Karandikar
2020-03-02Suppress tput errorsYash Karandikar
This will suppress errors if the terminal supports colors but tput is not found. This way, we can simply ignore colors if tput is not installed on the target system.