summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* libalpm: clean up of md5sum functions.Chantry Xavier2008-02-27
* Start removing some junk from the function templateDan McGee2008-02-27
* libalpm/dload.c : memleak fixes.Chantry Xavier2008-02-27
* clean up dltotal leftover from 81a2a06818d367f852.Chantry Xavier2008-02-27
* Merge branch 'maint'Dan McGee2008-02-25
|\
| * Update simplified chinese (zh_CN) translation.甘露(Lu.Gan)2008-02-25
| * fix two broken translated strings.Chantry Xavier2008-02-25
| * xgettext : change pass-c-format flag to c-format.Chantry Xavier2008-02-25
| * libalpm/sync.c : fix poorly worded debug message.Chantry Xavier2008-02-25
* | Remove pmserver_t abstractionDan McGee2008-02-24
* | Add new stub download functions for use throughout the codeDan McGee2008-02-24
* | Move download code out of server.cDan McGee2008-02-24
* | More cleanup to alpm_listDan McGee2008-02-24
* | alpm_list.c clean-upNagy Gabor2008-02-25
* | Merge branch 'maint'Dan McGee2008-02-24
|\|
| * Update Russian translationSergey Tereschenko2008-02-24
| * Add new Simplified Chinese translation甘露(Lu.Gan)2008-02-22
* | Merge branch 'maint'Dan McGee2008-02-20
|\|
| * Final updates to Polish translationMateusz Herych2008-02-19
| * Update libalpm russian translation.Sergey Tereschenko2008-02-18
| * Do not warn about up to date package when downloading onlyAllan McRae2008-02-18
* | Move pmgraph_t struct and functions to their own header fileDan McGee2008-02-16
* | Merge branch 'maint'Dan McGee2008-02-15
|\|
| * More small updates to German translationMatthias Gorissen2008-02-15
| * Merge branch 'translations' into maintDan McGee2008-02-14
| |\
| | * Updated Czech translation for 3.1.2 releaseVojtěch Gondžala2008-02-12
| | * Update french translation.Chantry Xavier2008-02-12
| * | Ensure DESC infolevel is loaded before checking pkg->filenameDan McGee2008-02-13
| * | Move some translations to their generic language codeDan McGee2008-02-11
| * | ensure chk_fileconflicts reads entire file listDan McGee2008-02-11
| |/
* | Merge branch 'maint'Dan McGee2008-02-07
|\|
| * libalpm/add.c : safety check for fixing FS#9235.Chantry Xavier2008-02-07
* | Remove alpm_sync_get_newversion functionNagy Gabor2008-02-07
* | alpm_sync_sysupgrade splitNagy Gabor2008-02-07
* | libalpm/package.c : add _alpm_pkgname_pkg_cmp function.Nagy Gabor2008-02-06
* | New remove option : -u / --unneeded (FS#6505).Nagy Gabor2008-02-06
* | pmsyncpkg_t cleanupNagy Gabor2008-01-27
* | Fix PM_ERR_CONFLICTING_DEPS handling in sync.cNagy Gabor2008-01-27
* | New _alpm_conflict_dup functionNagy Gabor2008-01-27
* | small sync.c code clean-upNagy Gabor2008-01-27
* | libalpm/sync.c : conflicts resolving cleanup.Chantry Xavier2008-01-23
* | Fix flip-flopped parameters to CALLOC macroDan McGee2008-01-23
* | libalpm/cache.c : don't duplicate packages in pkgcache.Chantry Xavier2008-01-23
* | Add new public alpm_checkdbconflicts function.Chantry Xavier2008-01-23
* | small memleak fix in sync.c.Chantry Xavier2008-01-23
* | conflict.c: move debug message out of inner loopDan McGee2008-01-21
* | Fix memleak found by add004.pyDan McGee2008-01-21
* | New --asexplicit optionNagy Gabor2008-01-21
* | Move the deptest code from frontend to backend.Chantry Xavier2008-01-21
* | Convert deltas to dynamic allocationDan McGee2008-01-21