summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* remove.c: downgrade TRANS_DUP_TARGET to warningAndrew Gregory2014-05-07
* pactest: treat arguments as files instead of globsAndrew Gregory2014-05-04
* pmdb.py: change siglevel name to RequiredAndrew Gregory2014-05-04
* register_syncdb: reject db names that contain /Andrew Gregory2014-05-04
* strtrim: reset pointer after trimming leading whitespaceDave Reisner2014-04-21
* makepkg: use dash instead of underscore in /usr/lib/debug/.build-idSteven Noonan2014-04-21
* repo-add: declare pkgbase as localAllan McRae2014-03-27
* Always supply base name and version info in .PKGFILE if neededAllan McRae2014-03-27
* makepkg: sign source packages with --signAllan McRae2014-03-27
* conf.c: remove extra indentationAndrew Gregory2014-03-27
* check config_new return valueAndrew Gregory2014-03-27
* pacman/upgrade: Fix memory leaksSören Brinkmann2014-03-27
* pacman/upgrade: Refactor memory managementSören Brinkmann2014-03-27
* pacman/upgrade: Check malloc() return valueSören Brinkmann2014-03-16
* makepkg: Reorder some entries in usage() and getoptsPierre Neidhardt2014-03-13
* makepkg: enforce fakeroot usageAllan McRae2014-03-12
* makepkg: Remove --asroot optionAllan McRae2014-03-12
* makepkg: Add a --noarchive option to inhibit archive creationPierre Neidhardt2014-03-12
* makepkg: Comment on install_package() return codePierre Neidhardt2014-03-12
* note that TotalDownload and XferCommand are incompatible.Matthias Krüger2014-03-08
* Use MALLOC throughtout libalpmAllan McRae2014-03-08
* remove check for unused ALPM_ERR_PKG_IGNOREDAndrew Gregory2014-03-04
* simplify check for leading "local/"Andrew Gregory2014-03-04
* sync_prepare: ignore explicitly removed conflictsAndrew Gregory2014-03-04
* Fix install order in scripts MakefileAllan McRae2014-03-03
* makepkg.8: Fix typoPierre Neidhardt2014-03-03
* pactest: add prefix to temporary directoryAndrew Gregory2014-03-03
* pmpkg.py: remove unused importsAndrew Gregory2014-03-03
* makepkg: Support kernel.org's PGP signature schemeThomas Bächler2014-03-03
* Fix warnings with strict-overflow in gcc-4.9Allan McRae2014-03-03
* pacsearch: factored -Ss and -Qs parts into one single functionPierre Neidhardt2014-03-03
* pacsearch: pattern arguments work as for pacmanPierre Neidhardt2014-03-03
* Add events on pacnew/pacsave/pacorig file creationOlivier Brunel2014-03-03
* pacsearch: fields are treated uniformly when printingPierre Neidhardt2014-03-03
* pacsearch: removed redundant sortingPierre Neidhardt2014-03-03
* pacsearch: indexing by 'name version' instead of 'name'Pierre Neidhardt2014-03-03
* pacsearch: removed useless commentPierre Neidhardt2014-03-03
* makepkg: implement support for stripping kernel modulesSteven Noonan2014-03-03
* restrict transaction package originsAndrew Gregory2014-03-03
* Add events _PKGDOWNLOAD_{START, DONE, FAILED}Olivier Brunel2014-03-03
* Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}Olivier Brunel2014-03-03
* Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel2014-03-03
* Update the event callbackOlivier Brunel2014-03-03
* be_local: Use alpm_greedy_growFlorian Pritz2014-03-03
* be_package: Build the file list from MTREE if possibleFlorian Pritz2014-03-03
* be_package: Refactor code adding a file to the files listFlorian Pritz2014-03-03
* be_package: Refactor handling of simple path checksFlorian Pritz2014-03-03
* util: Add _alpm_realloc() and _alpm_greedy_grow()Florian Pritz2014-03-03
* Check if a file is in the package's file list before extractingFlorian Pritz2014-03-03
* _alpm_sync_prepare: fix unresolvable packages leakAndrew Gregory2014-02-08