summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-14Fix compilation errors on x86_64Dan McGee
2008-04-14remove.c: refactor into functionsK. Piche
2008-04-14Some comments for _alpm_unpack.K. Piche
2008-04-14add.c: added some tracing and improved some variable localityK. Piche
2008-04-10Memory allocation and other small cleanupsDan McGee
2008-04-10Merge branch 'maint'Dan McGee
2008-04-10Remove unnecessary import in dload.hDan McGee
2008-04-08Correctly use the fd returned my mkstemp()Dan McGee
2008-04-07Update configure.ac to current codeDan McGee
2008-04-07Merge branch 'maint'Dan McGee
2008-04-07Add check for swprintf() and a workaround when it is missingDan McGee
2008-04-07Add *.exe ignores for certain other platformsDan McGee
2008-04-06Allow disabling of internal (libdownload) codeDan McGee
2008-04-06Remove a bit more download.h pollutionDan McGee
2008-04-06Remove unnecessary header file, move one macro to util.cDan McGee
2008-04-06libalpm error cleanup, step 1Dan McGee
2008-04-06Remove libdownload reference from pacman frontendDan McGee
2008-04-06Add quiet printout to --owns functionalityDan McGee
2008-04-06Quote filenames in find expression in pacdiffAllan McRae
2008-04-01Merge branch 'maint'Dan McGee
2008-04-01Update NEWS and configure.ac for 3.1.4 releasev3.1.4Dan McGee
2008-04-01Set handle->logstream to null after fclose()Dan McGee
2008-03-30Update -Ss and -Qs pactests to include groupsDan McGee
2008-03-30Enable display of multiple groups in -Ss and -Qs outputDan McGee
2008-03-30Fix segfault on -Qs usageDan McGee
2008-03-30Merge branch 'maint'Dan McGee
2008-03-30doc/pacman.8: fix manpage typoDan McGee
2008-03-30Fix manpage typoDan McGee
2008-03-28Duplicate the result of archive_entry_pathname.Chantry Xavier
2008-03-28Use pkgcache instead of db_scan in remove.cNagy Gabor
2008-03-27Read .PKGINFO directly from package fileDan McGee
2008-03-27Add an archive_fgets() functionDan McGee
2008-03-26Make db->treename a pointerDan McGee
2008-03-23Merge branch 'maint'Dan McGee
2008-03-23Avoid duplicated target names.Nagy Gabor
2008-03-23memleak fix: ensure we free result of get_destfile()Dan McGee
2008-03-23memleak fix: ensure backup fname isn't lost if unusedDan McGee
2008-03-23strsplit(): memleak fixDan McGee
2008-03-23Switch pmgrp_t to dynamic allocation, general group cleanupDan McGee
2008-03-23Add -q (quiet) option to valgrind call in pactestDan McGee
2008-03-23Update database mtime after it has been extractedDan McGee
2008-03-23Add new CleanMethod option.Chantry Xavier
2008-03-22Kill the dependsonly option.Chantry Xavier
2008-03-22Merge branch 'maint'Dan McGee
2008-03-22PKGBUILD.vim: add keepend keyword for sha1/md5 fieldsChantry Xavier
2008-03-22Updates to Simplified Chinese translation甘露(Lu.Gan)
2008-03-17Kill PM_TRANS_TYPE_ADD.Chantry Xavier
2008-03-17Kill some obsolete references to -A option.Chantry Xavier
2008-03-17Drop case insensitive comparisons in the config parsing.Chantry Xavier
2008-03-16Add zipman makepkg option.Chantry Xavier