| Commit message (Expand) | Author | Age |
... | |
* | Remove the DB consistency check from pacman and libalpm. | Chantry Xavier | 2007-09-16 |
* | make alpm_strerror binding friendly | Stefano Esposito | 2007-09-11 |
* | separate local from sync dbs on filesystem | Travis Willard | 2007-08-26 |
* | 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 |
* | 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 |
* | Cleanup of pacman.c and addition of default paths to frontend | Dan McGee | 2007-07-23 |
* | Add --asdeps option to pacman | Dan McGee | 2007-07-15 |
* | Remove gettext calls from all PM_LOG_DEBUG messages | Dan McGee | 2007-07-10 |
* | 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 |
* | 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 |
* | Fix up things after the last few changes | Dan McGee | 2007-06-09 |
* | Revamp pacman.c main function ordering, switch some output to pm_printf | Dan McGee | 2007-06-09 |
* | Fix up outstanding parseconfig issues | Dan McGee | 2007-06-04 |
* | Rip alpm_parse_config out of libalpm | Dan McGee | 2007-06-04 |
* | Move three config options out of the backend | Dan McGee | 2007-06-04 |
* | Add a parseconfig to the pacman frontend that compiles | Dan McGee | 2007-06-04 |
* | Remove hardcoded defines from libalpm | Dan McGee | 2007-06-04 |
* | Change -z|--showsize flag to ShowSize pacman.conf option | Nathan Jones | 2007-06-01 |
* | Move DB and cache dirs away from there dependence on ROOTDIR | Dan McGee | 2007-05-31 |
* | Add -Qee option for the original behavior of -Qe | Chantry Xavier | 2007-05-20 |
* | Display size for packages | Nathan Jones | 2007-05-14 |
* | Set HTTP_USER_AGENT envvar in pacman | Dan McGee | 2007-04-28 |
* | Add a cb_log call on segfaults | Dan McGee | 2007-04-28 |
* | Remove output.c and output.h | Dan McGee | 2007-04-26 |
* | Remove ERR calls from the code | Dan McGee | 2007-04-26 |
* | Remove MSG output macro (#define and in code) | Dan McGee | 2007-04-26 |
* | Move log.c/h -> output.c/h to properly reflect what is contained | Dan McGee | 2007-04-26 |
* | Pacman side code consolidation- unify callback functions to one file | Dan McGee | 2007-04-26 |
* | More pacman side cleanup | Dan McGee | 2007-04-26 |
* | Allow sync search to work without arguments | Dan McGee | 2007-04-26 |
* | Remove more unnecessary stuff | Dan McGee | 2007-04-25 |
* | Merge single-function header files on pacman side | Dan McGee | 2007-04-25 |
* | Add void to functions with empty parameter list | Dan McGee | 2007-04-14 |
* | Remove some debug print statements that were left in on accident | Dan McGee | 2007-04-01 |
* | Clean up pacman.c, add localize function | Dan McGee | 2007-03-31 |
* | Make all paths and file locations configurable | Dan McGee | 2007-03-30 |
* | Continue fixing usage instructions. | Dan McGee | 2007-03-28 |
* | Improve pacman.c gettext usage | Dan McGee | 2007-03-27 |
* | Clarify some English messages as suggested by Nagy Gabor. I even did the hard | Dan McGee | 2007-03-22 |
* | Giovanni Scafora <linuxmania@gmail.com> | Aaron Griffin | 2007-03-22 |
* | * pacman.c: Add CacheDir to -v --verbose output. | Dan McGee | 2007-03-21 |
* | * Updated Italian translation | Dan McGee | 2007-03-19 |