2013-08-23 |
Michael Schroeder | make unarmor() more flexible, make sure pgp mpis are... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | fix decisioncnt handling |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | add changes |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | add solver->describe_decision() method |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | make solver_describe_decision always return a rule... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | fix indent in debug message |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Michael Schroeder | add unset() method for solvables |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Schroeder | Merge pull request #37 from miksa/master |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Mikko Hurskainen | Add mipsel architecture |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Michael Schroeder | add back armv7hnl for the Fedora guys |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Michael Schroeder | add support for SHA-224 (not really used yet, though) |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Michael Schroeder | cleanup solv_pgpvrfy a bit |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | treat v4 self-sig without key expires as unlimited... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | get rid of a (wrong) gcc warning |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | rename rpmdb_pubkey to pubkey |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | repo_rpmdb_pubkey: collect signatures into flexarray... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | add slow but small dsa/rsa implementation |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Michael Schroeder | Merge pull request #36 from scarabeusiv/master |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Tomas Chvatal | Respect LDFLAGS on one more instance |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Michael Schroeder | support -k option in rpms2solv to convert a gpg pubkey |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Michael Schroeder | Merge pull request #35 from scarabeusiv/master |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Tomáš Chvátal | Fix linkingflags override by actually appending |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Michael Schroeder | support replchar parameter in (currently unused) solv_r... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Schroeder | refactor a bit, no functional changes |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Schroeder | bring installcheck up to speed |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Schroeder | refactor a bit, no functional changes |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Schroeder | fix copy/paste bug in repo_rpmdb_pubkey.c |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Schroeder | fix another edge case will dup mode and multiversion... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Dirk Mueller | Extend pool arch table with extra armv5 stuff |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Schroeder | fix testcase handling of haiku's compat deps |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Michael Schroeder | be more tolerant about bad xml: an empty epoch attribut... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Michael Schroeder | fix memset calls in sha2.c |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Michael Schroeder | fix spelling errors |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Schroeder | support haiku's compat deps in the testcase parser |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Schroeder | repo_updateinfoxml: rename datanum to handle |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Michael Schroeder | Merge pull request #34 from dirkmueller/master |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Dirk Mueller | Add armv6hl and fallback from armv7hl to armv6hl |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Michael Schroeder | delete stray comment |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Michael Schroeder | make sure we don't see REPOKEY_TYPE_REL_IDARRAY outside... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Michael Schroeder | add another workaround so that the filtered filelist... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Michael Schroeder | add ppc64p7 (from Dinar Valeev) |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Michael Schroeder | use correct flags element, SEARCH_COMPLETE_FILELIST... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Michael Schroeder | minor docu fixes |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Michael Schroeder | testsolv: add '-l <selection>' option to list packages... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Michael Schroeder | Do recommends pruning after selecting the highest versions |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Michael Schroeder | fix berkeley db link logic, don't rely on FEDORA being set |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Michael Schroeder | add conflicts to old libsatsolver packages |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Michael Schroeder | add changes |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Ingo Weinhold | solv_cmp_version_part_haiku(): Fix copy and paste bug |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Ingo Weinhold | repo_haiku: Translate B_PACKAGE_ARCHITECTURE_SOURCE... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Ingo Weinhold | solv_vercmp_haiku(): Fix unnormalized return value |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Michael Schroeder | pysolv: check applydeltarpm exit status |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Michael Schroeder | refactor a bit |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Michael Schroeder | finish libsolv-pool manpage |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Michael Schroeder | bindings: add pool.errstr, make add_rpm/... return... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Michael Schroeder | add an ugly workaround so that repo_write knows how... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Michael Schroeder | add missing flags to pool_job2str |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Michael Schroeder | start with the libsolv-pool manpage |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Michael Schroeder | fix archpolicy handling of '>' |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Michael Schroeder | add a section about pointer validity |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Michael Schroeder | the manpage generator automatically capitalizes... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Michael Schroeder | make license/group a poolstr array for archlinux |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Michael Schroeder | cmake has some pitfalls |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Michael Schroeder | try share/man |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Michael Schroeder | package manuals |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Michael Schroeder | install manpages |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Michael Schroeder | spellcheck |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Michael Schroeder | rename old libsolv doc to libsolv-history |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Michael Schroeder | make REPOSITORY_REVISION a simple string |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Michael Schroeder | fix indent |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Michael Schroeder | add libsolv-constantids manpage |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Michael Schroeder | make SOLVABLE_LICENSE also use a poolstr |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Michael Schroeder | bindings consistency: rename new/keptpackages to new... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Michael Schroeder | finish bindings documentation. Hooray! |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Michael Schroeder | get rid of an unneeded %rename |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Michael Schroeder | p5solv: missed one string in bareword translation |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Michael Schroeder | ok, no local in current perl code. Also, use ls instead... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Michael Schroeder | adapt to modern perl and use barewords for hash keys |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Michael Schroeder | document that swig's stringifcation for perl does not... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Michael Schroeder | Apply first part of Thierry's patches |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Michael Schroeder | solv: create cache in user's home dir if not run as... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Michael Schroeder | solver_splitprovides: only check lazywhatprovides when... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Michael Schroeder | missed a change |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Michael Schroeder | document the Repodata and Repopos classes a bit |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Michael Schroeder | forgot to run run manpage converter... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Michael Schroeder | Make 'dep' attribute in Ruleinfo return an object,... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Michael Schroeder | fix a couple of leaks in the bindings |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Michael Schroeder | Document Transaction and Transactionclass |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Michael Schroeder | add POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Michael Schroeder | document Solver, Problem, Rule, Ruleinfo, Solution... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Michael Schroeder | add missing constants, add Rule->type attribute, improv... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Michael Schroeder | document POOL_FLAG_ADDFILEPROVIDESFILTERED |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Michael Schroeder | add POOL_FLAG_ADDFILEPROVIDESFILTERED option to make... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Michael Schroeder | Merge pull request #31 from zde/master |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Zdenek Pavlas | repo_rpmmd: Parse optional baseurl. |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Michael Schroeder | document the update target annomaly |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Michael Schroeder | document Selection and Job classes |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Michael Schroeder | datamatcher_init: play it safe and do a strdup on the... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Michael Schroeder | document Dataiterator and Datamatch |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Michael Schroeder | add SEARCH_CHECKSUMS, fix Datamatch.num(), add Datapos... |
commit | commitdiff | tree | snapshot |
next |