2009-07-02 |
Michael Schroeder | - fix code to not modify the const buffer (grrr...)
|
commit | commitdiff | tree |
2009-07-02 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects...
|
commit | commitdiff | tree |
2009-07-02 |
Michael Schroeder | - initialize flags, change stripkind code
|
commit | commitdiff | tree |
2009-07-02 |
Michael Schroeder | - add dataiterator_init_clone to make ma happy
|
commit | commitdiff | tree |
2009-07-02 |
Michael Schroeder | - clonepos didn't clne nparents
|
commit | commitdiff | tree |
2009-07-02 |
Michael Schroeder | - add rootlevel to dataiterator
|
commit | commitdiff | tree |
2009-07-01 |
Michael Schroeder | add dataiterator_clonepos and dataiterator_seek
|
commit | commitdiff | tree |
2009-07-01 |
Michael Schroeder | - add repo_add_debpackages to read a debian Packages...
|
commit | commitdiff | tree |
2009-07-01 |
Michael Schroeder | - only add selfprovides if name is set
|
commit | commitdiff | tree |
2009-06-30 |
Michael Schroeder | - add support for homepage aka (solvable:url)
|
commit | commitdiff | tree |
2009-06-30 |
Michael Schroeder | - no endless loops, please
|
commit | commitdiff | tree |
2009-06-30 |
Michael Schroeder | - add repo_deb to CMakeLists.txt
|
commit | commitdiff | tree |
2009-06-30 |
Michael Schroeder | - finish repo_deb.[ch]
|
commit | commitdiff | tree |
2009-06-30 |
Michael Schroeder | - fix sidedata segfault
|
commit | commitdiff | tree |
2009-06-29 |
Michael Schroeder | - do not enter solvable data when not in leaf level
|
commit | commitdiff | tree |
2009-06-29 |
Michael Schroeder | - somehow didn't add sha2.h
|
commit | commitdiff | tree |
2009-06-29 |
Michael Schroeder | - add repo_deb.[ch], needed for build service code
|
commit | commitdiff | tree |
2009-06-29 |
Michael Schroeder | - add checksum functions
|
commit | commitdiff | tree |
2009-06-29 |
Michael Schroeder | - add some comments, move code around
|
commit | commitdiff | tree |
2009-06-25 |
Michael Schroeder | - allow content file with no product definition
|
commit | commitdiff | tree |
2009-06-24 |
Michael Schroeder | - add some fedora specific code
|
commit | commitdiff | tree |
2009-06-24 |
Michael Schroeder | - fix typos
|
commit | commitdiff | tree |
2009-06-24 |
Michael Schroeder | - oops, forgot to set the repo priorities
|
commit | commitdiff | tree |
2009-06-24 |
Michael Schroeder | - fix bug in take_solution
|
commit | commitdiff | tree |
2009-06-24 |
Michael Schroeder | - use descrdir and datadir info from content file
|
commit | commitdiff | tree |
2009-06-24 |
Michael Schroeder | - fetch primary location from repomd.xml
|
commit | commitdiff | tree |
2009-06-24 |
Michael Schroeder | - add pool_tmpjoin and sat_dupjoin helpers
|
commit | commitdiff | tree |
2009-06-24 |
Michael Schroeder | - obtain default vendor the right way
|
commit | commitdiff | tree |
2009-06-24 |
Michael Schroeder | - add susetags:defaultvendor support
|
commit | commitdiff | tree |
2009-06-24 |
Michael Schroeder | - change the interface of repo_add_susetags: take default...
|
commit | commitdiff | tree |
2009-06-24 |
Michael Schroeder | - convert META/HASH/KEY data from content file
|
commit | commitdiff | tree |
2009-06-24 |
Michael Schroeder | - fix typo: "desc" -> "descr". Seems to make no difference...
|
commit | commitdiff | tree |
2009-06-24 |
Michael Schroeder | - repo_content: store DESCRDIR
|
commit | commitdiff | tree |
2009-06-23 |
Michael Schroeder | - add query mode
|
commit | commitdiff | tree |
2009-06-23 |
Michael Schroeder | - beautify
|
commit | commitdiff | tree |
2009-06-23 |
Michael Schroeder | - use appdata for repo
|
commit | commitdiff | tree |
2009-06-23 |
Michael Schroeder | - add appdata application private pointer to Pool/Repo
|
commit | commitdiff | tree |
2009-06-23 |
Michael Schroeder | - use closeonexec flag instead of manually closing fps
|
commit | commitdiff | tree |
2009-06-23 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects...
|
commit | commitdiff | tree |
2009-06-23 |
Michael Schroeder | - close fds before calling rpm
|
commit | commitdiff | tree |
2009-06-23 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects...
|
commit | commitdiff | tree |
2009-06-23 |
Michael Schroeder | - add tiny demo installer program "solv"
|
commit | commitdiff | tree |
2009-06-23 |
Michael Schroeder | - fix bug in SOLVER_UPDATE handling (that nobody uses)
|
commit | commitdiff | tree |
2009-06-22 |
Michael Schroeder | - revert debugcallback Pool constness, as the callback...
|
commit | commitdiff | tree |
2009-06-22 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects...
|
commit | commitdiff | tree |
2009-06-22 |
Michael Schroeder | - add repomd.xml data sections to meta data
|
commit | commitdiff | tree |
2009-06-22 |
Michael Schroeder | - fix internalize logic
|
commit | commitdiff | tree |
2009-06-22 |
Michael Schroeder | - move repo_helix from src to ext
|
commit | commitdiff | tree |
2009-06-22 |
Michael Schroeder | - forgot to adapt ruby/python bindings
|
commit | commitdiff | tree |
2009-06-22 |
Michael Schroeder | - create libsatsolverext static library
|
commit | commitdiff | tree |
2009-06-22 |
Michael Schroeder | - add rpm_installedrpmdbids
|
commit | commitdiff | tree |
2009-06-20 |
Michael Schroeder | - make debug output better
|
commit | commitdiff | tree |
2009-06-20 |
Michael Schroeder | - add support for cutoff argument in file conflict...
|
commit | commitdiff | tree |
2009-06-20 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects...
|
commit | commitdiff | tree |
2009-06-20 |
Michael Schroeder | - clean up ugly products handling
|
commit | commitdiff | tree |
2009-06-19 |
Michael Schroeder | - add support for REL_FILECONFLICT
|
commit | commitdiff | tree |
2009-06-19 |
Michael Schroeder | - start with fileconflicts detection support
|
commit | commitdiff | tree |
2009-06-17 |
Michael Schroeder | - move some debug statements from STATS to SOLVER
|
commit | commitdiff | tree |
2009-06-17 |
Michael Schroeder | - beautify
|
commit | commitdiff | tree |
2009-06-17 |
Michael Schroeder | - add solver_take_solution() function
|
commit | commitdiff | tree |
2009-06-16 |
Michael Schroeder | - fix coding style a bit
|
commit | commitdiff | tree |
2009-06-16 |
Michael Schroeder | - fastlz.c is obsolete since a long time
|
commit | commitdiff | tree |
2009-06-16 |
Michael Schroeder | - add queue_insertn, queue_deleten, queue_truncate
|
commit | commitdiff | tree |
2009-06-16 |
Michael Schroeder | - add transaction_add_obsoleted() function
|
commit | commitdiff | tree |
2009-06-15 |
Michael Schroeder | - move output arg to back in solver_calculate_noobsmap()
|
commit | commitdiff | tree |
2009-06-15 |
Michael Schroeder | - add repoid to repo struct
|
commit | commitdiff | tree |
2009-06-15 |
Michael Schroeder | - add FOR_REPOS macro to iterate over repos
|
commit | commitdiff | tree |
2009-06-15 |
Michael Schroeder | - code cleanup
|
commit | commitdiff | tree |
2009-06-15 |
Michael Schroeder | - make out parameters last in function calls
|
commit | commitdiff | tree |
2009-06-15 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects...
|
commit | commitdiff | tree |
2009-06-15 |
Michael Schroeder | - cleanup transaction interface a bit
|
commit | commitdiff | tree |
2009-06-15 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects...
|
commit | commitdiff | tree |
2009-06-15 |
Michael Schroeder | - fix kernel dep rewriting [bnc#512726]
|
commit | commitdiff | tree |
2009-06-09 |
Michael Schroeder | - look at repo/medianr when ordering the transaction
|
commit | commitdiff | tree |
2009-06-08 |
Michael Schroeder | - make orderdata private to be more flexible
|
commit | commitdiff | tree |
2009-06-08 |
Michael Schroeder | - update transaction ordering code
|
commit | commitdiff | tree |
2009-06-05 |
Michael Schroeder | - added missing dbenv to db_create call
|
commit | commitdiff | tree |
2009-06-04 |
Michael Schroeder | - fix bugs in problem handling
|
commit | commitdiff | tree |
2009-06-04 |
Michael Schroeder | - move some flags describing the rpm from solver to...
|
commit | commitdiff | tree |
2009-06-03 |
Michael Schroeder | - use DB_UNKNOWN to let berkeleydb autodetect the database...
|
commit | commitdiff | tree |
2009-06-03 |
Michael Schroeder | - commit current ordering code
|
commit | commitdiff | tree |
2009-06-03 |
Michael Schroeder | - treat missing vendor as empty string in vendorchange...
|
commit | commitdiff | tree |
2009-05-29 |
Michael Schroeder | - fix coding style
|
commit | commitdiff | tree |
2009-05-28 |
Michael Schroeder | - implement cycle removal
|
commit | commitdiff | tree |
2009-05-28 |
Michael Schroeder | - rename dirpool_create to dirpool_init, as it just...
|
commit | commitdiff | tree |
2009-05-28 |
Michael Schroeder | - fix noprovide handling in findupdate
|
commit | commitdiff | tree |
2009-05-26 |
Michael Schroeder | - apply patch from Dirk, fixes crash and memory leaks
|
commit | commitdiff | tree |
2009-05-26 |
Michael Schroeder | - move rest of rule functions from solver.c to rules.c
|
commit | commitdiff | tree |
2009-05-26 |
Michael Schroeder | - split problem handling from solver.c
|
commit | commitdiff | tree |
2009-05-25 |
Michael Schroeder | - split rule generation from solver.c into rules.c
|
commit | commitdiff | tree |
2009-05-25 |
Michael Schroeder | - cleanup the code, make two functions static
|
commit | commitdiff | tree |
2009-05-25 |
Michael Schroeder | - move create_obsolete_index to policy.c
|
commit | commitdiff | tree |
2009-05-14 |
Michael Schroeder | - add some docu
|
commit | commitdiff | tree |
2009-05-13 |
Michael Schroeder | - start transaction ordering
|
commit | commitdiff | tree |
2009-05-12 |
Michael Schroeder | - define solvid2str() function, use sat_sort()
|
commit | commitdiff | tree |
2009-05-12 |
Michael Schroeder | - add sat_sort() function
|
commit | commitdiff | tree |
2009-05-07 |
Michael Schroeder | - kill old dataiterator_match_obsolete function
|
commit | commitdiff | tree |
2009-05-07 |
Michael Schroeder | - also support sha256 in susetags
|
commit | commitdiff | tree |
2009-04-27 |
Michael Schroeder | - fix distupgrade infarch check
|
commit | commitdiff | tree |
2009-04-16 |
Michael Schroeder | - fix typo
|
commit | commitdiff | tree |
next |