summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-07-29Remove UseColor from front-endNagy Gabor
2008-07-24Show number of packages to be installed / removed.Xavier Chantry
2008-07-24src/pacman : rework the display_targets function.Xavier Chantry
2008-07-22-Sqg and -QqgNagy Gabor
2008-07-22Re-enable --debug with -Sw and -SpNagy Gabor
2008-07-15Remove pacman.static build from build filesDan McGee
2008-07-13src/pacman/sync.c : Display only errors with -Sp and -Sw operations.Xavier Chantry
2008-07-13sync_addtarget reworkNagy Gabor
2008-07-13remove_addtarget rework (in front-end)Nagy Gabor
2008-07-07Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback functionNagy Gabor
2008-06-15Use access() instead of stat() when possibleDan McGee
2008-06-08Various updates needed prior to a new releaseDan McGee
2008-06-05Reformat -Sg output to look like -QgDan McGee
2008-06-04Don't display filename on -Qip operation.Xavier Chantry
2008-06-04src/pacman/sync.c : cleanup of pacman_syncXavier Chantry
2008-06-04Reimplement TotalDownload functionalityDan McGee
2008-06-04Use correct C type for file sizesDan McGee
2008-05-31Allow GIT version to be used in pacman buildsDan McGee
2008-05-29Add missing NULL set in group printingDan McGee
2008-05-29Remove PM_TRANS_EVT_EXTRACT_START.Xavier Chantry
2008-05-14Disable geteuid in cygwin.Xavier Chantry
2008-05-13Add SyncFirst option.Chantry Xavier
2008-05-13Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier
2008-05-11Make all error messages use pm_fprintfAllan McRae
2008-05-10Update makepath to remove PATH_MAX usageDan McGee
2008-05-08pacman-side code cleanupsDan McGee
2008-04-26Completely rework delta algorithmChantry Xavier
2008-04-26Refactor the trans init and release code.Chantry Xavier
2008-04-15Merge branch 'maint'Dan McGee
2008-04-15More non-Linux build updates, mostly DarwinDan McGee
2008-04-14Fix gettext on non-Linux platformsDan 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-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-03-30Enable display of multiple groups in -Ss and -Qs outputDan McGee
2008-03-30Fix segfault on -Qs usageDan McGee
2008-03-23Merge branch 'maint'Dan McGee
2008-03-23strsplit(): memleak fixDan McGee
2008-03-23Switch pmgrp_t to dynamic allocation, general group cleanupDan McGee
2008-03-23Add new CleanMethod option.Chantry Xavier
2008-03-22Kill the dependsonly option.Chantry Xavier
2008-03-17Drop case insensitive comparisons in the config parsing.Chantry Xavier
2008-03-10Add -Rss optionNagy Gabor
2008-03-09Merge branch 'maint'Dan McGee
2008-03-09Use sigaction instead of signal.Chantry Xavier
2008-03-09src/pacman/pacman.c : split cleanup function.Chantry Xavier