| Commit message (Expand) | Author | Age |
... | |
* | Reimplement pacman cache cleaning the right way | Dan McGee | 2007-09-28 |
* | Remove package name dependency from libalpm | Dan McGee | 2007-09-28 |
* | document the -Qii option. | Chantry Xavier | 2007-09-27 |
* | Preliminary support for optdepends | Dan McGee | 2007-09-25 |
* | trans.c : reworking of transaction interruptions | Chantry Xavier | 2007-09-16 |
* | Remove the DB consistency check from pacman and libalpm. | Chantry Xavier | 2007-09-16 |
* | make alpm_strerror binding friendly | Stefano Esposito | 2007-09-11 |
* | Make some small changes recommended by splint | Dan McGee | 2007-09-11 |
* | Add a few missing includes, caught while compiling on cygwin | Dan McGee | 2007-09-06 |
* | separate local from sync dbs on filesystem | Travis Willard | 2007-08-26 |
* | pacman/sync.c : kill extra newline with groups on -Ss operation. | Chantry Xavier | 2007-08-26 |
* | libalpm: add newlines to all strings passed to log callback | Dan McGee | 2007-08-23 |
* | pacman.c: clarify reason for doing 2 strcmp operations | Dan McGee | 2007-08-22 |
* | Various valgrind mem leak fixes | Dan McGee | 2007-08-21 |
* | Add a default cachedir if one wasn't specified | Dan McGee | 2007-08-21 |
* | Post trial install changes, round one | Dan McGee | 2007-08-21 |
* | Fix some errors spit out by -Wextra | Dan McGee | 2007-08-16 |
* | Remove support for SHA1 from pacman. | Andrew Fyfe | 2007-08-16 |
* | pacman.c: Alphabetize listing of query options | Dan McGee | 2007-08-16 |
* | new query options : explicit (-Qe) and deps (-Qd). | Chantry Xavier | 2007-08-15 |
* | libalpm/query.c : makes orphans and foreign options as filters. | Chantry Xavier | 2007-08-15 |
* | Code cleanup | Dan McGee | 2007-08-14 |
* | pacman/sync.c : return 0 on succesful search, 1 otherwise. | Chantry Xavier | 2007-08-12 |
* | Cleanup of pacman.c and addition of default paths to frontend | Dan McGee | 2007-07-23 |
* | Remove unnecessary entries from .gitignore files | Dan McGee | 2007-07-16 |
* | new pmdepend_t / pmdepmissing_t accessors. | Chantry Xavier | 2007-07-16 |
* | Add --asdeps option to pacman | Dan McGee | 2007-07-15 |
* | Fix previous makepkg patch, and some pacman output. | Andrew Fyfe | 2007-07-12 |
* | Remove 'buildtype' from libalpm and pacman | Dan McGee | 2007-07-11 |
* | Use mbstowcs instead of strlen where applicable | Sergej Pupykin | 2007-07-10 |
* | Remove gettext calls from all PM_LOG_DEBUG messages | Dan McGee | 2007-07-10 |
* | Cleanup of pacman_deptest() | Andrew Fyfe | 2007-07-10 |
* | Change the exit code for pacman_deptest(). | Andrew Fyfe | 2007-07-09 |
* | Remove gettext from any alpm_logaction calls | Dan McGee | 2007-07-09 |
* | First step of moving translations from src/pacman/po to po/ | Dan McGee | 2007-07-06 |
* | pacman/query.c : return after a query on all packages. | Chantry Xavier | 2007-07-02 |
* | pacman/packages.c : print an error for files that can't be stated. | Chantry Xavier | 2007-07-01 |
* | Remove lockfile configuration from frontend, make it job of libalpm | Dan McGee | 2007-06-27 |
* | pacman.c: make parseconfig a bit more robust | Dan McGee | 2007-06-27 |
* | Remove scriptlet START and DONE commands that we don't use | Dan McGee | 2007-06-27 |
* | Remove some use of goto in the pacman frontend | Dan McGee | 2007-06-17 |
* | Clean up pacman/sync.c and organize it a bit | Dan McGee | 2007-06-13 |
* | Remove some more diskspace checking holdover stuff | Dan McGee | 2007-06-13 |
* | Functionalize query.c and pacman_query | Dan McGee | 2007-06-12 |
* | pacman util.h: Add missing stdarg.h include | Dan McGee | 2007-06-12 |
* | Implement simple topological sort algorithm for sortbydeps | Nagy Gabor | 2007-06-10 |
* | Ensure correct and consistent usage of depmiss | Chantry Xavier | 2007-06-10 |
* | pacman.c: Refine error messages used by parseconfig | Dan McGee | 2007-06-09 |
* | Allow multiple CacheDirs to be specified | Dan McGee | 2007-06-09 |
* | Implement a -Qt operation in frontend to test the database | Dan McGee | 2007-06-09 |