summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-05-11Fix non-C style comments in libalpmGerardo Exequiel Pozzi
2009-04-11Look in target-list first to resolve dependenciesBryan Ischo
2009-04-11Remove duplicates from the unresolvable list before prompting userBryan Ischo
2009-04-11const-ify endswith()Dan McGee
2009-04-11Remove pmsyncpkg_tNagy Gabor
2009-04-11Fix for trans001.py (FS#9088)Nagy Gabor
2009-04-11Free *data list when user removes unresolvable packagesNagy Gabor
2009-04-11Print warning in _alpm_resolvedep() if a satisfier package is ignored without...Nagy Gabor
2009-04-11New error type: PM_ERR_PKG_IGNOREDNagy Gabor
2009-04-11Merge branch 'xav/repo-add'Dan McGee
2009-04-11Add detail documentation for alpm_db_update()Sebastian Nowicki
2009-04-05fixed typos and alignment problem in Turkish translationSamed Beyribey
2009-03-15Fix several issues with xdeltaXavier Chantry
2009-03-15be_files.c : use %jd instead of %ju for intmax_tXavier Chantry
2009-03-15Revert "popen does NOT require /bin/sh in a subchroot"Xavier Chantry
2009-03-15runscriptlet : Flush open fds before fork() to avoid cloning buffersXavier Chantry
2009-02-28Merge branch 'maint'Dan McGee
2009-02-28libalpm: remove from_md5 and to_md5 from pmdelta_tXavier Chantry
2009-02-24Add new Kazakh translationBaurzhan Muftakhidinov
2009-02-23Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packagesBryan Ischo
2009-02-23Enabled new interactive prompt and updated some testsBryan Ischo
2009-02-18Reorganize code for one-at-a-time resolvingBryan Ischo
2009-01-20Delay the creation of local and sync db dir.Xavier Chantry
2009-01-20Remove some db abstraction crap.Xavier Chantry
2009-01-20alpm_unpack : change prefix handling to workaround FS#12148.Xavier Chantry
2009-01-18Merge branch 'maint'Dan McGee
2009-01-18Use archive_entry_set_perm instead of archive_entry_set_modeNagy Gabor
2009-01-12db->pkgcache_loaded and db->grpcache_loadedNagy Gabor
2009-01-12Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...Nagy Gabor
2009-01-12HoldPkg reworkNagy Gabor
2009-01-12Remove libdownload support and fix libfetch one.Xavier Chantry
2009-01-06Merge branch 'maint'Dan McGee
2009-01-05Update Czech translationVojtěch Gondžala
2009-01-04Merge branch 'maint'Dan McGee
2009-01-03Update Polish translationMateusz Herych
2009-01-03Update Turkish translationSamed Beyribey
2009-01-03Update Russian translationSergey Tereschenko
2009-01-03Update Unkranian translationRoman Kyrylych
2009-01-03Update Italian translationGiovanni Scafora
2009-01-03Update German translationMatthias Gorissen
2009-01-03Update Spanish translationJuan Pablo González Tognarelli
2009-01-03Merge branch 'maint'Dan McGee
2009-01-03libalpm: add PID to db.lckAllan McRae
2009-01-02Separate local db directory creation and db writeAllan McRae
2009-01-02Log pacsave warnings to pacman.logSterling Winter
2009-01-02Merge branch 'maint'Dan McGee
2008-12-10Print proxy information when downloadingDan McGee
2008-12-02Merge branch 'maint'Dan McGee
2008-11-30Add regex to delta code so we don't segfault when reading lineDan McGee
2008-11-17Minor code cleanupsDan McGee