Age | Commit message (Expand) | Author |
2007-09-28 | Support for localized times in metadata | Aaron Griffin |
2007-09-28 | Add 'full' parameter to alpm_pkg_load | Dan McGee |
2007-09-28 | Update comments dealing with pkgext/dbext stripping | Dan McGee |
2007-09-28 | Reimplement pacman cache cleaning the right way | Dan McGee |
2007-09-28 | Remove package name dependency from libalpm | Dan McGee |
2007-09-27 | document the -Qii option. | Chantry Xavier |
2007-09-25 | Preliminary support for optdepends | Dan McGee |
2007-09-16 | trans.c : reworking of transaction interruptions | Chantry Xavier |
2007-09-16 | Remove the DB consistency check from pacman and libalpm. | Chantry Xavier |
2007-09-11 | Add testdb util for finding inconsistencies in the database. | Chantry Xavier |
2007-09-11 | make alpm_strerror binding friendly | Stefano Esposito |
2007-09-11 | Make some small changes recommended by splint | Dan McGee |
2007-09-06 | Add a few missing includes, caught while compiling on cygwin | Dan McGee |
2007-08-26 | 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-23 | libalpm: add newlines to all strings passed to log callback | Dan McGee |
2007-08-22 | pacman.c: clarify reason for doing 2 strcmp operations | Dan McGee |
2007-08-21 | 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-16 | 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-15 | 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 | src/util: Clean up headers and a few fixes | Dan McGee |
2007-08-14 | Code cleanup | Dan McGee |
2007-08-12 | pacman/sync.c : return 0 on succesful search, 1 otherwise. | Chantry Xavier |
2007-07-23 | Cleanup of pacman.c and addition of default paths to frontend | Dan McGee |
2007-07-16 | Remove unnecessary entries from .gitignore files | Dan McGee |
2007-07-16 | new pmdepend_t / pmdepmissing_t accessors. | Chantry Xavier |
2007-07-15 | Add --asdeps option to pacman | Dan McGee |
2007-07-12 | Fix previous makepkg patch, and some pacman output. | Andrew Fyfe |
2007-07-11 | Remove 'buildtype' from libalpm and pacman | Dan McGee |
2007-07-10 | 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-09 | Change the exit code for pacman_deptest(). | Andrew Fyfe |
2007-07-09 | Remove gettext from any alpm_logaction calls | Dan McGee |
2007-07-06 | First step of moving translations from src/pacman/po to po/ | Dan McGee |
2007-07-02 | pacman/query.c : return after a query on all packages. | Chantry Xavier |
2007-07-01 | pacman/packages.c : print an error for files that can't be stated. | Chantry Xavier |
2007-06-27 | 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-17 | Remove some use of goto in the pacman frontend | Dan McGee |
2007-06-13 | 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-12 | Functionalize query.c and pacman_query | Dan McGee |
2007-06-12 | pacman util.h: Add missing stdarg.h include | Dan McGee |