summaryrefslogtreecommitdiff
path: root/lib/libalpm/package.c
Commit message (Expand)AuthorAge
* Merge branch 'maint'Dan McGee2008-03-01
|\
| * Set a missing pm_errno in _alpm_pkg_load()Nagy Gabor2008-03-01
* | libalpm: clean up of md5sum functions.Chantry Xavier2008-02-27
* | Merge branch 'maint'Dan McGee2008-02-15
|\|
| * Ensure DESC infolevel is loaded before checking pkg->filenameDan McGee2008-02-13
* | libalpm/package.c : add _alpm_pkgname_pkg_cmp function.Nagy Gabor2008-02-06
* | Move the deptest code from frontend to backend.Chantry Xavier2008-01-21
* | Convert deltas to dynamic allocationDan McGee2008-01-21
* | Merge branch 'maint'Dan McGee2008-01-11
|\|
| * Fix library interfaceDan McGee2008-01-11
* | Add functions to manipulate pmdepend_t objectsDan McGee2008-01-11
* | Use dynamic string allocation in package structuresDan McGee2008-01-11
|/
* Remove upgradedelay and all code associated with itDan McGee2008-01-08
* Remove unused date element from pmpkg_t structDan McGee2008-01-08
* Small code cleanups with indents/spacesDan McGee2008-01-01
* Remove .FILELIST generation from makepkg (and elsewhere)Dan McGee2007-12-29
* Check for errors on descfile extractionDan McGee2007-12-16
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* Improve changelog handling through addition of open/read/close functionsDan McGee2007-12-09
* Add missing header includes for setlocaleDan McGee2007-11-20
* Remove the IgnorePkg handling from alpm_pkg_compare_version.Chantry Xavier2007-11-18
* Remove provide.c and provide.h .Chantry Xavier2007-11-17
* libalpm: use FREELIST when possibleDan McGee2007-11-16
* War on whitespaceDan McGee2007-11-16
* Fix alpm_list_copy_dataDan McGee2007-11-14
* Move alpm_splitdep usage to db_readDan McGee2007-11-14
* Remove REQUIREDBY usage from libalpmDan McGee2007-11-14
* Implement IgnoreGroup.Nathan Jones2007-11-11
* Fix some issues with localized dates/epoch usageDan McGee2007-11-08
* Copy pmdelta_t objects in _alpm_pkg_dup()Dan McGee2007-10-29
* libalpm: introduce MALLOC and CALLOC macrosDan McGee2007-10-29
* Add pmdelta_t structure and functions to libalpm.Nathan Jones2007-10-19
* libalpm/package.c : fix requiredby with multiple providers.Chantry Xavier2007-10-18
* libalpm/package.c: ensure we use package name when loading packagesDan McGee2007-10-08
* Fix backward compatibility with non-epoch builddatesDan McGee2007-10-08
* Support for localized times in metadataAaron Griffin2007-09-28
* Add 'full' parameter to alpm_pkg_loadDan McGee2007-09-28
* Remove package name dependency from libalpmDan McGee2007-09-28
* Preliminary support for optdependsDan McGee2007-09-25
* alpm: removed unused strtoupper wrapper, remove installeddate on parse_descfileDan McGee2007-09-23
* libalpm/package.c : fix for FS#8081, case sensitive comparisons in parse_desc...Chantry Xavier2007-09-23
* libalpm/package.c : add new alpm_pkg_compute_requiredby function.Chantry Xavier2007-09-11
* libalpm: add newlines to all strings passed to log callbackDan McGee2007-08-23
* Post trial install changes, round oneDan McGee2007-08-21
* libalpm/add.c,trans.c : cleanup of requiredby handling.Nagy Gabor2007-08-20
* Fix for FS 6404 and functionalize some cachedir handling stuffDan McGee2007-08-20
* Remove support for SHA1 from pacman.Andrew Fyfe2007-08-16
* package.h: implement origin_data union in pmpkg_t structDan McGee2007-08-14
* Code cleanupDan McGee2007-08-14
* Reorder functions in libalpm/package.c for Doxygen purposesDan McGee2007-07-18