summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2009-04-11Remove pmsyncpkg_tNagy Gabor7-201/+85
2009-04-11Fix for trans001.py (FS#9088)Nagy Gabor4-94/+112
2009-04-11Free *data list when user removes unresolvable packagesNagy Gabor1-7/+9
2009-04-11Print warning in _alpm_resolvedep() if a satisfier package is ignored without...Nagy Gabor1-0/+4
2009-04-11New error type: PM_ERR_PKG_IGNOREDNagy Gabor4-2/+14
2009-04-11Merge branch 'xav/repo-add'Dan McGee2-57/+66
2009-04-11Add detail documentation for alpm_db_update()Sebastian Nowicki1-0/+31
2009-04-06fixed typos and alignment problem in Turkish translationSamed Beyribey1-7/+7
2009-03-15Fix several issues with xdeltaXavier Chantry2-57/+66
2009-03-15be_files.c : use %jd instead of %ju for intmax_tXavier Chantry1-3/+3
2009-03-15Revert "popen does NOT require /bin/sh in a subchroot"Xavier Chantry1-7/+0
2009-03-15runscriptlet : Flush open fds before fork() to avoid cloning buffersXavier Chantry1-0/+3
2009-02-28Merge branch 'maint'Dan McGee2-0/+558
2009-02-28libalpm: remove from_md5 and to_md5 from pmdelta_tXavier Chantry4-54/+20
2009-02-24Add new Kazakh translationBaurzhan Muftakhidinov2-0/+558
2009-02-24Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packagesBryan Ischo3-12/+28
2009-02-24Enabled new interactive prompt and updated some testsBryan Ischo3-9/+24
2009-02-19Reorganize code for one-at-a-time resolvingBryan Ischo3-23/+78
2009-01-20Delay the creation of local and sync db dir.Xavier Chantry2-38/+31
2009-01-20Remove some db abstraction crap.Xavier Chantry3-50/+8
2009-01-20alpm_unpack : change prefix handling to workaround FS#12148.Xavier Chantry1-8/+24
2009-01-18Merge branch 'maint'Dan McGee2-4/+4
2009-01-18Use archive_entry_set_perm instead of archive_entry_set_modeNagy Gabor2-4/+4
2009-01-13db->pkgcache_loaded and db->grpcache_loadedNagy Gabor2-15/+18
2009-01-13Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...Nagy Gabor6-14/+14
2009-01-13HoldPkg reworkNagy Gabor5-55/+1
2009-01-13Remove libdownload support and fix libfetch one.Xavier Chantry2-25/+17
2009-01-07Merge branch 'maint'Dan McGee1-37/+37
2009-01-06Update Czech translationv3.2.2Vojtěch Gondžala1-37/+37
2009-01-04Merge branch 'maint'Dan McGee7-66/+71
2009-01-04Update Polish translationMateusz Herych1-2/+1
2009-01-03Update Turkish translationSamed Beyribey1-7/+6
2009-01-03Update Russian translationSergey Tereschenko1-2/+4
2009-01-03Update Unkranian translationRoman Kyrylych1-6/+12
2009-01-03Update Italian translationGiovanni Scafora1-39/+39
2009-01-03Update German translationMatthias Gorissen1-2/+1
2009-01-03Update Spanish translationJuan Pablo González Tognarelli1-8/+8
2009-01-03Merge branch 'maint'Dan McGee4-3/+33
2009-01-03libalpm: add PID to db.lckAllan McRae1-2/+13
2009-01-03Separate local db directory creation and db writeAllan McRae3-3/+32
2009-01-03Log pacsave warnings to pacman.logSterling Winter1-0/+1
2009-01-03Merge branch 'maint'Dan McGee1-0/+6
2008-12-11Print proxy information when downloadingDan McGee1-0/+6
2008-12-03Merge branch 'maint'Dan McGee3-10/+26
2008-12-01Add regex to delta code so we don't segfault when reading lineDan McGee2-1/+19
2008-11-18Minor code cleanupsDan McGee2-9/+7
2008-11-01Set SIGPIPE handler to SIG_IGN when downloadingDan McGee1-0/+12
2008-11-01Make libfetch the 'native' download libraryDan McGee3-22/+21
2008-11-01-Qu reworkNagy Gabor5-57/+14
2008-10-29Merge branch 'maint'Dan McGee3-86/+85