summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-03-28Remove gitignore, not part of Arch packaging guidelinesCaleb 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.
2024-03-26Fix nvchecker file locationCaleb Maclennan
2024-03-26Setup nvcheckerCaleb Maclennan
2023-03-15Initial upload: gerb-git 1.1.1b2-1Caleb Maclennan
upgpkg: nushell-git 0.77.0.r6.g24ee381-1 Sync with stable packaging, re-enable checks
2023-03-14upgpkg: nushell-git 0.76.0.r134.gc7583ec-2Caleb Maclennan
Bring back some LTO action
2023-03-14upgpkg: nushell-git 0.76.0.r134.gc7583ec-1Caleb Maclennan
Add to shells list
2023-03-11upgpkg: nushell-git 0.76.0.r124.g7e82f8d-1Caleb Maclennan
2022-03-28Add conflicts lineFlaviu Tamas
2020-06-11Update pkgbuildFlaviu Tamas
2020-03-29Fix buildFlaviu Tamas
2019-09-02Add optional featuresFlaviu Tamas
2019-08-23Add rustup overrideFlaviu Tamas
2019-08-23Conditionally compile with debug symbolsFlaviu Tamas
this saves quite a bit of space if they're not wanted
2019-08-23Remove duplicate compileFlaviu Tamas
2019-08-23Depend on rust-nightlyFlaviu Tamas
2019-08-23Fix nameFlaviu Tamas
2019-08-23Initial commitFlaviu Tamas