| 2008-03-11 |
Dan Winship | update to deal with obsoletes better |
commit | commitdiff | tree | snapshot |
| 2008-03-11 |
Dan Winship | update to match DEPSOLVE.txt |
commit | commitdiff | tree | snapshot |
| 2008-03-10 |
Dan Winship | when importing, create fake file PROVIDES to match... |
commit | commitdiff | tree | snapshot |
| 2008-03-10 |
Dan Winship | update DEPSOLVE.txt after talking with Kristian |
commit | commitdiff | tree | snapshot |
| 2008-03-07 |
Dan Winship | depsolving plan |
commit | commitdiff | tree | snapshot |
| 2008-03-07 |
Dan Winship | Fix both sides of provide/conflict handling to work... |
commit | commitdiff | tree | snapshot |
| 2008-03-07 |
Dan Winship | kill warning |
commit | commitdiff | tree | snapshot |
| 2008-03-07 |
Dan Winship | another checkpoint... |
commit | commitdiff | tree | snapshot |
| 2008-03-07 |
Dan Winship | fix version parsing to not sometimes use octal :) |
commit | commitdiff | tree | snapshot |
| 2008-03-06 |
Kristian H... | Use the razor transaction logic when installing rpms. |
commit | commitdiff | tree | snapshot |
| 2008-03-06 |
Kristian H... | Split install root creation out into command_init(). |
commit | commitdiff | tree | snapshot |
| 2008-03-06 |
Kristian H... | Initalize empty package sets with a proper empty file... |
commit | commitdiff | tree | snapshot |
| 2008-03-06 |
Kristian H... | Fix bug in razor_create_dir() path component loop. |
commit | commitdiff | tree | snapshot |
| 2008-03-06 |
Kristian H... | Fix epoch in rpm and rpmdb importer: epoch is an intege... |
commit | commitdiff | tree | snapshot |
| 2008-03-06 |
Dan Winship | keep track of both the install and the remove on an... |
commit | commitdiff | tree | snapshot |
| 2008-03-06 |
Dan Winship | move razor_set_diff so it's not in the middle of the... |
commit | commitdiff | tree | snapshot |
| 2008-03-05 |
Dan Winship | clean up packages states some |
commit | commitdiff | tree | snapshot |
| 2008-03-05 |
Dan Winship | checkpoint, misc rewritage |
commit | commitdiff | tree | snapshot |
| 2008-03-04 |
Dan Winship | Fix version handling (particularly wrt epoch) on import |
commit | commitdiff | tree | snapshot |
| 2008-03-03 |
Dan Winship | unduplicate file-finding code |
commit | commitdiff | tree | snapshot |
| 2008-03-03 |
Dan Winship | add struct razor_transaction_resolver to reduce redunda... |
commit | commitdiff | tree | snapshot |
| 2008-03-03 |
Dan Winship | redo some of the transaction code, get conflicts and... |
commit | commitdiff | tree | snapshot |
| 2008-02-29 |
Dan Winship | add somewhat inefficient file dep removal code |
commit | commitdiff | tree | snapshot |
| 2008-02-29 |
Dan Winship | implement file dependencies for installs |
commit | commitdiff | tree | snapshot |
| 2008-02-29 |
Dan Winship | Redo updates and removes in terms of a single razor_tra... |
commit | commitdiff | tree | snapshot |
| 2008-02-29 |
Dan Winship | use -Wmissing-prototypes to help find dead code |
commit | commitdiff | tree | snapshot |
| 2008-02-29 |
Dan Winship | fix |
commit | commitdiff | tree | snapshot |
| 2008-02-26 |
Dan Winship | redo razor_set_update to only rebuild the set once |
commit | commitdiff | tree | snapshot |
| 2008-02-26 |
Dan Winship | fix one of the tests to match the probably mistaken... |
commit | commitdiff | tree | snapshot |
| 2008-02-22 |
Dan Winship | Merge branch 'master' of git+ssh://people.freedesktop... |
commit | commitdiff | tree | snapshot |
| 2008-02-22 |
Dan Winship | redo razor_set_remove() to only do a single merge |
commit | commitdiff | tree | snapshot |
| 2008-02-21 |
Dan Winship | make razor_set_update not loop forever on unsatisfiable... |
commit | commitdiff | tree | snapshot |
| 2008-02-21 |
Dan Winship | Add support for removing packages |
commit | commitdiff | tree | snapshot |
| 2008-02-20 |
Dan Winship | fix rebuild_property_package_lists to put the lists... |
commit | commitdiff | tree | snapshot |
| 2008-02-20 |
Dan Winship | Merge file lists when updating |
commit | commitdiff | tree | snapshot |
| 2008-02-20 |
Dan Winship | Fix file importing code to not generate some duplicate... |
commit | commitdiff | tree | snapshot |
| 2008-02-15 |
Dan Winship | redo test framework, with tests taken from yum sources |
commit | commitdiff | tree | snapshot |
| 2008-02-15 |
Dan Winship | misc fixes for edge cases |
commit | commitdiff | tree | snapshot |
| 2008-02-15 |
Dan Winship | remove some unused code |
commit | commitdiff | tree | snapshot |
| 2008-02-14 |
Dan Winship | (trivial optimization) |
commit | commitdiff | tree | snapshot |
| 2008-02-14 |
Dan Winship | add a missing comparison to ensure correct repo sorting |
commit | commitdiff | tree | snapshot |
| 2008-02-11 |
Dan Winship | Split razor_package and razor_entry names into name... |
commit | commitdiff | tree | snapshot |
| 2008-02-11 |
Dan Winship | split razor_property.name into name, flags, and type... |
commit | commitdiff | tree | snapshot |
| 2008-02-11 |
Dan Winship | Change list flags back to 8 bits instead of just 2 |
commit | commitdiff | tree | snapshot |
| 2008-02-08 |
Dan Winship | improve the list abstraction with "struct list_head... |
commit | commitdiff | tree | snapshot |
| 2008-02-08 |
Dan Winship | Add a list abstraction for package/property lists |
commit | commitdiff | tree | snapshot |
| 2008-02-07 |
Dan Winship | split array and hashtable code out into a new file |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Dan Winship | clean up some duplicated code around calls to add_to_pr... |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Dan Winship | pad repo files with 0 bytes, not random memory |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Dan Winship | fix dependencies |
commit | commitdiff | tree | snapshot |
| 2008-02-05 |
Dan Winship | s/import/yum/ |
commit | commitdiff | tree | snapshot |
| 2008-02-05 |
Dan Winship | update |
commit | commitdiff | tree | snapshot |
| 2008-02-04 |
Dan Winship | Support for less/equal/greater version in requires... |
commit | commitdiff | tree | snapshot |
| 2008-02-04 |
Dan Winship | Fix repo format on x86_64 by using uint32_t instead... |
commit | commitdiff | tree | snapshot |
| 2008-02-04 |
Dan Winship | don't use -O2 for now |
commit | commitdiff | tree | snapshot |
| 2008-01-22 |
Kristian H... | Fix comparisong bug in razor_set_diff(). |
commit | commitdiff | tree | snapshot |
| 2008-01-22 |
Kristian H... | Use a package iterator in find_packages() to add packag... |
commit | commitdiff | tree | snapshot |
| 2008-01-22 |
Kristian H... | Factor out property importing for rpm importer. |
commit | commitdiff | tree | snapshot |
| 2008-01-22 |
Kristian H... | Use iterators for razor_set_diff() implementation. |
commit | commitdiff | tree | snapshot |
| 2008-01-18 |
Kristian H... | Use the package iterator for looping over file owners... |
commit | commitdiff | tree | snapshot |
| 2008-01-18 |
Kristian H... | Add a package iterator for iterating through property... |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Kristian H... | Move more front-end logic from razor_set_list_property_... |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Kristian H... | Use property iterator in razor_set_list_property_packag... |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Kristian H... | Clean up property iterator constructor a bit. |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Kristian H... | Implement razor_set_get_package() using the package... |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Kristian H... | Use property iterator for razor_set_get_property(). |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Kristian H... | Get rid of razor_importer_tokenize() helper function. |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Kristian H... | Fix a few warnings. |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Kristian H... | Add missing test.xml. |
commit | commitdiff | tree | snapshot |
| 2008-01-04 |
Kristian H... | Add iterator API, boot-strap test suite. |
commit | commitdiff | tree | snapshot |
| 2008-01-03 |
Kristian H... | Split a few functions out into new file util.c. |
commit | commitdiff | tree | snapshot |
| 2007-12-30 |
Kristian H... | Drop unused sha1.h. |
commit | commitdiff | tree | snapshot |
| 2007-12-29 |
Kristian H... | Fix a bit of return -1 / exit(-1) confusion. |
commit | commitdiff | tree | snapshot |
| 2007-12-29 |
Kristian H... | Use fstat() instead of stat() when opening rpm. |
commit | commitdiff | tree | snapshot |
| 2007-12-29 |
Kristian H... | Drop table based section lookup and look up sections... |
commit | commitdiff | tree | snapshot |
| 2007-12-27 |
Kristian H... | Extend installer implementation further. |
commit | commitdiff | tree | snapshot |
| 2007-12-27 |
Kristian H... | Run install scripts. |
commit | commitdiff | tree | snapshot |
| 2007-12-27 |
Kristian H... | Use an array of tags instead of a big switch for parsin... |
commit | commitdiff | tree | snapshot |
| 2007-11-16 |
Kristian H... | Fix file tree traversal to not skip the last entry. |
commit | commitdiff | tree | snapshot |
| 2007-11-13 |
Kristian H... | Dump a couple of ideas to TODO, prune a few old items. |
commit | commitdiff | tree | snapshot |
| 2007-11-13 |
Kristian H... | Drop unused sha1.c from repository. |
commit | commitdiff | tree | snapshot |
| 2007-11-13 |
Kristian H... | Add the start of a test suite for the core razor functi... |
commit | commitdiff | tree | snapshot |
| 2007-11-12 |
Kristian H... | Clean up the merging code a bit. |
commit | commitdiff | tree | snapshot |
| 2007-11-11 |
Kristian H... | Split out hashtable functionality from importer. |
commit | commitdiff | tree | snapshot |
| 2007-11-09 |
Kristian H... | First steps towards rpm installation. |
commit | commitdiff | tree | snapshot |
| 2007-11-09 |
Kristian H... | Drop support for half-baked rzr file idea. |
commit | commitdiff | tree | snapshot |
| 2007-11-08 |
Kristian H... | Extend rpm dumper into an rpm importer. |
commit | commitdiff | tree | snapshot |
| 2007-11-07 |
Kristian H... | Add the first bits of rpm file parser. |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
Kristian H... | Improve download error handling, don't use libcurl... |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
Kristian H... | Only download yum files if they're not there. |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
Kristian H... | Link to curl and download yum files automatically. |
commit | commitdiff | tree | snapshot |
| 2007-11-04 |
Kristian H... | Parse filelists.xml.gz too, so we import the yum files... |
commit | commitdiff | tree | snapshot |
| 2007-11-04 |
Kristian H... | Set the property type when merging package sets. |
commit | commitdiff | tree | snapshot |
| 2007-11-04 |
Kristian H... | Don't reset yum parser state when finishing parsing... |
commit | commitdiff | tree | snapshot |
| 2007-11-03 |
Kristian H... | Import obsoletes and conflicts; add commands to list... |
commit | commitdiff | tree | snapshot |
| 2007-11-01 |
Kristian H... | Store requires and provides in the same list. |
commit | commitdiff | tree | snapshot |
| 2007-10-29 |
Kristian H... | Trim TODO, start tracking what's needed for 0.1 (replac... |
commit | commitdiff | tree | snapshot |
| 2007-10-26 |
Kristian H... | Use a terminator bit instead of ~0 for all lists. |
commit | commitdiff | tree | snapshot |
| 2007-10-26 |
Kristian H... | More ideas for TODO. |
commit | commitdiff | tree | snapshot |
| 2007-10-25 |
Kristian H... | Fix yum importer. |
commit | commitdiff | tree | snapshot |
| next |