summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge branch 'maint'Dan McGee2008-04-10
|\|
| * Correctly use the fd returned my mkstemp()Dan McGee2008-04-08
* | Remove unnecessary import in dload.hDan McGee2008-04-10
* | Update configure.ac to current codeDan McGee2008-04-07
* | Merge branch 'maint'Dan McGee2008-04-07
|\|
| * Add check for swprintf() and a workaround when it is missingDan McGee2008-04-07
| * Add *.exe ignores for certain other platformsDan McGee2008-04-07
| * Quote filenames in find expression in pacdiffAllan McRae2008-04-06
* | Allow disabling of internal (libdownload) codeDan McGee2008-04-06
* | Remove a bit more download.h pollutionDan McGee2008-04-06
* | Remove unnecessary header file, move one macro to util.cDan McGee2008-04-06
* | libalpm error cleanup, step 1Dan McGee2008-04-06
* | Remove libdownload reference from pacman frontendDan McGee2008-04-06
* | Add quiet printout to --owns functionalityDan McGee2008-04-06
* | Merge branch 'maint'Dan McGee2008-04-01
|\|
| * Update NEWS and configure.ac for 3.1.4 releaseDan McGee2008-04-01
| * Set handle->logstream to null after fclose()Dan McGee2008-04-01
* | Update -Ss and -Qs pactests to include groupsDan McGee2008-03-30
* | Enable display of multiple groups in -Ss and -Qs outputDan McGee2008-03-30
* | Fix segfault on -Qs usageDan McGee2008-03-30
* | Merge branch 'maint'Dan McGee2008-03-30
|\|
| * Fix manpage typoDan McGee2008-03-30
| * Duplicate the result of archive_entry_pathname.Chantry Xavier2008-03-28
| * Use pkgcache instead of db_scan in remove.cNagy Gabor2008-03-28
* | doc/pacman.8: fix manpage typoDan McGee2008-03-30
* | Read .PKGINFO directly from package fileDan McGee2008-03-27
* | Add an archive_fgets() functionDan McGee2008-03-27
* | Make db->treename a pointerDan McGee2008-03-26
* | Merge branch 'maint'Dan McGee2008-03-23
|\|
| * memleak fix: ensure backup fname isn't lost if unusedDan McGee2008-03-23
| * strsplit(): memleak fixDan McGee2008-03-23
* | Avoid duplicated target names.Nagy Gabor2008-03-23
* | memleak fix: ensure we free result of get_destfile()Dan McGee2008-03-23
* | Switch pmgrp_t to dynamic allocation, general group cleanupDan McGee2008-03-23
* | Add -q (quiet) option to valgrind call in pactestDan McGee2008-03-23
* | Update database mtime after it has been extractedDan McGee2008-03-23
* | Add new CleanMethod option.Chantry Xavier2008-03-23
* | Kill the dependsonly option.Chantry Xavier2008-03-22
* | Merge branch 'maint'Dan McGee2008-03-22
|\|
| * PKGBUILD.vim: add keepend keyword for sha1/md5 fieldsChantry Xavier2008-03-22
| * Updates to Simplified Chinese translation甘露(Lu.Gan)2008-03-22
| * Show options in pacman.conf (commented out)Nagy Gabor2008-03-10
| * po/zh_CN.po: Chinese Simplified translation update甘露(Lu.Gan)2008-03-10
| * PKGBUILD.vim: improve invalid arch/license detection.Chantry Xavier2008-03-10
| * Clarify the NoUpgrade and NoExtract behavior.Chantry Xavier2008-03-10
* | Kill PM_TRANS_TYPE_ADD.Chantry Xavier2008-03-17
* | Kill some obsolete references to -A option.Chantry Xavier2008-03-17
* | Drop case insensitive comparisons in the config parsing.Chantry Xavier2008-03-17
* | Add zipman makepkg option.Chantry Xavier2008-03-16
* | Add -Rss optionNagy Gabor2008-03-10