index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
deptest.c
Commit message (
Expand
)
Author
Age
*
pacman/deptest: reimplement with alpm_find_satisfier
Xavier Chantry
2010-12-12
*
Bump copyright dates to 2010
Dan McGee
2010-03-14
*
Update copyright headers and messages
Dan McGee
2009-07-01
*
Move the deptest code from frontend to backend.
Chantry Xavier
2008-01-21
*
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-12-10
*
Two memleak fixes in pacman.
Nagy Gabor
2007-11-17
*
War on whitespace
Dan McGee
2007-11-16
*
Clean up usage of extern variables
Dan McGee
2007-11-04
*
new pmdepend_t / pmdepmissing_t accessors.
Chantry Xavier
2007-07-16
*
Cleanup of pacman_deptest()
Andrew Fyfe
2007-07-10
*
Change the exit code for pacman_deptest().
Andrew Fyfe
2007-07-09
*
Add missing new line to 'pacman -T' output.
Andrew Fyfe
2007-05-24
*
Remove output.c and output.h
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
*
Remove more unnecessary stuff
Dan McGee
2007-04-25
*
Merge single-function header files on pacman side
Dan McGee
2007-04-25
*
Forward port 3.0.2 branch fixes
Dan McGee
2007-04-16
*
* Two fixes when running under a new root (-r|--root)
Aaron Griffin
2007-03-09
*
* Mark a function as static that is only used in deptest.c.
Dan McGee
2007-03-07
*
* Bug fix for makepkg dependency testing. This requires that we
Aaron Griffin
2007-03-07
*
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
*
* Removed the 'vercmp' op from pacman. The standalone 'vercmp' binary should be
Aaron Griffin
2007-02-12
*
Debug logging changes:
Aaron Griffin
2007-01-31
*
* Shuffled some of the alpm_list free funtions - still not perfect, but better
Aaron Griffin
2007-01-24
*
This mainly deals with code clarity- removing currently unneeded
Aaron Griffin
2007-01-24
*
Preliminary checkin for alpm_list conversion
Aaron Griffin
2007-01-19
*
* 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
*
added a missing trans_release before pacman_sync call
Aurelien Foret
2006-01-29
*
cleanup up error cases handling in pacman_deptest
Aurelien Foret
2006-01-28
*
added a missing error message in case of lock failure
Aurelien Foret
2006-01-27
*
added a missing commentary from pacman 2.9.x code
Aurelien Foret
2006-01-13
*
moved pacman_deptest function in its own file
Aurelien Foret
2006-01-06