summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* | Kill the dependsonly option.Chantry Xavier2008-03-22
* | Drop case insensitive comparisons in the config parsing.Chantry Xavier2008-03-17
* | Add -Rss optionNagy Gabor2008-03-10
* | Merge branch 'maint'Dan McGee2008-03-09
|\|
| * Use sigaction instead of signal.Chantry Xavier2008-03-09
| * src/pacman/pacman.c : split cleanup function.Chantry Xavier2008-03-09
| * New alpm_version functionNagy Gabor2008-03-06
| * testpkg reworkNagy Gabor2008-03-01
* | Remove frontend add code that is no longer necessaryDan McGee2008-03-08
* | Remove the Add option from the command lineDan McGee2008-03-08
* | New alpm_version functionNagy Gabor2008-03-01
* | libalpm: clean up of md5sum functions.Chantry Xavier2008-02-27
* | Start removing some junk from the function templateDan McGee2008-02-27
* | Merge branch 'maint'Dan McGee2008-02-25
|\|
| * Remove done and failed msg when loading targets.Chantry Xavier2008-02-25
* | Improve yesno function.Chantry Xavier2008-02-24
* | Merge branch 'maint'Dan McGee2008-02-24
|\|
| * Add some NULL checks into recently modified output functionsDan McGee2008-02-24
| * A few more wide character output fixesDan McGee2008-02-22
| * Fix wide character output for add/remove/upgrade/conflict progressDan McGee2008-02-22
| * Fix wide character output for download progressDan McGee2008-02-22
* | Remove all unnecessary snprintf usageDan McGee2008-02-24
* | Move -Sy operation into its own transactionChantry Xavier2008-02-20
* | Merge branch 'maint'Dan McGee2008-02-20
|\|
| * Lock the database on -Sc operation.Chantry Xavier2008-02-19
| * Add new sync_trans_init and sync_trans_release.Chantry Xavier2008-02-19