| Commit message (Expand) | Author | Age |
* | sync_prepare: remove useless check for replacers | Andrew Gregory | 2014-08-03 |
* | move _alpm_lstat into util-common | Andrew Gregory | 2014-08-03 |
* | filelist_intersection: manually compare paths | Andrew Gregory | 2014-08-03 |
* | libalpm: check for valid public key algorithm | Christian Hesse | 2014-06-29 |
* | events: Make alpm_event_t an union of all event-specific struct | Olivier Brunel | 2014-06-24 |
* | Update the question callback | Olivier Brunel | 2014-06-24 |
* | alpm.h: Move alpm_errno_t definition up | Olivier Brunel | 2014-06-24 |
* | Add compatibility with gpgme-1.5.0 | Allan McRae | 2014-06-02 |
* | dload: avoid using CURLOPT_FAILONERROR | Dave Reisner | 2014-05-22 |
* | register_syncdb: reject db names that contain / | Andrew Gregory | 2014-05-04 |
* | Always supply base name and version info in .PKGFILE if needed | Allan McRae | 2014-03-27 |
* | Use MALLOC throughtout libalpm | Allan McRae | 2014-03-08 |
* | sync_prepare: ignore explicitly removed conflicts | Andrew Gregory | 2014-03-04 |
* | Fix warnings with strict-overflow in gcc-4.9 | Allan McRae | 2014-03-03 |
* | Add events on pacnew/pacsave/pacorig file creation | Olivier Brunel | 2014-03-03 |
* | restrict transaction package origins | Andrew Gregory | 2014-03-03 |
* | Add events _PKGDOWNLOAD_{START, DONE, FAILED} | Olivier Brunel | 2014-03-03 |
* | Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED} | Olivier Brunel | 2014-03-03 |
* | Remove log_cb, add ALPM_EVENT_LOG instead | Olivier Brunel | 2014-03-03 |
* | Update the event callback | Olivier Brunel | 2014-03-03 |
* | be_local: Use alpm_greedy_grow | Florian Pritz | 2014-03-03 |
* | be_package: Build the file list from MTREE if possible | Florian Pritz | 2014-03-03 |
* | be_package: Refactor code adding a file to the files list | Florian Pritz | 2014-03-03 |
* | be_package: Refactor handling of simple path checks | Florian Pritz | 2014-03-03 |
* | util: Add _alpm_realloc() and _alpm_greedy_grow() | Florian Pritz | 2014-03-03 |
* | Check if a file is in the package's file list before extracting | Florian Pritz | 2014-03-03 |
* | _alpm_sync_prepare: fix unresolvable packages leak | Andrew Gregory | 2014-02-08 |
* | alpm: export *_free functions | Andrew Gregory | 2014-02-04 |
* | Do not remove source code references in PO/POT files | Rafael Ferreira | 2014-02-02 |
* | _alpm_resolvedeps: free targ inside loop | Andrew Gregory | 2014-01-30 |
* | sync_prepare: manually set pm_errno | Andrew Gregory | 2014-01-30 |
* | local_db_populate: initialize empty pkgcache | Andrew Gregory | 2014-01-30 |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVAL | Olivier Brunel | 2014-01-28 |
* | sync_prepare: treat from_sync as a boolean | Andrew Gregory | 2014-01-15 |
* | base64.c: comment out unused variable | Andrew Gregory | 2014-01-15 |
* | package.h: convert scriptlet field to int | Andrew Gregory | 2014-01-15 |
* | Consistently use #ifdef | Allan McRae | 2014-01-10 |
* | Fix build with --disable-gpgme | Allan McRae | 2014-01-10 |
* | Fix compile warnings on systems without getmntent | Dan McGee | 2014-01-10 |
* | check_keyring: plug memory leak | Andrew Gregory | 2014-01-06 |
* | Reorder and reshape the package struct for better packing | Dan McGee | 2014-01-06 |
* | Minor struct member reordering for packing concerns | Dan McGee | 2014-01-06 |
* | Use O_CLOEXEC as much as possible when opening files | Dan McGee | 2014-01-06 |
* | Log more in search debug message | Dan McGee | 2014-01-06 |
* | Remove -fgnu89-inline from compile options | Dan McGee | 2014-01-06 |
* | Clear up definition of INFRQ_ALL | Dan McGee | 2014-01-06 |
* | Update copyright years for 2014 | Allan McRae | 2014-01-06 |
* | Copy validation field in _alpm_pkg_dup | Allan McRae | 2014-01-06 |
* | Update comment for local db entry creation | Allan McRae | 2014-01-06 |