summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-16Clean up MD5 code.Andrew Fyfe8-412/+422
2007-08-16Remove support for SHA1 from pacman.Andrew Fyfe13-650/+22
2007-08-16libalpm/db.c : add alpm_db_unregister_all.Chantry Xavier4-25/+56
2007-08-16pacman.c: Alphabetize listing of query optionsDan McGee1-3/+3
2007-08-16libalpm/db.c : allow unregistering db for interrupted transaction.Chantry Xavier1-1/+2
2007-08-16new query options : explicit (-Qe) and deps (-Qd).Chantry Xavier3-8/+29
2007-08-16libalpm/query.c : makes orphans and foreign options as filters.Chantry Xavier1-129/+76
2007-08-16src/util: Clean up headers and a few fixesDan McGee3-19/+14
2007-08-14package.h: implement origin_data union in pmpkg_t structDan McGee7-47/+55
2007-08-14Code cleanupDan McGee8-61/+1
2007-08-13scripts/makepkg.sh.in: Fix 2 bugsAndrew Fyfe1-0/+3
2007-08-13pacman/sync.c : return 0 on succesful search, 1 otherwise.Chantry Xavier1-1/+4
2007-08-13libalpm/conflict.c : small speed-up and fix.Nagy Gabor1-6/+5
2007-08-13libalpm/conflict.c : small memleak fix.Nagy Gabor1-0/+1
2007-08-13Add two pactest for versioned conflicts.Nagy Gabor3-9/+27
2007-07-31Update mtune/mcpu/march comments in makepkg.confDan McGee1-2/+2
2007-07-27Fix re-pacman locale issuesDan McGee1-0/+2
2007-07-27Update Spanish translationJuan Pablo González Tognarelli1-12/+11
2007-07-27Fix gettext output in repo-{add,remove}Andrew Fyfe2-26/+24
2007-07-23Cleanup of pacman.c and addition of default paths to frontendDan McGee2-40/+54
2007-07-20libalpm/conflict.c : cleanup + fix for conflict001.Chantry Xavier1-167/+82
2007-07-20add conflict001 pactest.Nagy Gabor1-0/+19
2007-07-20libalpm/sync.c : two memleak fixes in _alpm_sync_prepare.Nagy Gabor1-8/+3
2007-07-20libalpm/sync.c : fix DEPENDSONLY flag handling.Chantry Xavier1-16/+9
2007-07-20Add sync1002 pactest.Nagy Gabor1-0/+19
2007-07-20libalpm/alpm_list.c : add SYMEXPORT to all alpm_list_ functions.Chantry Xavier1-11/+11
2007-07-18Reorder functions in libalpm/package.c for Doxygen purposesDan McGee1-414/+413
2007-07-18Hungarian translation updatesNagy Gabor1-3/+3
2007-07-17libalpm/deps.c : split alpm_depcmp.Chantry Xavier1-16/+29
2007-07-17libalpm/deps.c : split sortbydeps function.Chantry Xavier1-27/+41
2007-07-16Remove unnecessary entries from .gitignore filesDan McGee10-21/+0
2007-07-16Use only one mirror list for all reposChantry Xavier4-64/+53
2007-07-16new pmdepend_t / pmdepmissing_t accessors.Chantry Xavier6-40/+45
2007-07-16Add remove046 pactest for FS#7622.Chantry Xavier1-0/+10
2007-07-16makepkg: Add note with some required programs for executionDan McGee1-0/+5
2007-07-16Clean up libalpm/add.c and revise file extraction codeDan McGee1-547/+633
2007-07-16Add new sync012 pactest.Chantry Xavier1-0/+20
2007-07-15Update AUTHORS file, change encoding to UTF-8Dan McGee1-3/+3
2007-07-15Add --asdeps option to pacmanDan McGee8-20/+59
2007-07-15libalpm/deps.c : cleanup + little fix for resolvedeps.Nagy Gabor4-68/+69
2007-07-15Switch repo-add, repo-remove, and pacman-optimize to bsdtarDan McGee3-15/+15
2007-07-14Ensure requiredby entries are removed during an upgradeDan McGee4-23/+47
2007-07-14libalpm/sync.c : ldconfig is run twice.Nagy Gabor1-6/+0
2007-07-13libalpm/remove.c : revert part of commit to fix remove044 pactestChantry Xavier1-5/+5
2007-07-13Add TRANSLATORS fileDan McGee1-0/+36
2007-07-13Update hungarian translationNagy Gabor2-501/+1395
2007-07-13libalpm/deps.c : fix for remove044 pactest.Chantry Xavier3-60/+56
2007-07-13Remove conflict message for non-existent files (reworked)Chantry Xavier1-5/+7
2007-07-13remove sync022 and sync023 pactest.Chantry Xavier2-44/+0
2007-07-13libalpm/remove.c : Rsd combination.Chantry Xavier1-14/+18