summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-07Remove unnecessary header file, move one macro to util.cDan McGee21-47/+5
2008-04-07libalpm error cleanup, step 1Dan McGee6-29/+22
2008-04-07Remove libdownload reference from pacman frontendDan McGee1-17/+2
2008-04-07Add quiet printout to --owns functionalityDan McGee1-3/+8
2008-04-02Merge branch 'maint'Dan McGee5-10/+11
2008-04-02Update NEWS and configure.ac for 3.1.4 releasev3.1.4Dan McGee4-11/+11
2008-04-02Set handle->logstream to null after fclose()Dan McGee1-0/+1
2008-03-30Update -Ss and -Qs pactests to include groupsDan McGee2-0/+2
2008-03-30Enable display of multiple groups in -Ss and -Qs outputDan McGee2-6/+22
2008-03-30Fix segfault on -Qs usageDan McGee2-5/+3
2008-03-30Merge branch 'maint'Dan McGee3-7/+7
2008-03-30doc/pacman.8: fix manpage typoDan McGee1-2/+3
2008-03-30Fix manpage typoDan McGee1-1/+1
2008-03-29Duplicate the result of archive_entry_pathname.Chantry Xavier1-2/+2
2008-03-28Use pkgcache instead of db_scan in remove.cNagy Gabor1-4/+4
2008-03-27Read .PKGINFO directly from package fileDan McGee1-50/+11
2008-03-27Add an archive_fgets() functionDan McGee2-0/+31
2008-03-27Make db->treename a pointerDan McGee2-3/+3
2008-03-23Merge branch 'maint'Dan McGee3-1/+5
2008-03-23Avoid duplicated target names.Nagy Gabor4-39/+37
2008-03-23memleak fix: ensure we free result of get_destfile()Dan McGee1-6/+5
2008-03-23memleak fix: ensure backup fname isn't lost if unusedDan McGee2-0/+4
2008-03-23strsplit(): memleak fixDan McGee1-1/+1
2008-03-23Switch pmgrp_t to dynamic allocation, general group cleanupDan McGee6-63/+74
2008-03-23Add -q (quiet) option to valgrind call in pactestDan McGee1-1/+1
2008-03-23Update database mtime after it has been extractedDan McGee1-8/+12
2008-03-23Add new CleanMethod option.Chantry Xavier5-21/+83
2008-03-22Kill the dependsonly option.Chantry Xavier9-57/+4
2008-03-22Merge branch 'maint'Dan McGee4-92/+111
2008-03-22PKGBUILD.vim: add keepend keyword for sha1/md5 fieldsChantry Xavier1-2/+2
2008-03-22Updates to Simplified Chinese translation甘露(Lu.Gan)1-40/+40
2008-03-18Kill PM_TRANS_TYPE_ADD.Chantry Xavier8-28/+12
2008-03-18Kill some obsolete references to -A option.Chantry Xavier3-16/+5
2008-03-18Drop case insensitive comparisons in the config parsing.Chantry Xavier11-40/+32
2008-03-16Add zipman makepkg option.Chantry Xavier5-35/+46
2008-03-11Show options in pacman.conf (commented out)Nagy Gabor1-0/+14
2008-03-11Add -Rss optionNagy Gabor6-5/+51
2008-03-11po/zh_CN.po: Chinese Simplified translation update甘露(Lu.Gan)1-50/+52
2008-03-11PKGBUILD.vim: improve invalid arch/license detection.Chantry Xavier1-3/+3
2008-03-11Clarify the NoUpgrade and NoExtract behavior.Chantry Xavier1-2/+5
2008-03-11Remove trans->targetsNagy Gabor6-31/+7
2008-03-11makepkg: Support for resuming source downloadsRoman Kyrylych3-7/+27
2008-03-09Merge branch 'maint'Dan McGee37-7990/+2292
2008-03-09Refactoring of the download code.Chantry Xavier1-279/+307
2008-03-09Use sigaction instead of signal.Chantry Xavier1-4/+19
2008-03-09src/pacman/pacman.c : split cleanup function.Chantry Xavier1-18/+25
2008-03-09Remove a bogus comment from libalpm/remove.cNagy Gabor1-1/+0
2008-03-09rename vimproject to vimprojects and update it.Chantry Xavier3-98/+26
2008-03-08Remove useless TESTS fileDan McGee2-65/+1
2008-03-08Remove frontend add code that is no longer necessaryDan McGee5-35/+13