Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-16Merge branch 'asciidoc' into workingDan McGee
2007-09-16trans.c : reworking of transaction interruptionsChantry Xavier
2007-09-16Remove the DB consistency check from pacman and libalpm.Chantry Xavier
2007-09-16Remove a dead mirror, update contrib/pacsearch for core changeDan McGee
2007-09-16Add new Russian mirrorDan McGee
2007-09-16Make changes for Arch Linux current -> core changeDan McGee
2007-09-11Add testdb util for finding inconsistencies in the database.Chantry Xavier
2007-09-11make alpm_strerror binding friendlyStefano Esposito
2007-09-11libalpm/deps.c : export _alpm_checkdeps (-> alpm_checkdeps).Chantry Xavier
2007-09-11libalpm/package.c : add new alpm_pkg_compute_requiredby function.Chantry Xavier
2007-09-11Make some small changes recommended by splintDan McGee
2007-09-06Fix sync db location in pactest so new location is acceptableDan McGee
2007-09-06libalpm/trans.c : remove the lock even on interrupted transactions.Chantry Xavier
2007-09-06Add a few pactests collected over time.Chantry Xavier
2007-09-06scripts/*.sh.in: Clean up and fix a few bugsAndrew Fyfe
2007-09-06Add a few missing includes, caught while compiling on cygwinDan McGee
2007-09-05contrib : update zsh and bash completion to reflect the new sync dbs location.Chantry Xavier
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