summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* filelist_sort: check if filelist is presortedAndrew Gregory2017-01-04
* add _alpm_filelist_sortAndrew Gregory2017-01-04
* repo-add: sort file list entriesAndrew Gregory2017-01-04
* makepkg: sort package contentsAndrew Gregory2017-01-04
* find_fileconflicts: rename tmpfiles -> newfilesAndrew Gregory2017-01-04
* conflict: skip dir children when replacing a fileAndrew Gregory2017-01-04
* ini: only recognize comments at beginning of lineAndrew Gregory2017-01-04
* dload: s/CURLOPT_WRITEHEADER/CURLOPT_HEADERDATA/Dave Reisner2017-01-04
* pacman: ensure linkage against libarchiveDave Reisner2017-01-04
* configure.ac: Use POSIX compatible equality checksDave Reisner2017-01-04
* makepkg: warn about dotfiles in package rootAndrew Gregory2017-01-04
* extract db files with dbonlyAndrew Gregory2017-01-04
* Update copyright yearsAllan McRae2017-01-04
* Fix documentation of -DqAllan McRae2017-01-04
* makepkg: Disallow forward slashes in pkgverSteef Hegeman2017-01-04
* Build a single debug package for all packages from a PKGBUILDAllan McRae2016-12-05
* be_local: remove unused error returnAndrew Gregory2016-12-05
* add generated scripts to gitignoreChristian Hesse2016-12-05
* Make DUFLAGS be overrideable during configureAlastair Hughes2016-12-05
* Suppress more output messages on successful -D options with -qAllan McRae2016-12-05
* Give a "success!" message on database checkPatrick Eigensatz2016-12-05
* Parametrise the different ways in which the payload is resetMartin Kühne2016-12-05
* libalpm/signing: support EDDSA from gpgme 1.7.0Christian Hesse2016-12-05
* makepkg: reject packages with newlines in pathsAndrew Gregory2016-12-05
* makepkg: abort on lint_package errorsAndrew Gregory2016-12-05
* makepkg: reject package data with newlinesAndrew Gregory2016-12-05
* makepkg: fix find_lib{depends, provides} resultsAndrew Gregory2016-12-05
* dload: use curl's keepalive mechanismDave Reisner2016-12-05
* makepkg: unset potentially architecture-specific varsDave Reisner2016-12-05
* makepkg: fix quoting in calls to dependency checkingDave Reisner2016-12-05
* makepkg: fix quoting in calls to check_depsDave Reisner2016-12-05
* makepkg: make run_function_safe more robustDave Reisner2016-12-05
* makepkg: remove vestiges of global errexitDave Reisner2016-12-05
* makepkg.conf: add -g to default curl optionsDave Reisner2016-12-05
* Make sure all proper scripts are installed instead of the wrappersJohannes Löthberg2016-12-05
* Remove pacsortAllan McRae2016-12-05
* Revert "[RFC] Provide source files for useful debug packages"Allan McRae2016-12-05
* [RFC] Provide source files for useful debug packagesAllan McRae2016-11-02
* Represent bitfields as ints, not enumsIvy Foster2016-10-22
* Add ALPM_ERR_OK to _alpm_errno_tIvy Foster2016-10-22
* doc/pacman.8.txt: improve description of -QtIvy Foster2016-10-22
* makepkg: print files with refs to $srcdir/$pkgdirIvy Foster2016-10-22
* Remove pactreeAllan McRae2016-10-22
* Use coreutils binaries for checking/generating checksumsAllan McRae2016-10-22
* Allow replacing libcrypto with libnettle in pacmanFlorian Weigelt2016-10-22
* makepkg: Move parseopts from library to libmakepkgAlad Wenter2016-10-22
* Generalise makepkg-wrapper to handle any script using libmakepkgAllan McRae2016-10-22
* libmakepkg: generate all scriptsAlad Wenter2016-10-22
* Use f_bavail for diskspace calculationsMartin Kühne2016-10-12
* Ensure makepkg-wrapper is built after makepkgAllan McRae2016-10-11