Age | Commit message (Expand) | Author | Files | Lines |
2013-07-01 | resetting manifest requested domain to floortizen_3.0.m14.2_ivi_releasesubmit/tizen_ivi_genivi/20140131.023339submit/tizen/20130912.090338submit/tizen/20130912.080031submit/tizen/20130710.132709ivi_oct_m2accepted/tizen/ivi/genivi/20140131.023642accepted/tizen/20130912.195542accepted/tizen/20130912.191520accepted/tizen/20130912.151353accepted/tizen/20130912.102048accepted/tizen/20130912.101754accepted/tizen/20130710.215737tizen_ivi_geniviaccepted/tizen_genericaccepted/tizen/ivi/stableaccepted/tizen/ivi/genivi | Alexandru Cornea | 2 | -0/+13 |
2013-04-11 | Update to 0.3.0submit/trunk/20130411.170948submit/trunk/20130411.170931submit/tizen/20130517.023118submit/tizen/20130509.181243submit/tizen/20130503.224052accepted/trunk/20130411.171423accepted/tizen/20130520.095954accepted/tizen/20130503.222103 | Anas Nashif | 1 | -0/+3 |
2013-04-11 | Update to 0.3.0 | Anas Nashif | 1 | -3/+3 |
2013-04-11 | Cleanup spec per rpmlint | Anas Nashif | 2 | -44/+16 |
2013-04-11 | Update to 0.2.4 | Anas Nashif | 1 | -0/+3 |
2013-04-11 | Update to 0.2.4 | Anas Nashif | 1 | -1/+1 |
2013-04-11 | bump version to 0.2.3 | Anas Nashif | 1 | -2/+1 |
2013-04-11 | add packaging | Anas Nashif | 1 | -0/+190 |
2013-04-11 | merged 0.3.0 | Anas Nashif | 32 | -242/+796 |
2013-02-07 | import 0.2.4 from tar | Anas Nashif | 12 | -14/+192 |
2013-01-03 | fix trivial installable requires handling [bnc#795267] | Michael Schroeder | 1 | -1/+5 |
2013-01-03 | Merge pull request #23 from johnnypeck/patch-1 | Michael Schroeder | 1 | -1/+1 |
2012-12-27 | Update README | Johnny Peck | 1 | -1/+1 |
2012-12-20 | improve repo_add_rpmdb speed a tiny bit | Michael Schroeder | 2 | -9/+15 |
2012-12-20 | link libsolvext with libsolv for completeness | Michael Schroeder | 1 | -1/+1 |
2012-12-19 | link libsolvext against the system libraries | Michael Schroeder | 1 | -0/+12 |
2012-12-18 | add changes, bump versionupstream/0.2.3 | Michael Schroeder | 2 | -1/+9 |
2012-12-18 | simplify and fix ruby vendordir check in spec file | Michael Schroeder | 1 | -5/+1 |
2012-12-18 | don't access r->p after solver_addrule is called, as it may realloc the rules | Michael Schroeder | 1 | -4/+5 |
2012-12-18 | simplify transaction_obs_pkg a bit | Michael Schroeder | 1 | -12/+11 |
2012-12-17 | cosmetics: fix comments | Michael Schroeder | 3 | -9/+8 |
2012-12-17 | find_problemrule: don't look at the learnt rule multiple times, it may take r... | Michael Schroeder | 1 | -6/+20 |
2012-12-13 | delete old debug statements | Michael Schroeder | 1 | -6/+4 |
2012-12-13 | simplify testcase | Michael Schroeder | 2 | -5/+5 |
2012-12-13 | test "addalreadyrecommended" | Michael Schroeder | 1 | -1/+13 |
2012-12-13 | small optimization: make whatprovidesdata + 2 always contain the systemsolvable | Michael Schroeder | 1 | -4/+9 |
2012-12-11 | add testcase for special namespaceprovides jobs | Michael Schroeder | 1 | -0/+47 |
2012-12-11 | support special namespace privides install/erase jobs in testcases | Michael Schroeder | 1 | -1/+19 |
2012-12-10 | implement special install/erase namespace provides hack | Michael Schroeder | 9 | -11/+235 |
2012-12-10 | improve error handling in makedeps | Michael Schroeder | 1 | -13/+6 |
2012-12-07 | print bad package name when detecting dependency array mismatches | Michael Schroeder | 1 | -6/+6 |
2012-12-06 | cosmetics: print number of problems in examples | Michael Schroeder | 3 | -3/+3 |
2012-12-05 | add changes, bump version | Michael Schroeder | 2 | -1/+10 |
2012-12-05 | Add Dep.Rel() method and a couple of Selection constructors | Michael Schroeder | 4 | -8/+60 |
2012-12-05 | simplify some testcases | Michael Schroeder | 5 | -108/+9 |
2012-12-05 | rename selection_limit to selection_filter, add flags to make selection_make ... | Michael Schroeder | 8 | -42/+56 |
2012-12-04 | write trailing "result" line in -r -r mode | Michael Schroeder | 1 | -2/+26 |
2012-12-04 | support cleandeps in targeted up/dup cases, add tests | Michael Schroeder | 10 | -58/+176 |
2012-12-04 | adapt testcase to last change | Michael Schroeder | 1 | -0/+1 |
2012-12-03 | make cleandeps do less reinstalls, fix cleandeps reset bug | Michael Schroeder | 1 | -0/+40 |
2012-12-03 | fix typos in comments, fix queue free | Michael Schroeder | 1 | -7/+4 |
2012-12-03 | add "forcebest" testcases | Michael Schroeder | 3 | -0/+125 |
2012-11-30 | expand testcases | Michael Schroeder | 2 | -3/+84 |
2012-11-30 | small optimization for targeted dup | Michael Schroeder | 1 | -2/+2 |
2012-11-30 | another targeted dup fix, add testcases | Michael Schroeder | 4 | -127/+198 |
2012-11-29 | free tmp repodata when repo_solv returns an error | Michael Schroeder | 1 | -18/+31 |
2012-11-29 | add SOLVER_FLAG_NO_AUTOTARGET to testcase code | Michael Schroeder | 1 | -2/+3 |
2012-11-29 | fix targeted dup, we also have to add the obsoleters to the involved map | Michael Schroeder | 1 | -24/+20 |
2012-11-29 | add SOLVER_TARGETED and SOLVER_FLAG_NO_AUTOTARGET flags | Michael Schroeder | 3 | -31/+85 |
2012-11-29 | simplify datamatcher code, use datamatcher_checkbasename also in repo_search | Michael Schroeder | 3 | -67/+23 |