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