Mercurial
razor
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
razor.h
2008-06-09
Move razor root code to its own file.
file
|
diff
|
annotate
2008-06-09
Rewrite depsolver to use a series of passes over all packages.
file
|
diff
|
annotate
2008-06-15
WIP patch for seperate files for filelists and package details
file
|
diff
|
annotate
2008-06-08
Add url and license package data as well
file
|
diff
|
annotate
2008-06-08
Import summary and description into the repo files.
file
|
diff
|
annotate
2008-06-04
Flesh out the rpm -q part of the rpm command line wrapper.
file
|
diff
|
annotate
2008-04-09
Add GPLv2 license headers.
file
|
diff
|
annotate
2008-04-08
Make transaction resolve step optional.
file
|
diff
|
annotate
2008-04-07
Mark package to be installed or removed after creating the transaction.
file
|
diff
|
annotate
2008-04-07
Create the new repo file O_EXCL to prevent racing with another razor process.
file
|
diff
|
annotate
2008-04-07
Merger razor_transaction_run() and destroy() as finish().
file
|
diff
|
annotate
2008-04-06
Also store the package arch in the pacakge set file.
file
|
diff
|
annotate
2008-04-06
Hide a bunch of depsolver internals in razor.c.
file
|
diff
|
annotate
2008-03-12
fix up transaction descriptions a little more
file
|
diff
|
annotate
2008-03-07
another checkpoint...
file
|
diff
|
annotate
2008-03-05
keep track of both the install and the remove on an update
file
|
diff
|
annotate
2008-03-05
clean up packages states some
file
|
diff
|
annotate
2008-03-04
Fix version handling (particularly wrt epoch) on import
file
|
diff
|
annotate
2008-03-03
redo some of the transaction code, get conflicts and obsoletes partly working
file
|
diff
|
annotate
2008-02-29
Redo updates and removes in terms of a single razor_transaction abstraction
file
|
diff
|
annotate
2008-02-21
Add support for removing packages
file
|
diff
|
annotate
2008-02-04
Support for less/equal/greater version in requires/conflicts, etc
file
|
diff
|
annotate
2008-01-17
Use the package iterator for looping over file owners too.
file
|
diff
|
annotate
2008-01-17
Add a package iterator for iterating through property owners.
file
|
diff
|
annotate
2008-01-10
Move more front-end logic from razor_set_list_property_packages() to main.c.
file
|
diff
|
annotate
2008-01-10
Use property iterator in razor_set_list_property_packages().
file
|
diff
|
annotate
2008-01-03
Add iterator API, boot-strap test suite.
file
|
diff
|
annotate
2008-01-03
Split a few functions out into new file util.c.
file
|
diff
|
annotate
2007-11-08
First steps towards rpm installation.
file
|
diff
|
annotate
2007-11-08
Drop support for half-baked rzr file idea.
file
|
diff
|
annotate
2007-11-08
Extend rpm dumper into an rpm importer.
file
|
diff
|
annotate
2007-11-07
Add the first bits of rpm file parser.
file
|
diff
|
annotate
2007-11-04
Parse filelists.xml.gz too, so we import the yum files too.
file
|
diff
|
annotate
2007-10-31
Store requires and provides in the same list.
file
|
diff
|
annotate
2007-10-24
Track files per package and add command to list them.
file
|
diff
|
annotate
2007-10-23
Add fnmatch() filtering to output to improve tab-completion.
file
|
diff
|
annotate
2007-10-22
Track file owner ship.
file
|
diff
|
annotate
2007-10-21
Implement listing only files in a subdirectory.
file
|
diff
|
annotate
2007-10-21
Add a file tree section to the package set structure.
file
|
diff
|
annotate
2007-10-07
Extend importers to also pick up filelists for packages.
file
|
diff
|
annotate
2007-10-05
Add diff function to compute the difference between two package sets.
file
|
diff
|
annotate
2007-09-30
Split command line interface out into main.c.
file
|
diff
|
annotate
2007-09-19
Refactor the import interface and make it opaque.
file
|
diff
|
annotate
2007-09-19
Add importer for system rpm database.
file
|
diff
|
annotate
2007-09-18
Split importers to import.c.
file
|
diff
|
annotate
(0)
tip