summaryrefslogtreecommitdiff
path: root/src/pacman/deptest.c
Commit message (Expand)AuthorAge
* Update copyright headers and messagesDan McGee2009-07-01
* Move the deptest code from frontend to backend.Chantry Xavier2008-01-21
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* Two memleak fixes in pacman.Nagy Gabor2007-11-17
* War on whitespaceDan McGee2007-11-16
* Clean up usage of extern variablesDan McGee2007-11-04
* new pmdepend_t / pmdepmissing_t accessors.Chantry Xavier2007-07-16
* Cleanup of pacman_deptest()Andrew Fyfe2007-07-10
* Change the exit code for pacman_deptest().Andrew Fyfe2007-07-09
* Add missing new line to 'pacman -T' output.Andrew Fyfe2007-05-24
* Remove output.c and output.hDan McGee2007-04-26
* Remove MSG output macro (#define and in code)Dan McGee2007-04-26
* Move log.c/h -> output.c/h to properly reflect what is containedDan McGee2007-04-26
* Remove more unnecessary stuffDan McGee2007-04-25
* Merge single-function header files on pacman sideDan McGee2007-04-25
* Forward port 3.0.2 branch fixesDan McGee2007-04-16
* * Two fixes when running under a new root (-r|--root)Aaron Griffin2007-03-09
* * Mark a function as static that is only used in deptest.c.Dan McGee2007-03-07
* * Bug fix for makepkg dependency testing. This requires that weAaron Griffin2007-03-07
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* * pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, toAaron Griffin2007-02-26
* * Removed the 'vercmp' op from pacman. The standalone 'vercmp' binary should beAaron Griffin2007-02-12
* Debug logging changes:Aaron Griffin2007-01-31
* * Shuffled some of the alpm_list free funtions - still not perfect, but betterAaron Griffin2007-01-24
* This mainly deals with code clarity- removing currently unneededAaron Griffin2007-01-24
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* * Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)Aaron Griffin2006-11-22
* * repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin2006-11-20
* Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin2006-10-15
* first stage of i18n stuff from VMiklosJudd Vinet2006-05-15
* added a missing trans_release before pacman_sync callAurelien Foret2006-01-29
* cleanup up error cases handling in pacman_deptestAurelien Foret2006-01-28
* added a missing error message in case of lock failureAurelien Foret2006-01-27
* added a missing commentary from pacman 2.9.x codeAurelien Foret2006-01-13
* moved pacman_deptest function in its own fileAurelien Foret2006-01-06