summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-09-17Remove the DB consistency check from pacman and libalpm.Chantry Xavier10-94/+23
2007-09-17Remove a dead mirror, update contrib/pacsearch for core changeDan McGee2-2/+1
2007-09-16Add new Russian mirrorDan McGee1-0/+1
2007-09-16Make changes for Arch Linux current -> core changeDan McGee5-7/+7
2007-09-12Add testdb util for finding inconsistencies in the database.Chantry Xavier3-1/+194
2007-09-12make alpm_strerror binding friendlyStefano Esposito8-33/+39
2007-09-12libalpm/deps.c : export _alpm_checkdeps (-> alpm_checkdeps).Chantry Xavier2-1/+10
2007-09-12libalpm/package.c : add new alpm_pkg_compute_requiredby function.Chantry Xavier2-38/+48
2007-09-12Make some small changes recommended by splintDan McGee4-22/+24
2007-09-07Fix sync db location in pactest so new location is acceptableDan McGee1-1/+4
2007-09-07libalpm/trans.c : remove the lock even on interrupted transactions.Chantry Xavier1-2/+3
2007-09-07Add a few pactests collected over time.Chantry Xavier6-0/+128
2007-09-07scripts/*.sh.in: Clean up and fix a few bugsAndrew Fyfe4-234/+237
2007-09-07Add a few missing includes, caught while compiling on cygwinDan McGee2-0/+2
2007-09-06contrib : update zsh and bash completion to reflect the new sync dbs location.Chantry Xavier2-4/+4
2007-09-04libalpm: remove outdated files from POTFILES.inDan McGee2-3/+0
2007-09-04Fix compile-time error with de.po, runtime error with db.cTravis Willard2-2/+6
2007-09-03Add new mirrorDan McGee1-0/+1
2007-09-02Update German translationMatthias Gorissen2-97/+37
2007-09-02libalpm/remove.c : avoid duplicated packages in removal list.Chantry Xavier1-3/+5
2007-08-30Update po/hu.poNagy Gabor1-392/+380
2007-08-27separate local from sync dbs on filesystemTravis Willard4-46/+90
2007-08-26libalpm/add.c : fix backup handling.Chantry Xavier1-1/+1
2007-08-26pacman/sync.c : kill extra newline with groups on -Ss operation.Chantry Xavier1-1/+1
2007-08-26scripts/makepkg.sh.in: Add missing [Andrew Fyfe1-1/+1
2007-08-24libalpm: add newlines to all strings passed to log callbackDan McGee15-303/+302
2007-08-24libalpm/remove.c: check for ability to unlink is wrongDan McGee1-1/+2
2007-08-23makepkg : add -L (--dereference) to file.Chantry Xavier1-1/+1
2007-08-22pacman.c: clarify reason for doing 2 strcmp operationsDan McGee1-0/+4
2007-08-22configure.ac: Remove the hyphen from the version suffixDan McGee1-2/+2
2007-08-22Various valgrind mem leak fixesDan McGee5-29/+43
2007-08-22Add a default cachedir if one wasn't specifiedDan McGee2-0/+7
2007-08-22Post trial install changes, round oneDan McGee14-140/+208
2007-08-20Add sync1003 pactest.Nagy Gabor1-0/+26
2007-08-20libalpm/add.c,trans.c : cleanup of requiredby handling.Nagy Gabor4-98/+16
2007-08-20Fix for FS 6404 and functionalize some cachedir handling stuffDan McGee6-143/+137
2007-08-20Add const qualifier to md5_file and alpm_get_md5sumDan McGee4-6/+8
2007-08-20Clean up architecture handling in configure.acDan McGee2-20/+15
2007-08-17libalpm/sync.c : don't go back on STATE_PREPARED when committing fails.Chantry Xavier1-2/+0
2007-08-16Fix some errors spit out by -WextraDan McGee7-16/+15
2007-08-16configure.ac: Clean up and document version number incrementsDan McGee1-10/+60
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-16Update manpage with new query options.Chantry Xavier1-9/+22
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