Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/commitpkg.in
AgeCommit message (Expand)Author
2024-01-10feat(util): parallelize srcinfo generationLevente Polyak
2023-12-19feat(configure): ship default ignore via excludeLevente Polyak
2023-12-03fix(commitpkg): prefer core.editor over $EDITOR and $VISUALChristian Heusel
2023-09-04feat(release): always generate a .SRCINFO file on releaseJelle van der Waa
2023-06-17fix(commitpkg): ensure the PKGBUILD is version controlledChristian Heusel
2023-05-27fix(commitpkg): only force existing files to be under version controlLevente Polyak
2023-05-23feature(commitpkg): auto generate .SRCINFO if presentMorten Linderud
2023-05-23fix(commitpkg): reliably check tree status regardless of configurationJan Alexander Steffens (heftig)
2023-05-20edit: improve editor presence checkingCampbell Jones
2023-05-20commitpkg: error out if the repo is not configured to latest specsLevente Polyak
2023-05-20commitpkg: print deprecation warning when executed directlyLevente Polyak
2023-05-19commitpkg: add exported pgp keys with gitLevente Polyak
2023-05-19src: modularize repo layout into a libraryLevente Polyak
2023-05-19commitpkg: use library location for common server and remote propertiesLevente Polyak
2023-03-19commitpkg: omit pkgbase in commit msg as git repos are per pkgbaseLevente Polyak
2023-03-19commitpkg: ensure we always stage and rm filesMorten Linderud
2023-03-19commitpkg: ensure we always use the main branchMorten Linderud
2023-03-19git: first iteration of git supportMorten Linderud
2023-03-19commitpkg: disallow weak hashing algorithmsJelle van der Waa
2023-01-17commitpkg: abort execution if msg file editor exits none-successfullyLevente Polyak
2023-01-17commitpkg: properly cleanup commit msg file on abortLevente Polyak
2022-06-22cleanup: move PKGBUILD.proto to contrib folderLevente Polyak
2022-06-22make: split out source files into src folderLevente Polyak