summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-09-28libalpm: Add newline to alpm log function outputDan McGee1-1/+1
2007-09-28Mirrorlist updatesDan McGee1-9/+5
2007-09-28document the -Qii option.Chantry Xavier2-2/+4
2007-09-26Preliminary support for optdependsDan McGee6-2/+36
2007-09-24Allow a normal 'make' to compile without asciidoc installedDan McGee1-0/+9
2007-09-24libalpm/add.c: fix backup array issueDan McGee8-20/+32
2007-09-24Add sync044 pactest : A dependency induces a replacement.Chantry Xavier1-0/+20
2007-09-24Add two pactests with broken requiredby, and two about pacsave handling.Chantry Xavier4-0/+56
2007-09-24libalpm/remove.c: fix up arguments to unlink_fileDan McGee1-19/+15
2007-09-23alpm: removed unused strtoupper wrapper, remove installeddate on parse_descfileDan McGee3-16/+0
2007-09-23libalpm/package.c : fix for FS#8081, case sensitive comparisons in parse_desc...Chantry Xavier1-17/+16
2007-09-19libalpm/add.c : fix backup handling (2)Chantry Xavier1-2/+2
2007-09-18Update NEWS, -S testing/qt example, and mirrorlist changeDan McGee3-7/+11
2007-09-18Refine pacman manpage, clarify -S repo/package possibility, remove --testDan McGee1-4/+3
2007-09-18libalpm/add.c : newline fix.Chantry Xavier1-2/+2
2007-09-18Avoid segfaults whet calling alpm_option_get_* before initializationStefano Esposito1-19/+164
2007-09-18Update British English translationJeff Bailes1-562/+1557
2007-09-18Allow rankmirrors to read from stdinPeter Johnson1-2/+6
2007-09-18Add Australian mirrorDan McGee1-0/+1
2007-09-18rankmirrors : add support for the $repo var in url.Chantry Xavier1-3/+7
2007-09-17Merge branch 'asciidoc' into workingDan McGee19-1085/+1281
2007-09-17trans.c : reworking of transaction interruptionsChantry Xavier6-26/+39
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