2013-06-04 |
Michael Schroeder | add POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the... |
tree | commitdiff |
2013-06-03 |
Michael Schroeder | add POOL_FLAG_ADDFILEPROVIDESFILTERED option to make... |
tree | commitdiff |
2013-05-31 |
Michael Schroeder | Merge pull request #31 from zde/master |
tree | commitdiff |
2013-05-29 |
Zdenek Pavlas | repo_rpmmd: Parse optional baseurl. |
tree | commitdiff |
2013-05-06 |
Michael Schroeder | add utf8 helpers to util.c |
tree | commitdiff |
2013-05-03 |
Michael Schroeder | fix iso-8859-1 to utf8 transcoding bug |
tree | commitdiff |
2013-04-26 |
Michael Schroeder | bring libsolv in line with currrent rpm's multiversion... |
tree | commitdiff |
2013-04-25 |
Michael Schroeder | support 64bit filesizes in rpm adddudata() |
tree | commitdiff |
2013-04-24 |
Michael Schroeder | add_rpmdb: copy solvables a bit faster |
tree | commitdiff |
2013-04-23 |
Michael Schroeder | add repodata_translate_id to get rid of some "implement... |
tree | commitdiff |
2013-04-23 |
Michael Schroeder | add repo_add_rpmdb_reffp to easily add rpmdb content... |
tree | commitdiff |
2013-04-22 |
Michael Schroeder | small cleanup in id2str |
tree | commitdiff |
2013-04-19 |
Michael Schroeder | rpmdb_pubkey: more bounds checking |
tree | commitdiff |
2013-04-19 |
Michael Schroeder | Merge pull request #29 from weinhold/upstream |
tree | commitdiff |
2013-04-18 |
Ingo Weinhold | Haiku: The notation for the pre-release version part... |
tree | commitdiff |
2013-04-18 |
Ingo Weinhold | repo_haiku: get rid of haiku_version_to_string() |
tree | commitdiff |
2013-04-17 |
Michael Schroeder | repo_haiku: do not use ":" for an empty epoch |
tree | commitdiff |
2013-04-17 |
Michael Schroeder | treat overlong utf8 sequences as error |
tree | commitdiff |
2013-04-17 |
Michael Schroeder | make sure releases start numeric for haiku |
tree | commitdiff |
2013-04-16 |
Michael Schroeder | Merge pull request #28 from weinhold/upstream |
tree | commitdiff |
2013-04-16 |
Ingo Weinhold | repo_haiku: add_dependency(): Fix typo |
tree | commitdiff |
2013-04-16 |
Michael Schroeder | switch range->name and range->evr in REL_COMPAT deps... |
tree | commitdiff |
2013-04-16 |
Michael Schroeder | add DISTTYPE_HAIKU, some small fixes |
tree | commitdiff |
2013-04-16 |
Ingo Weinhold | Add Haiku repository support to libsolvext |
tree | commitdiff |
2013-04-16 |
Ingo Weinhold | Use the hidden fopencookie() on Haiku |
tree | commitdiff |
2013-04-15 |
Michael Schroeder | split ugly pubkey handling into separate repo_rpmdb_pub... |
tree | commitdiff |
2013-04-15 |
Michael Schroeder | refactor rpmdb handling to remove some code duplication |
tree | commitdiff |
2013-04-15 |
Michael Schroeder | some other perror->pool_error changes |
tree | commitdiff |
2013-04-15 |
Michael Schroeder | fix repo_add_rpmdb error messages, they should not... |
tree | commitdiff |
2013-04-15 |
Michael Schroeder | convert perror() and fprintf() calls to pool_error() |
tree | commitdiff |
2013-04-15 |
Michael Schroeder | add pool parameter to rpm_state_create so that we can... |
tree | commitdiff |
2013-04-15 |
Michael Schroeder | also check repodata in fileconflicts precheck code |
tree | commitdiff |
2013-04-15 |
Michael Schroeder | also use prechecking for non-aliased mode |
tree | commitdiff |
2013-04-12 |
Michael Schroeder | cleanup code a bit |
tree | commitdiff |
2013-04-12 |
Michael Schroeder | fix two small bugs |
tree | commitdiff |
2013-04-12 |
Michael Schroeder | support checking for directory aliases when searching... |
tree | commitdiff |
2013-04-12 |
Michael Schroeder | fix error handling in rpm_byrpmdbid |
tree | commitdiff |
2013-04-11 |
Michael Schroeder | small fixes |
tree | commitdiff |
2013-04-11 |
Michael Schroeder | more speed: read all packages just once in 3rd pass |
tree | commitdiff |
2013-04-11 |
Michael Schroeder | add extra flag paramter to find_fileconflicts |
tree | commitdiff |
2013-04-10 |
Michael Schroeder | three missed dig->pubkey => digpubkey changes |
tree | commitdiff |
2013-04-10 |
Michael Schroeder | improve iterate_filelist, it now calls the callback... |
tree | commitdiff |
2013-04-10 |
Michael Schroeder | remove dead code |
tree | commitdiff |
2013-04-10 |
Michael Schroeder | use pgpDigGetParams() if available |
tree | commitdiff |
2013-04-10 |
Michael Schroeder | Reimplement state handling in rpm_by functions |
tree | commitdiff |
2013-04-10 |
Michael Schroeder | refactor: split off openpkgdb() |
tree | commitdiff |
2013-04-08 |
Michael Schroeder | fix bugs in fileconflicts code and prepare for aliased... |
tree | commitdiff |
2013-04-05 |
Michael Schroeder | improve fileconflicts code |
tree | commitdiff |
2013-04-05 |
Michael Schroeder | small cleanups in pubkey handling |
tree | commitdiff |
2013-04-05 |
Michael Schroeder | cleanup hash code, it makes no sense to have an extra... |
tree | commitdiff |
2013-04-02 |
Michael Schroeder | small cleanup |
tree | commitdiff |
2013-04-02 |
Michael Schroeder | Merge pull request #27 from weinhold/upstream |
tree | commitdiff |
2013-03-30 |
Ingo Weinhold | Improve C89 compliance |
tree | commitdiff |
2013-03-30 |
Ingo Weinhold | Define SYSTEM_LIBRARIES in main CMakeLists.txt |
tree | commitdiff |
2013-03-22 |
Michael Schroeder | rename "NOOBSOLETES" to "MULTIVERSION" |
tree | commitdiff |
2013-03-22 |
Michael Schroeder | susetags: don't warn on unknown tags |
tree | commitdiff |
2013-02-28 |
Michael Schroeder | refactor a bit, add possibility to test the selection... |
tree | commitdiff |
2013-02-27 |
Michael Schroeder | do not create solvables with no release |
tree | commitdiff |
2013-02-25 |
Michael Schroeder | support RPM_ADD_WITH_CHANGELOG in repo_add_rpmdb |
tree | commitdiff |
2013-02-25 |
Michael Schroeder | add other.xml support to repomd parser |
tree | commitdiff |
2013-02-06 |
Michael Schroeder | increase maximum header size for some pathological... |
tree | commitdiff |
2013-01-31 |
Michael Schroeder | small cleanups |
tree | commitdiff |
2012-12-20 |
Michael Schroeder | improve repo_add_rpmdb speed a tiny bit |
tree | commitdiff |
2012-12-20 |
Michael Schroeder | link libsolvext with libsolv for completeness |
tree | commitdiff |
2012-12-19 |
Michael Schroeder | link libsolvext against the system libraries |
tree | commitdiff |
2012-12-11 |
Michael Schroeder | support special namespace privides install/erase jobs... |
tree | commitdiff |
2012-12-10 |
Michael Schroeder | improve error handling in makedeps |
tree | commitdiff |
2012-12-07 |
Michael Schroeder | print bad package name when detecting dependency array... |
tree | commitdiff |
2012-11-30 |
Michael Schroeder | another targeted dup fix, add testcases |
tree | commitdiff |
2012-11-29 |
Michael Schroeder | add SOLVER_FLAG_NO_AUTOTARGET to testcase code |
tree | commitdiff |
2012-11-19 |
Michael Schroeder | implement '--best' in solv demo |
tree | commitdiff |
2012-11-13 |
Michael Schroeder | support REPO_NO_LOCATION, rename "set_deleted" to the... |
tree | commitdiff |
2012-11-12 |
Michael Schroeder | fix stupid typo in repo_deb, specialize obsoletes inste... |
tree | commitdiff |
2012-11-06 |
Michael Schroeder | add repodata_set_deltalocation and use it in the parsers |
tree | commitdiff |
2012-10-24 |
Michael Schroeder | example/solv: support all compression types |
tree | commitdiff |
2012-10-23 |
Michael Schroeder | support repository:repomd:size, cleanup code a bit |
tree | commitdiff |
2012-10-23 |
Michael Schroeder | implement pool_set_rootdir/REPO_USE_ROOTDIR instead... |
tree | commitdiff |
2012-10-22 |
Michael Schroeder | Merge pull request #19 from nateskulic/master |
tree | commitdiff |
2012-10-19 |
Michael Schroeder | check for rpm/db.h header file |
tree | commitdiff |
2012-10-15 |
Michael Schroeder | add repo_add_rpm_handle, add ENABLE_RPMDB_BYRPMHEADER... |
tree | commitdiff |
2012-10-08 |
Michael Schroeder | use evrid2vrstr inline function |
tree | commitdiff |
2012-10-08 |
Michael Schroeder | add repodata_set_sourcepkg and solvable_lookup_sourcepk... |
tree | commitdiff |
2012-10-08 |
Michael Schroeder | fix finish_solvable do not rely on a "handle" argument... |
tree | commitdiff |
2012-10-05 |
Michael Schroeder | simplify forcebinary code again: use TAG_SOURCEPACKAGE... |
tree | commitdiff |
2012-10-04 |
Michael Schroeder | do not force rpm5 rpms to binary, the type info in... |
tree | commitdiff |
2012-09-10 |
Michael Schroeder | - fix error handling in solv_xfopen_buf |
tree | commitdiff |
2012-09-06 |
Michael Schroeder | - repo_arch: make it work with empty prefixes |
tree | commitdiff |
2012-09-05 |
Michael Schroeder | compatibility with rpm: force to binary rpm if the... |
tree | commitdiff |
2012-06-27 |
Michael Schroeder | - implement RPM_ADD_WITH_LEADSIGID, make RPM_ADD_WITH_H... |
tree | commitdiff |
2012-06-27 |
Michael Schroeder | - store SOLVABLE_HDRID as checksum |
tree | commitdiff |
2012-06-27 |
Michael Schroeder | Merge pull request #15 from akozumpl/pullreq |
tree | commitdiff |
2012-06-27 |
Ales Kozumplik | - repo_rpmdb: read in RPMTAG_SHA1HEADER |
tree | commitdiff |
2012-06-25 |
Michael Schroeder | - export repo_add_cudf, use SOLVER_ORUPDATE for cudf... |
tree | commitdiff |
2012-06-25 |
Michael Schroeder | - add SOLVER_ORUPDATE and SOLVER_FORCEBEST (see solver.h) |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - set disttype before setting the architecture so that... |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - name sure to record all namespace ids in testcases |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - fix testcase writing bugs |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - also parse cudf provides ;) |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - add ENABLE_BZIP2_COMPRESSION and ENABLE_CUDFREPO... |
tree | commitdiff |
2012-05-31 |
Michael Schroeder | - fix gzFile usage, oops |
tree | commitdiff |
next |