index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
deps.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-08
Update copyright years for 2011
Allan McRae
1
-1
/
+1
2010-12-30
Correct type for hash value storage
Allan McRae
1
-1
/
+1
2010-12-22
Use name hashes in depends to avoid strcmp calls
Dan McGee
1
-1
/
+2
2010-12-13
alpm: don't expose alpm_depcmp
Xavier Chantry
1
-0
/
+1
2010-05-18
Partial fix for the phonon/qt issue
Nagy Gabor
1
-1
/
+1
2010-03-15
Bump copyright dates to 2010
Dan McGee
1
-1
/
+1
2009-07-01
Update copyright headers and messages
Dan McGee
1
-1
/
+2
2009-04-11
Look in target-list first to resolve dependencies
Bryan Ischo
1
-1
/
+2
2009-02-24
Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packages
Bryan Ischo
1
-1
/
+1
2009-02-19
Reorganize code for one-at-a-time resolving
Bryan Ischo
1
-2
/
+2
2008-07-13
sync_addtarget rework
Nagy Gabor
1
-1
/
+0
2008-07-08
Resolvedeps rework
Nagy Gabor
1
-3
/
+3
2008-07-08
New _alpm_find_dep_satisfier function
Nagy Gabor
1
-0
/
+1
2008-07-08
New _alpm_dep_edge function
Nagy Gabor
1
-0
/
+1
2008-05-13
Cleanup usages of alpm_list_find and alpm_list_remove.
Chantry Xavier
1
-0
/
+1
2008-03-18
Kill PM_TRANS_TYPE_ADD.
Chantry Xavier
1
-1
/
+1
2008-02-16
Move pmgraph_t struct and functions to their own header file
Dan McGee
1
-10
/
+0
2008-02-06
New remove option : -u / --unneeded (FS#6505).
Nagy Gabor
1
-1
/
+3
2008-01-22
Move the deptest code from frontend to backend.
Chantry Xavier
1
-1
/
+3
2008-01-12
Add functions to manipulate pmdepend_t objects
Dan McGee
1
-3
/
+5
2008-01-11
Use dynamic string allocation in package structures
Dan McGee
1
-3
/
+4
2007-12-11
Update GNU GPL boilerplate and copyright dates
Dan McGee
1
-4
/
+2
2007-12-03
Remove _alpm_depmiss_isin
Dan McGee
1
-1
/
+0
2007-11-25
Fix for sync1003 and sync1004 pactests
Nagy Gabor
1
-3
/
+1
2007-11-18
Add the pmconflict_t type.
Nagy Gabor
1
-4
/
+2
2007-11-17
War on whitespace
Dan McGee
1
-3
/
+3
2007-11-15
alpm_list_add == alpm_list_add_last
Nagy Gabor
1
-1
/
+1
2007-07-15
libalpm/deps.c : cleanup + little fix for resolvedeps.
Nagy Gabor
1
-2
/
+1
2007-07-13
libalpm/deps.c : fix for remove044 pactest.
Chantry Xavier
1
-1
/
+1
2007-06-26
Remove unnecessary trans parameter from _alpm_checkdeps
Nagy Gabor
1
-1
/
+1
2007-06-11
Implement simple topological sort algorithm for sortbydeps
Nagy Gabor
1
-0
/
+9
2007-03-07
* Bug fix for makepkg dependency testing. This requires that we
Aaron Griffin
1
-1
/
+0
2007-03-03
* A little more hacking with wchar_t output, but nothing really changed in
Dan McGee
1
-1
/
+1
2007-01-31
* Forgot the int->enum header checkin
Aaron Griffin
1
-1
/
+1
2007-01-24
This mainly deals with code clarity- removing currently unneeded
Aaron Griffin
1
-7
/
+10
2007-01-19
Preliminary checkin for alpm_list conversion
Aaron Griffin
1
-6
/
+6
2006-11-22
* Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)
Aaron Griffin
1
-0
/
+1
2006-11-20
* repo-add script - to add entries to a db file directly from package data (n...
Aaron Griffin
1
-4
/
+7
2006-10-20
A handful of minor changes:
Aaron Griffin
1
-6
/
+6
2006-10-15
Merged frugalware changes (too many to list). Also added some config file
Aaron Griffin
1
-1
/
+3
2006-02-17
prepend library function names with _alpm (helped with the patch from VMiklos...
Aurelien Foret
1
-7
/
+7
2006-01-21
resolvedeps: return the depmiss info to the frontend in case of failure
Aurelien Foret
1
-1
/
+2
2006-01-18
more code cleanup yet
Aurelien Foret
1
-1
/
+3
2006-01-17
fixed detection for duplicate entries in list of deps/conflicts
Aurelien Foret
1
-0
/
+1
2006-01-02
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
1
-1
/
+1
2005-10-09
added conversation callback support for transactions
Judd Vinet
1
-1
/
+1
2005-03-31
started the work on "pacman_sync"
Aurelien Foret
1
-1
/
+1
2005-03-29
Turned pmdepmissing_t into an opaque structure
Aurelien Foret
1
-1
/
+13
2005-03-26
backport from pacman 2.9.5 (splitdep returns an int)
Aurelien Foret
1
-1
/
+1
2005-03-25
Backport from pacman 2.9.5
Aurelien Foret
1
-1
/
+1
[next]