summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-08-23Fix 'None' text so we don't have to translate it twiceDan McGee1-2/+2
2008-08-23Cleanup of _alpm_pkg_compare_versions.Xavier Chantry1-1/+1
2008-08-23download : disable progressbar when total is unknown.Xavier Chantry1-1/+4
2008-08-23pacman : clarify help message.Xavier Chantry1-2/+3
2008-08-23pacman: print optdepends on install and upgrade.Xavier Chantry3-0/+12
2008-08-23Add new list_display_linebreak functionNagy Gabor3-23/+38
2008-08-23Move the the description parsing logic to string_display()Nagy Gabor2-19/+30
2008-08-19pacman.c: fix typo s/NoPassiveFTP/NoPassiveFtpXavier Chantry1-1/+1
2008-08-13pacman/callback.c : fix detection of totaldownloadXavier Chantry1-2/+2
2008-07-29Remove UseColor from front-endNagy Gabor2-4/+0
2008-07-24Show number of packages to be installed / removed.Xavier Chantry1-2/+6
2008-07-24src/pacman : rework the display_targets function.Xavier Chantry5-58/+64
2008-07-22-Sqg and -QqgNagy Gabor2-3/+12
2008-07-22Re-enable --debug with -Sw and -SpNagy Gabor1-1/+1
2008-07-15Remove pacman.static build from build filesDan McGee2-9/+0
2008-07-13src/pacman/sync.c : Display only errors with -Sp and -Sw operations.Xavier Chantry1-0/+5
2008-07-13sync_addtarget reworkNagy Gabor1-36/+4
2008-07-13remove_addtarget rework (in front-end)Nagy Gabor1-46/+46
2008-07-07Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback functionNagy Gabor1-2/+2
2008-06-15Use access() instead of stat() when possibleDan McGee3-12/+7
2008-06-08Various updates needed prior to a new releaseDan McGee1-3/+3
2008-06-05Reformat -Sg output to look like -QgDan McGee1-15/+10
2008-06-04Don't display filename on -Qip operation.Xavier Chantry1-3/+0
2008-06-04src/pacman/sync.c : cleanup of pacman_syncXavier Chantry1-39/+37
2008-06-04Reimplement TotalDownload functionalityDan McGee3-18/+65
2008-06-04Use correct C type for file sizesDan McGee3-6/+9
2008-05-31Allow GIT version to be used in pacman buildsDan McGee2-0/+11
2008-05-29Add missing NULL set in group printingDan McGee1-2/+4
2008-05-29Remove PM_TRANS_EVT_EXTRACT_START.Xavier Chantry1-1/+0
2008-05-14Disable geteuid in cygwin.Xavier Chantry1-2/+2
2008-05-13Add SyncFirst option.Chantry Xavier4-36/+51
2008-05-13Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier1-1/+3
2008-05-11Make all error messages use pm_fprintfAllan McRae8-42/+54
2008-05-10Update makepath to remove PATH_MAX usageDan McGee1-15/+20
2008-05-08pacman-side code cleanupsDan McGee3-11/+9
2008-04-26Completely rework delta algorithmChantry Xavier1-1/+1
2008-04-26Refactor the trans init and release code.Chantry Xavier5-85/+52
2008-04-15Merge branch 'maint'Dan McGee2-2/+2
2008-04-15More non-Linux build updates, mostly DarwinDan McGee1-0/+1
2008-04-14Fix gettext on non-Linux platformsDan McGee1-2/+1
2008-04-07Update configure.ac to current codeDan McGee1-1/+1
2008-04-07Merge branch 'maint'Dan McGee3-0/+14
2008-04-07Add check for swprintf() and a workaround when it is missingDan McGee1-0/+10
2008-04-07Add *.exe ignores for certain other platformsDan McGee2-0/+4
2008-04-06libalpm error cleanup, step 1Dan McGee1-1/+1
2008-04-06Remove libdownload reference from pacman frontendDan McGee1-17/+2
2008-04-06Add quiet printout to --owns functionalityDan McGee1-3/+8
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-23Merge branch 'maint'Dan McGee1-1/+1