summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libmakepkg: fix test styleAllan McRae2015-05-19
* libmakepkg: move more functions for extracting information from PKGBIULDsAllan McRae2015-05-19
* libmakepkg: extract more utility functionsAllan McRae2015-05-19
* libmakepkg: extract get_full_version and get_pkg_archAllan McRae2015-05-16
* Simplify libmakepkg .gitignoreAllan McRae2015-05-16
* makepkg: put further restrictions on pkgbaseAllan McRae2015-05-16
* makepkg: merge validate_pkgver into check_pkgverAllan McRae2015-05-16
* libmakepkg: extract PKGBUILD linting functionsAllan McRae2015-05-16
* libmakepkg: extract in_arrayAllan McRae2015-05-16
* libmakepkg: move functions for extracting pkgbuild attributesAllan McRae2015-05-16
* libalpm: Do a sanity check before manipulating final DB URLDavid Macek2015-05-12
* Fix comment in alpm_db_updateDavid Macek2015-05-12
* libmakepkg: fix test bracket styleAllan McRae2015-05-12
* alpm_logaction: implement documented return valueAndrew Gregory2015-05-12
* alpm_logaction: allow falling back to syslogAndrew Gregory2015-05-12
* alpm_logaction: check logfile before openingAndrew Gregory2015-05-12
* merge _alpm_logaction into alpm_logactionAndrew Gregory2015-05-12
* makepkg: Empty/create only $pkgdir's relevant to current PKGBUILDDavid Macek2015-05-12
* Fix compilation if libarchive headers are not in standard locationCharles Duffy2015-05-12
* makepkg-template: support multiple --template-dirsDominik Fischer2015-05-12
* pacsort: fix warning about signed overflow potential during comparison.Andrew Gregory2015-05-12
* Silence warning from clangAllan McRae2015-05-12
* Pluralize callback stringAllan McRae2015-05-12
* Update source URLAllan McRae2015-05-12
* close stdin before running install scriptsAndrew Gregory2015-03-26
* be_package: fallback to standard filelist loadingAndrew Gregory2015-03-26
* add_entry_to_files_list: pass filelist directlyAndrew Gregory2015-03-26
* Add makepkg option --packagelistIvy Foster2015-03-26
* repo-add: merge desc and depends filesAllan McRae2015-03-26
* makepkg: write validpgpkeys to .SRCINFOAllan McRae2015-03-26
* PKGBUILD.5: have epoch directly following pkgver/pkgrelAllan McRae2015-03-26
* update repo-add documentation for removal of -f flagAllan McRae2015-03-26
* Always create files databaseAllan McRae2015-03-26
* repo-add: remove duplication finding old package detailsAllan McRae2015-03-26
* repo-add: check early for xdelta if it is neededAllan McRae2015-03-26
* repo-add: only update database if entire command succeededAllan McRae2015-03-26
* repo-add: move database creation into its own functionAllan McRae2015-03-26
* repo-add: move database rotation into its own functionAllan McRae2015-03-26
* Merge branch 'maint'Allan McRae2015-03-26
|\
| * Make get_pkg_arch treat arch as an arrayIvy Foster2015-03-26
| * Update PKGBUILD-split.proto allowed overridesAllan McRae2015-03-26
| * fix source package signing with SRCPKGDIR setChristian Hesse2015-03-26
* | Actually return the error value of check_db_localCharles Pigott2015-03-15
* | libmakepkg: move helper functions into tidy/stripAllan McRae2015-03-15
* | PKGBUILD.5.txt: Clarify note about variables availableJohannes Löthberg2015-03-15
* | PKGBUILD.5.txt: Add note about functions starting in $srcdirJohannes Löthberg2015-03-15
* | remove: use strcmp for files in skip_removeAndrew Gregory2015-03-03
* | sync_prepare: exclude removals from resolvedepsAndrew Gregory2015-03-03
* | Allow UPX compression for DOS/Win executablesDavid Macek2015-03-03
* | common: Avoid errors on systems that define strnlen but not strndupWill Miles2015-03-03