summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* pacman : clarify help message.Xavier Chantry2008-08-23
* pacman: print optdepends on install and upgrade.Xavier Chantry2008-08-23
* Add new list_display_linebreak functionNagy Gabor2008-08-23
* Move the the description parsing logic to string_display()Nagy Gabor2008-08-23
* pacman.c: fix typo s/NoPassiveFTP/NoPassiveFtpXavier Chantry2008-08-19
* pacman/callback.c : fix detection of totaldownloadXavier Chantry2008-08-13
* Remove UseColor from front-endNagy Gabor2008-07-29
* Show number of packages to be installed / removed.Xavier Chantry2008-07-24
* src/pacman : rework the display_targets function.Xavier Chantry2008-07-24
* -Sqg and -QqgNagy Gabor2008-07-22
* Re-enable --debug with -Sw and -SpNagy Gabor2008-07-22
* Remove pacman.static build from build filesDan McGee2008-07-15
* src/pacman/sync.c : Display only errors with -Sp and -Sw operations.Xavier Chantry2008-07-13
* sync_addtarget reworkNagy Gabor2008-07-13
* remove_addtarget rework (in front-end)Nagy Gabor2008-07-13
* Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback functionNagy Gabor2008-07-07
* Use access() instead of stat() when possibleDan McGee2008-06-15
* Various updates needed prior to a new releaseDan McGee2008-06-08
* Reformat -Sg output to look like -QgDan McGee2008-06-05
* Don't display filename on -Qip operation.Xavier Chantry2008-06-04
* src/pacman/sync.c : cleanup of pacman_syncXavier Chantry2008-06-04
* Reimplement TotalDownload functionalityDan McGee2008-06-04
* Use correct C type for file sizesDan McGee2008-06-04
* Allow GIT version to be used in pacman buildsDan McGee2008-05-31
* Add missing NULL set in group printingDan McGee2008-05-29
* Remove PM_TRANS_EVT_EXTRACT_START.Xavier Chantry2008-05-29
* Disable geteuid in cygwin.Xavier Chantry2008-05-14
* Add SyncFirst option.Chantry Xavier2008-05-13
* Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier2008-05-13
* Make all error messages use pm_fprintfAllan McRae2008-05-11
* Update makepath to remove PATH_MAX usageDan McGee2008-05-10
* pacman-side code cleanupsDan McGee2008-05-08
* Completely rework delta algorithmChantry Xavier2008-04-26
* Refactor the trans init and release code.Chantry Xavier2008-04-26
* Merge branch 'maint'Dan McGee2008-04-15
|\
| * More non-Linux build updates, mostly DarwinDan McGee2008-04-15
| * Fix gettext on non-Linux platformsDan McGee2008-04-14
* | 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
* | 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
* | 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-23
|\|
| * strsplit(): memleak fixDan McGee2008-03-23
* | Switch pmgrp_t to dynamic allocation, general group cleanupDan McGee2008-03-23
* | Add new CleanMethod option.Chantry Xavier2008-03-23