Age | Commit message (Expand) | Author |
2008-05-29 | Remove PM_TRANS_EVT_EXTRACT_START. | Xavier Chantry |
2008-05-14 | Disable geteuid in cygwin. | Xavier Chantry |
2008-05-13 | Add SyncFirst option. | Chantry Xavier |
2008-05-13 | Cleanup usages of alpm_list_find and alpm_list_remove. | Chantry Xavier |
2008-05-11 | Make all error messages use pm_fprintf | Allan McRae |
2008-05-10 | Update makepath to remove PATH_MAX usage | Dan McGee |
2008-05-08 | pacman-side code cleanups | Dan McGee |
2008-04-26 | Completely rework delta algorithm | Chantry Xavier |
2008-04-26 | Refactor the trans init and release code. | Chantry Xavier |
2008-04-15 | Merge branch 'maint' | Dan McGee |
2008-04-15 | More non-Linux build updates, mostly Darwin | Dan McGee |
2008-04-14 | Fix gettext on non-Linux platforms | Dan McGee |
2008-04-07 | Update configure.ac to current code | Dan McGee |
2008-04-07 | Merge branch 'maint' | Dan McGee |
2008-04-07 | Add check for swprintf() and a workaround when it is missing | Dan McGee |
2008-04-07 | Add *.exe ignores for certain other platforms | Dan McGee |
2008-04-06 | libalpm error cleanup, step 1 | Dan McGee |
2008-04-06 | Remove libdownload reference from pacman frontend | Dan McGee |
2008-04-06 | Add quiet printout to --owns functionality | Dan McGee |
2008-03-30 | Enable display of multiple groups in -Ss and -Qs output | Dan McGee |
2008-03-30 | Fix segfault on -Qs usage | Dan McGee |
2008-03-23 | Merge branch 'maint' | Dan McGee |
2008-03-23 | strsplit(): memleak fix | Dan McGee |
2008-03-23 | Switch pmgrp_t to dynamic allocation, general group cleanup | Dan McGee |
2008-03-23 | Add new CleanMethod option. | Chantry Xavier |
2008-03-22 | Kill the dependsonly option. | Chantry Xavier |
2008-03-17 | Drop case insensitive comparisons in the config parsing. | Chantry Xavier |
2008-03-10 | Add -Rss option | Nagy Gabor |
2008-03-09 | Merge branch 'maint' | Dan McGee |
2008-03-09 | Use sigaction instead of signal. | Chantry Xavier |
2008-03-09 | src/pacman/pacman.c : split cleanup function. | Chantry Xavier |
2008-03-08 | Remove frontend add code that is no longer necessary | Dan McGee |
2008-03-08 | Remove the Add option from the command line | Dan McGee |
2008-03-06 | New alpm_version function | Nagy Gabor |
2008-03-01 | New alpm_version function | Nagy Gabor |
2008-03-01 | testpkg rework | Nagy Gabor |
2008-02-27 | libalpm: clean up of md5sum functions. | Chantry Xavier |
2008-02-27 | Start removing some junk from the function template | Dan McGee |
2008-02-25 | Merge branch 'maint' | Dan McGee |
2008-02-25 | Remove done and failed msg when loading targets. | Chantry Xavier |
2008-02-24 | Improve yesno function. | Chantry Xavier |
2008-02-24 | Merge branch 'maint' | Dan McGee |
2008-02-24 | Add some NULL checks into recently modified output functions | Dan McGee |
2008-02-24 | Remove all unnecessary snprintf usage | Dan McGee |
2008-02-22 | A few more wide character output fixes | Dan McGee |
2008-02-22 | Fix wide character output for add/remove/upgrade/conflict progress | Dan McGee |
2008-02-22 | Fix wide character output for download progress | Dan McGee |
2008-02-20 | Move -Sy operation into its own transaction | Chantry Xavier |
2008-02-20 | Merge branch 'maint' | Dan McGee |
2008-02-19 | Lock the database on -Sc operation. | Chantry Xavier |