summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-20makepkg-template.1: Clarify which file version-less markers useWieland Hoffmann
2015-05-19libmakepkg: extract functions for source download and extractionAllan McRae
2015-05-19libmakepkg: extract functions for handling source URLsAllan McRae
2015-05-19libmakepkg: fix test styleAllan McRae
2015-05-19libmakepkg: move more functions for extracting information from PKGBIULDsAllan McRae
2015-05-19libmakepkg: extract more utility functionsAllan McRae
2015-05-16libmakepkg: extract get_full_version and get_pkg_archAllan McRae
2015-05-16Simplify libmakepkg .gitignoreAllan McRae
2015-05-16makepkg: put further restrictions on pkgbaseAllan McRae
2015-05-16makepkg: merge validate_pkgver into check_pkgverAllan McRae
2015-05-16libmakepkg: extract PKGBUILD linting functionsAllan McRae
2015-05-16libmakepkg: extract in_arrayAllan McRae
2015-05-16libmakepkg: move functions for extracting pkgbuild attributesAllan McRae
2015-05-12libalpm: Do a sanity check before manipulating final DB URLDavid Macek
2015-05-12Fix comment in alpm_db_updateDavid Macek
2015-05-12libmakepkg: fix test bracket styleAllan McRae
2015-05-12alpm_logaction: implement documented return valueAndrew Gregory
2015-05-12alpm_logaction: allow falling back to syslogAndrew Gregory
2015-05-12alpm_logaction: check logfile before openingAndrew Gregory
2015-05-12merge _alpm_logaction into alpm_logactionAndrew Gregory
2015-05-12makepkg: Empty/create only $pkgdir's relevant to current PKGBUILDDavid Macek
2015-05-12Fix compilation if libarchive headers are not in standard locationCharles Duffy
2015-05-12makepkg-template: support multiple --template-dirsDominik Fischer
2015-05-12pacsort: fix warning about signed overflow potential during comparison.Andrew Gregory
2015-05-12Silence warning from clangAllan McRae
2015-05-12Pluralize callback stringAllan McRae
2015-05-12Update source URLAllan McRae
2015-03-26close stdin before running install scriptsAndrew Gregory
2015-03-26be_package: fallback to standard filelist loadingAndrew Gregory
2015-03-26add_entry_to_files_list: pass filelist directlyAndrew Gregory
2015-03-26Add makepkg option --packagelistIvy Foster
2015-03-26repo-add: merge desc and depends filesAllan McRae
2015-03-26makepkg: write validpgpkeys to .SRCINFOAllan McRae
2015-03-26PKGBUILD.5: have epoch directly following pkgver/pkgrelAllan McRae
2015-03-26update repo-add documentation for removal of -f flagAllan McRae
2015-03-26Always create files databaseAllan McRae
2015-03-26repo-add: remove duplication finding old package detailsAllan McRae
2015-03-26repo-add: check early for xdelta if it is neededAllan McRae
2015-03-26repo-add: only update database if entire command succeededAllan McRae
2015-03-26repo-add: move database creation into its own functionAllan McRae
2015-03-26repo-add: move database rotation into its own functionAllan McRae
2015-03-26Merge branch 'maint'Allan McRae
2015-03-26Make get_pkg_arch treat arch as an arrayIvy Foster
2015-03-26Update PKGBUILD-split.proto allowed overridesAllan McRae
2015-03-26fix source package signing with SRCPKGDIR setChristian Hesse
2015-03-15Actually return the error value of check_db_localCharles Pigott
2015-03-15libmakepkg: move helper functions into tidy/stripAllan McRae
2015-03-15PKGBUILD.5.txt: Clarify note about variables availableJohannes Löthberg
2015-03-15PKGBUILD.5.txt: Add note about functions starting in $srcdirJohannes Löthberg
2015-03-03remove: use strcmp for files in skip_removeAndrew Gregory