summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-04libalpm: remove outdated files from POTFILES.inDan McGee
2007-09-03Fix compile-time error with de.po, runtime error with db.cTravis Willard
2007-09-03Add new mirrorDan McGee
2007-09-02Update German translationMatthias Gorissen
2007-09-02libalpm/remove.c : avoid duplicated packages in removal list.Chantry Xavier
2007-08-30Update po/hu.poNagy Gabor
2007-08-26separate local from sync dbs on filesystemTravis Willard
2007-08-26libalpm/add.c : fix backup handling.Chantry Xavier
2007-08-26pacman/sync.c : kill extra newline with groups on -Ss operation.Chantry Xavier
2007-08-26scripts/makepkg.sh.in: Add missing [Andrew Fyfe
2007-08-23libalpm: add newlines to all strings passed to log callbackDan McGee
2007-08-23libalpm/remove.c: check for ability to unlink is wrongDan McGee
2007-08-23makepkg : add -L (--dereference) to file.Chantry Xavier
2007-08-22pacman.c: clarify reason for doing 2 strcmp operationsDan McGee
2007-08-21configure.ac: Remove the hyphen from the version suffixDan McGee
2007-08-21Various valgrind mem leak fixesDan McGee
2007-08-21Add a default cachedir if one wasn't specifiedDan McGee
2007-08-21Post trial install changes, round oneDan McGee
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-16Update manpage with new query options.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