Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-27 | Remove gitignore, not part of Arch packaging guidelines | Caleb Maclennan | |
The need for git ignore files is better served by a single parent .gitignore in the directory above all one's AUR packages (whether this is just a loose file or part of an `aurpublish` setup or whether `pkgctl` is being used). Each AUR package having its own missmatched ignore rules that behave differently depending on developer preferences is fairly disruptive because tooling doesn't behave the same between packages. | |||
2018-09-01 | Cleanup bash shell quoting using shellharden | Caleb Maclennan | |
2018-09-01 | Regenerate obsolete meta data using `makepkg --printsrcinfo` | Caleb Maclennan | |
2018-09-01 | Update .gitignore file for easy bulk repository management | Caleb Maclennan | |
2018-03-01 | Normalize .gitignore order | Caleb Maclennan | |
Generated with: touch .gitignore git add .gitignore git ls-files | sed -e 's#^#!./#' | cat <<< '*' >| .gitignore git add .gitignore git ci -m "Add .gitignore file for easier repository management" | |||
2018-02-28 | Add .gitignore | Caleb Maclennan | |
2018-02-03 | Update PKGBUILD format so it builds again | Caleb Maclennan | |
2017-08-28 | Set arch to 'any' per @haawda's suggestion | Caleb Maclennan | |
2014-11-02 | update credits and update obsolete syntax in aspell-tr | Caleb Maclennan | |
2014-11-01 | add state of aspell-tr package as adopted | Caleb Maclennan | |