summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-03change message handling and other small things like readline variablee5ten
2019-05-03fix various issues with parseopts, including fixing quoting and variables, us...e5ten
2019-05-03remove AUR specific operations that provide functionality already usable with...e5ten
2019-05-03revert last 3 commitse5ten
2019-04-28fix misnamed variablee5ten
2019-04-28fix 3 mistakes in last commite5ten
2019-04-28purely syntax changes such as quoting to bring master to less of a large diff...e5ten
2019-04-10Remove SHELL requirement and bash brace expansion from Makefilee5ten
2019-04-014.8.6e5ten
2019-04-01Merge pull request #9 from MorganamiloE5ten
2019-04-01Pass pkgnames to auracle not pkgbasesmorganamilo
2019-04-01fix IgnoreGroup checkinge5ten
2019-03-18Update .gitignoreE5ten
2019-03-18remove --domain flag from completionse5ten
2019-03-18Merge pull request #7 from Morganamilo/jsonE5ten
2019-03-18Simplify json parisng by using more jqmorganamilo
2019-03-18Use auracle to fetch jsonmorganamilo
2019-03-06Update MakefileE5ten
2019-03-05fix incorrect field and alignment in config filee5ten
2019-03-04small Makefile changese5ten
2019-03-04Merge pull request #6 from Morganamilo/pacman-confE5ten
2019-03-04Use pacman-conf instead of parsing pacman.confmorganamilo
2019-02-26now that AUR specific operations are flags put them inside getoptse5ten
2019-02-26replace AUR specific subcommands with flags prefixed with --aur as to avoid b...e5ten
2019-02-26change vim comment lines in completionse5ten
2019-02-25remove check for package file, pacman will fail on its own if it isn't theree5ten
2019-02-24remove failure on .SRCINFO mismatche5ten
2019-02-24add makeopts documentatione5ten
2019-02-21tagged 4.8.2e5ten
2019-02-21make shell in Makefile bash so brace expansion always workse5ten
2019-02-20support --searchby and fix --by with auraclee5ten
2019-02-20only check checkdepends oncee5ten
2019-02-20update completionse5ten
2019-02-19move pacaur manpage to section 1e5ten
2019-02-19change README to refer to auracle instead of cowere5ten
2019-02-19remove ignore-ood, not supported in auraclee5ten
2019-02-14remove unnecessary auracle wrapping and switch added auropts for search and i...e5ten
2019-02-14Update ISSUE_TEMPLATEE5ten
2019-02-14tagged 4.8.0E5ten
2019-02-14replace # with % in 2 sed commands because they are messing up neovims syntax...e5ten
2019-01-11add overwrite to zsh completione5ten
2018-10-14remove --force running --overwrite insteade5ten
2018-10-14remove SearchAur and InfoAur functions as their functionality can be provided...e5ten
2018-10-14replace massive info formatting with auracles info output that doesn't includ...e5ten
2018-10-14add config option relating to --force actually calling --overwrite *e5ten
2018-10-14by default use --overwrite * when the deprecated flag --force is usede5ten
2018-10-14add --overwritee5ten
2018-10-13only install checkdeps if check is enabled in makepkg.confe5ten
2018-10-12replace yajl with jq, use auracle clone in the DownloadPkg functione5ten
2018-10-12update config to reflect default editore5ten