summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2011-03-11- cleanup python code a bitMichael Schroeder2-73/+74
2011-03-10start ruby bindings and example solverMichael Schroeder4-41/+310
2011-03-09- implement repository handling and load callback in perlMichael Schroeder3-49/+431
2011-03-08- commit current state of bindingsMichael Schroeder3-231/+527
2011-03-08- add mode argument to sat_xfopen* functionsMichael Schroeder1-1/+1
2011-03-04- start of p5solv and perl bindingsMichael Schroeder3-34/+575
2011-03-03- rename pysolv.pt to pysolv, commit latest versionsMichael Schroeder4-1117/+1306
2011-03-01- implement commandline handling and rewrite python checksum handlingMichael Schroeder3-143/+181
2011-02-28- add missing repodata handling parts: rewrite in case of new data and new fi...Michael Schroeder2-5/+140
2011-02-25- pysolv: add deltarpm supportMichael Schroeder1-21/+43
2011-02-25- add on-demand file loading for susetagsMichael Schroeder2-7/+87
2011-02-25- fix some memory leaksMichael Schroeder1-0/+11
2011-02-24- load callback works...Michael Schroeder2-13/+198
2011-02-23- add support for susetags repos to pysolvMichael Schroeder2-43/+121
2011-02-23- use SUSETAGS_RECORD_SHARES feature so extensions can reuse the shared dataMichael Schroeder1-1/+1
2011-02-17- commit current state of python packagemanager. Is now able to install/erase...Michael Schroeder2-77/+555
2011-01-28- put sat_xfopen in libsatsolverextMichael Schroeder3-17/+1310
2011-01-24- merge in most of the MacOS changes from Dave AbrahamsMichael Schroeder1-17/+2
2010-08-06- allow file list globsMichael Schroeder1-2/+2
2010-06-08- link with all needed libraries, by Lorenzo VillaniMichael Schroeder1-0/+2
2010-06-01- skip dotfiles in .d directoriesMichael Schroeder1-0/+4
2010-06-01- zero repoinfo data for debian reposMichael Schroeder1-0/+9
2010-06-01- also parse checksum for debian packagesMichael Schroeder1-59/+137
2010-06-01- do not print license or url lines if NULLMichael Schroeder1-2/+7
2010-06-01- work around debian obsoletes handling for nowMichael Schroeder2-9/+399
2010-05-31- cleanup solv.c a bitMichael Schroeder1-58/+59
2010-05-31- add SOLVER_NOAUTOSET to disable automatic SET deductionMichael Schroeder1-3/+11
2010-05-28- add SOLVER_SET bits to tell solver which properties of a job are intended b...Michael Schroeder1-144/+105
2010-04-14- add erase with dependency cleaning:Michael Schroeder1-1/+17
2010-03-11- fix language code lookup for fallback languages [bnc#584644]Michael Schroeder1-1/+13
2009-09-22- get missing translations from other solvablesMichael Schroeder1-2/+19
2009-09-16- set default prio to 99Michael Schroeder1-1/+2
2009-09-16- make betterMichael Schroeder1-9/+10
2009-09-16- support '-r' option a bitMichael Schroeder1-13/+105
2009-09-16- add changes, bump version, fix commentMichael Schroeder1-1/+1
2009-07-30- fix memory leakMichael Schroeder1-2/+26
2009-07-29- allow epoch-less evr limitingMichael Schroeder1-1/+5
2009-07-29- make addfileprovides fasterMichael Schroeder1-53/+106
2009-07-28- support Fedora mirrorlistsMichael Schroeder1-4/+52
2009-07-27- do not set up unneeded choice rulesMichael Schroeder1-0/+1
2009-07-24- add experimental support for choice rules to fix #485409Michael Schroeder1-0/+48
2009-07-23- beautifyMichael Schroeder1-4/+17
2009-07-23- work around obsoleteusescolor problem by making infarch rules weakMichael Schroeder1-4/+0
2009-07-22- solv: fix segfault, add findfastestMichael Schroeder1-9/+183
2009-07-21- make it compileMichael Schroeder1-1/+2
2009-07-21- fix stub handling bugsMichael Schroeder1-5/+6
2009-07-21- color support in fileconflict checkingMichael Schroeder1-73/+255
2009-07-20- install solvMichael Schroeder1-0/+4
2009-07-17- add metadata_expire checkMichael Schroeder1-27/+61
2009-07-17- add repodata_write and repo_empty functionsMichael Schroeder1-14/+40