Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-20Add sync1003 pactest.Nagy Gabor
2007-08-20libalpm/add.c,trans.c : cleanup of requiredby handling.Nagy Gabor
2007-08-20Fix for FS 6404 and functionalize some cachedir handling stuffDan McGee
2007-08-20Add const qualifier to md5_file and alpm_get_md5sumDan McGee
2007-08-20Clean up architecture handling in configure.acDan McGee
2007-08-17libalpm/sync.c : don't go back on STATE_PREPARED when committing fails.Chantry Xavier
2007-08-16Fix some errors spit out by -WextraDan McGee
2007-08-16configure.ac: Clean up and document version number incrementsDan McGee
2007-08-16Clean up MD5 code.Andrew Fyfe
2007-08-16Remove support for SHA1 from pacman.Andrew Fyfe
2007-08-16libalpm/db.c : add alpm_db_unregister_all.Chantry Xavier
2007-08-16pacman.c: Alphabetize listing of query optionsDan McGee
2007-08-15libalpm/db.c : allow unregistering db for interrupted transaction.Chantry Xavier
2007-08-15new query options : explicit (-Qe) and deps (-Qd).Chantry Xavier
2007-08-15libalpm/query.c : makes orphans and foreign options as filters.Chantry Xavier
2007-08-15src/util: Clean up headers and a few fixesDan McGee
2007-08-14package.h: implement origin_data union in pmpkg_t structDan McGee
2007-08-14Code cleanupDan McGee
2007-08-12scripts/makepkg.sh.in: Fix 2 bugsAndrew Fyfe
2007-08-12pacman/sync.c : return 0 on succesful search, 1 otherwise.Chantry Xavier
2007-08-12libalpm/conflict.c : small speed-up and fix.Nagy Gabor
2007-08-12libalpm/conflict.c : small memleak fix.Nagy Gabor
2007-08-12Add two pactest for versioned conflicts.Nagy Gabor
2007-07-30Update mtune/mcpu/march comments in makepkg.confDan McGee
2007-07-26Fix re-pacman locale issuesDan McGee
2007-07-26Update Spanish translationJuan Pablo González Tognarelli
2007-07-26Fix gettext output in repo-{add,remove}Andrew Fyfe
2007-07-23Cleanup of pacman.c and addition of default paths to frontendDan McGee
2007-07-20libalpm/conflict.c : cleanup + fix for conflict001.Chantry Xavier
2007-07-20add conflict001 pactest.Nagy Gabor
2007-07-20libalpm/sync.c : two memleak fixes in _alpm_sync_prepare.Nagy Gabor
2007-07-20libalpm/sync.c : fix DEPENDSONLY flag handling.Chantry Xavier
2007-07-20Add sync1002 pactest.Nagy Gabor
2007-07-20libalpm/alpm_list.c : add SYMEXPORT to all alpm_list_ functions.Chantry Xavier
2007-07-18Reorder functions in libalpm/package.c for Doxygen purposesDan McGee
2007-07-18Hungarian translation updatesNagy Gabor
2007-07-17libalpm/deps.c : split alpm_depcmp.Chantry Xavier
2007-07-17libalpm/deps.c : split sortbydeps function.Chantry Xavier
2007-07-16Remove unnecessary entries from .gitignore filesDan McGee
2007-07-16Use only one mirror list for all reposChantry Xavier
2007-07-16new pmdepend_t / pmdepmissing_t accessors.Chantry Xavier
2007-07-16Add remove046 pactest for FS#7622.Chantry Xavier
2007-07-15makepkg: Add note with some required programs for executionDan McGee
2007-07-15Clean up libalpm/add.c and revise file extraction codeDan McGee
2007-07-15Add new sync012 pactest.Chantry Xavier
2007-07-15Update AUTHORS file, change encoding to UTF-8Dan McGee
2007-07-15Add --asdeps option to pacmanDan McGee
2007-07-15libalpm/deps.c : cleanup + little fix for resolvedeps.Nagy Gabor
2007-07-15Switch repo-add, repo-remove, and pacman-optimize to bsdtarDan McGee
2007-07-14Ensure requiredby entries are removed during an upgradeDan McGee