2012-12-10 |
Michael Schroeder | implement special install/erase namespace provides... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Michael Schroeder | improve error handling in makedeps |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Michael Schroeder | print bad package name when detecting dependency array... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Michael Schroeder | cosmetics: print number of problems in examples |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Michael Schroeder | add changes, bump version |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Michael Schroeder | Add Dep.Rel() method and a couple of Selection constructors |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Michael Schroeder | simplify some testcases |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Michael Schroeder | rename selection_limit to selection_filter, add flags... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Michael Schroeder | write trailing "result" line in -r -r mode |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Michael Schroeder | support cleandeps in targeted up/dup cases, add tests |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Michael Schroeder | adapt testcase to last change |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Michael Schroeder | make cleandeps do less reinstalls, fix cleandeps reset bug |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Michael Schroeder | fix typos in comments, fix queue free |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Michael Schroeder | add "forcebest" testcases |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Michael Schroeder | expand testcases |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Michael Schroeder | small optimization for targeted dup |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Michael Schroeder | another targeted dup fix, add testcases |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Michael Schroeder | free tmp repodata when repo_solv returns an error |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Michael Schroeder | add SOLVER_FLAG_NO_AUTOTARGET to testcase code |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Michael Schroeder | fix targeted dup, we also have to add the obsoleters... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Michael Schroeder | add SOLVER_TARGETED and SOLVER_FLAG_NO_AUTOTARGET flags |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Michael Schroeder | simplify datamatcher code, use datamatcher_checkbasenam... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Michael Schroeder | speed up filelist matching by pre-matching the basename... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Michael Schroeder | further simplify code: use -1 as 'free' in mapped array... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Michael Schroeder | reduce memory by splitting the pages array into two... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Michael Schroeder | simplily repopage handling quite a bit |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Michael Schroeder | optimize repopagestore_load_page_range |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Michael Schroeder | cleanup example code |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Michael Schroeder | fix EXTEND calls in perl bindings |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Michael Schroeder | xfileno doesn't exist anymore, use fileno() instead |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Michael Schroeder | use a Selection for the 'search' command so that the... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Michael Schroeder | Selection: rename addsimple method to add_raw in the... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Michael Schroeder | make FOR_RULELITERALS safe against whatprovides realloc |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Michael Schroeder | Already use LOCALPOOL when converting filelist/language... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Michael Schroeder | - save memory in localpool case |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Michael Schroeder | support medianr in lookup_deltalocation, change lookup_... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Michael Schroeder | bump version, add changes |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Michael Schroeder | use correct file pointer when checking the debian relea... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Michael Schroeder | optimize string handling in repo_add_solv a bit |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Michael Schroeder | make sure we have at least id 0 and 1 in a local pool... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Michael Schroeder | more cleanup |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Michael Schroeder | small code cleanups |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Michael Schroeder | use "isemptyupdate" method to check for updates with... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Michael Schroeder | solver_samerule -> solver_rulecmp |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Michael Schroeder | do not add identical choice rules |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Michael Schroeder | make FORCEBEST work with targeted up/dup |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Michael Schroeder | implement '--best' in solv demo |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Michael Schroeder | fix typo caught by testcase |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Michael Schroeder | implement SOLVER_FORCRBEST for install/up/dup |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Michael Schroeder | fix policy_is_illegal function. Hmm... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Michael Schroeder | do not reinstall identical packages in targeted update |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Michael Schroeder | don't write incomplete repos in "solv", like with py... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Michael Schroeder | unify update targets list |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Michael Schroeder | implement update to specific update targets |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Michael Schroeder | implement dup on single packages |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Michael Schroeder | make 'solv dup' use the right mode again |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Michael Schroeder | improve magic epoch promotion code to work better when... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Michael Schroeder | implement magic epoch promotion for nevra selections |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Michael Schroeder | fix rpmdbid handling in repo_unset and repo_set_num |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Michael Schroeder | refactor a bit |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Michael Schroeder | support REPO_NO_LOCATION, rename "set_deleted" to the... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Michael Schroeder | add deb2solv for completeness |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Michael Schroeder | fix stupid typo in repo_deb, specialize obsoletes inste... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Michael Schroeder | fix licenses |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Michael Schroeder | add repodata_set_deltalocation and use it in the parsers |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Michael Schroeder | rename repodata_delete to repodata_set_deleted, add... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Michael Schroeder | add generic Solvable.add_deparray method to bindings |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Michael Schroeder | more swig trickery: add a "DepId" type that can take... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Michael Schroeder | do some wild swig trickery instead of relying on undocu... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Michael Schroeder | Add Solvable.Dataiterator constructor, add missing... |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Michael Schroeder | make FILE objects autoclose the fd in the destructor |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Michael Schroeder | fix delta location suffix |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Michael Schroeder | make pool.setarch() do the right thing |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Michael Schroeder | add pool_lookup_deltalocation helper so we can change... |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Michael Schroeder | get rid of the ugly load_if_changed method |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Michael Schroeder | small cleanup: move incomplete check into writecachedrepo |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Michael Schroeder | add SELECTION_WITH_SOURCE, rename SELECTION_SOURCE... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Michael Schroeder | rename SELECTION_MAYBESRC to SELECTION_SOURCE, make... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Michael Schroeder | fix .src matching .src and .nosrc packages |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Michael Schroeder | make it possible to select src packages via .src or... |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Michael Schroeder | make marker handling in bindings more flexible |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Michael Schroeder | fix Selection.solvables() method |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Michael Schroeder | use susetags data dir for susetags deltas |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Michael Schroeder | beautify examples a bit |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Michael Schroeder | unify cookie generation for solv/pysolv/rbsolv/p5solv |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Michael Schroeder | fix autorefresh flag in pysolv, support metadata_expire... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Michael Schroeder | set SOLVER_SETREPO and SOLVER_SETVENDOR flags in repo... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Michael Schroeder | oops, fix selection2str() |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Michael Schroeder | join selection strings with ' + ', not ' | ' |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Michael Schroeder | add pool_selection2str() and use it in the bindings |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Michael Schroeder | fix selection_limit_rel call for debian nevra match |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Michael Schroeder | support SOLVER_SOLVABLE_REPO and SOLVER_SOLVABLE_ALL... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Michael Schroeder | add pool_job2solvables and selection_solvables |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Michael Schroeder | - retabify (untabify for pysolv) |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Michael Schroeder | generalize matching code from examples/solv.c to src... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Michael Schroeder | example/solv: support all compression types |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Michael Schroeder | help gcc inliner a bit |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Michael Schroeder | examples/solv: factor out downloadchecksig function |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Michael Schroeder | fix build on debian |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Michael Schroeder | support repository:repomd:size, cleanup code a bit |
commit | commitdiff | tree | snapshot |
next |