| Commit message (Expand) | Author | Age |
... | |
* | Add alpm_dep_get_string method | Nagy Gabor | 2007-10-25 |
* | Fix broken or missing includes | Dan McGee | 2007-10-22 |
* | Add download size to target list. | Nathan Jones | 2007-10-19 |
* | Fix -Sy and -Sp operations. | Chantry Xavier | 2007-10-04 |
* | needs_transaction adjustments | Chantry Xavier | 2007-10-03 |
* | Allow --refresh specified for most -S options | Aaron Griffin | 2007-09-28 |
* | Add 'full' parameter to alpm_pkg_load | 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-28 |
* | make alpm_strerror binding friendly | Stefano Esposito | 2007-09-11 |
* | pacman/sync.c : kill extra newline with groups on -Ss operation. | Chantry Xavier | 2007-08-26 |
* | Code cleanup | Dan McGee | 2007-08-14 |
* | pacman/sync.c : return 0 on succesful search, 1 otherwise. | Chantry Xavier | 2007-08-12 |
* | new pmdepend_t / pmdepmissing_t accessors. | Chantry Xavier | 2007-07-16 |
* | Add --asdeps option to pacman | Dan McGee | 2007-07-15 |
* | Remove gettext from any alpm_logaction calls | Dan McGee | 2007-07-09 |
* | 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 |
* | Ensure correct and consistent usage of depmiss | Chantry Xavier | 2007-06-10 |
* | Allow multiple CacheDirs to be specified | Dan McGee | 2007-06-09 |
* | Const correctness! | Dan McGee | 2007-06-05 |
* | Rip alpm_parse_config out of libalpm | Dan McGee | 2007-06-04 |
* | Remove hardcoded defines from libalpm | Dan McGee | 2007-06-04 |
* | Move parts of pacman_query into subfunctions (query_search, query_group, quer... | Chantry Xavier | 2007-06-02 |
* | 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 |
* | Set an error exit status on -Qi or -Si failure | Dan McGee | 2007-05-31 |
* | Display size for packages | Nathan Jones | 2007-05-14 |
* | 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 |
* | Remove unnecessary includes of downloadprog.h | Dan McGee | 2007-04-25 |
* | Merge single-function header files on pacman side | Dan McGee | 2007-04-25 |
* | * Fix NEWS typo. Oops. | Dan McGee | 2007-03-26 |
* | James Rosten <seinfeld90@gmail.com> | Aaron Griffin | 2007-03-19 |
* | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 2007-03-05 |
* | * pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, to | Aaron Griffin | 2007-02-26 |
* | * conflicts are returned with the full path, so prepending root is redundant | Aaron Griffin | 2007-02-23 |
* | * Slight message change for consistancy- add a ' ' (space char) at the | Dan McGee | 2007-02-21 |
* | * Bugfix FS#6422 - spacing for warning output. Due to the fact that we fixed | Aaron Griffin | 2007-02-16 |
* | * Bugfix for FS#6427: Allow -Si to use "repository/package" syntax | Aaron Griffin | 2007-02-16 |
* | * Updated Italian translation | Dan McGee | 2007-02-14 |
* | * Updated the README file | Aaron Griffin | 2007-02-12 |
* | * unified the progress bars (fill_progress function) | Aaron Griffin | 2007-02-04 |
* | Add newlines to error messages | Dan McGee | 2007-02-03 |