| Commit message (Expand) | Author | Age |
* | Merge branch 'maint' | Dan McGee | 2008-02-25 |
|\ |
|
| * | Remove done and failed msg when loading targets. | Chantry Xavier | 2008-02-25 |
* | | Improve yesno function. | Chantry Xavier | 2008-02-24 |
|/ |
|
* | Add gettext call to 2 'failed' messages | Dan McGee | 2008-02-16 |
* | Clarify the "failed to add target" errors. | Chantry Xavier | 2008-02-02 |
* | Revert "Fix case where pacman asks for confirmation when it should not" | Chantry Xavier | 2008-01-14 |
* | Fix case where pacman asks for confirmation when it should not | Karolina Lindqvist | 2007-12-29 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | src/pacman/: use the FREELIST macro when possible. | Chantry Xavier | 2007-12-08 |
* | Fix several memleaks, mostly related to errors handling. | Chantry Xavier | 2007-11-25 |
* | War on whitespace | Dan McGee | 2007-11-16 |
* | Add missing 'done' printout | Dan McGee | 2007-11-08 |
* | Clean up usage of extern variables | Dan McGee | 2007-11-04 |
* | Add alpm_dep_get_string method | Nagy Gabor | 2007-10-25 |
* | make alpm_strerror binding friendly | Stefano Esposito | 2007-09-11 |
* | new pmdepend_t / pmdepmissing_t accessors. | Chantry Xavier | 2007-07-16 |
* | Remove some use of goto in the pacman frontend | Dan McGee | 2007-06-17 |
* | Ensure correct and consistent usage of depmiss | Chantry Xavier | 2007-06-10 |
* | Fix up things after the last few changes | Dan McGee | 2007-06-09 |
* | Const correctness! | Dan McGee | 2007-06-05 |
* | Remove hardcoded defines from libalpm | Dan McGee | 2007-06-04 |
* | Move DB and cache dirs away from there dependence on ROOTDIR | Dan McGee | 2007-05-31 |
* | 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 |
* | add.c and remove.c cleanup | Dan McGee | 2007-04-25 |
* | Remove more unnecessary stuff | Dan McGee | 2007-04-25 |
* | Merge single-function header files on pacman side | Dan McGee | 2007-04-25 |
* | 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 |
* | * Tried to clean up newline display a bit in the frontend. | Dan McGee | 2007-02-01 |
* | Debug logging changes: | Aaron Griffin | 2007-01-31 |
* | More uninitialized stuff... I believe these were removed at some point. Should | Aaron Griffin | 2007-01-31 |
* | * Shuffled some of the alpm_list free funtions - still not perfect, but better | Aaron Griffin | 2007-01-24 |
* | Preliminary checkin for alpm_list conversion | Aaron Griffin | 2007-01-19 |
* | * Fixed the bug where -R pkgA pkgB failed when pkgA depended on pkgB | Aaron Griffin | 2006-12-01 |
* | * Completed getinfo api changes (pmmissing_t, pmtrans_t, etc) | Aaron Griffin | 2006-11-22 |
* | * repo-add script - to add entries to a db file directly from package data (n... | Aaron Griffin | 2006-11-20 |
* | Merged frugalware changes. Added a few other minor things too, but there's alot | Aaron Griffin | 2006-10-15 |
* | first stage of i18n stuff from VMiklos | Judd Vinet | 2006-05-15 |
* | fixed HoldPkg implementation | Aurelien Foret | 2006-03-02 |
* | added missing retval values in trans_release error cases | Aurelien Foret | 2006-01-27 |
* | - fixed a compilation warning | Aurelien Foret | 2006-01-26 |
* | code cleanup | Aurelien Foret | 2006-01-17 |
* | fixed a possible memory corruption | Aurelien Foret | 2006-01-13 |
* | code cleanup | Aurelien Foret | 2006-01-10 |
* | sync_commit can now return conflicting files with a trans_prepare like data s... | Aurelien Foret | 2006-01-07 |
* | various code cleanup | Aurelien Foret | 2006-01-05 |