Mercurial
razor
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
src/main.c
2009-07-03
Support RPM_INSTALL_PREFIX{n} during uninstall
file
|
diff
|
annotate
2009-06-12
Add basic support for uninstall scripts.
file
|
diff
|
annotate
2009-05-01
Add very basic support for removing packages
file
|
diff
|
annotate
2009-04-22
Add support for named roots so that we can understand MS-Windows paths
file
|
diff
|
annotate
2009-01-22
Implement relocatations when installing rpms.
file
|
diff
|
annotate
2009-01-14
Fix bug causing "razor remove" to quietly fail.
file
|
diff
|
annotate
2009-01-14
Fix bug causing "razor list-files" to fail to see any files.
file
|
diff
|
annotate
2009-01-12
Treat razor data files as binary consistently
file
|
diff
|
annotate
2009-01-09
Add some error checking and reporting for writing upstream data
file
|
diff
|
annotate
2009-01-07
Include limits.h in files which used PATH_MAX for portability
file
|
diff
|
annotate
2009-01-06
Make curl an optional dependancy
file
|
diff
|
annotate
2009-01-06
Make rpmlib an optional dependency
file
|
diff
|
annotate
2008-07-08
Convert main.c to use razor_root for most cases.
file
|
diff
|
annotate
2008-07-08
Change the install iterator API to what we want.
file
|
diff
|
annotate
2008-07-08
Always open all three rzdb files when we're merging package sets.
file
|
diff
|
annotate
2008-07-02
rename the .repo files to .rzdb files
file
|
diff
|
annotate
2008-07-01
convert the NULL sentinel to RAZOR_DETAIL_LAST
file
|
diff
|
annotate
2008-06-30
Get rid of razor_set_get_package().
file
|
diff
|
annotate
2008-06-30
Tweak razor search a bit: casefold, print summary, search rawhide instead.
file
|
diff
|
annotate
2008-06-30
the vararg list must be terminated with zero else 64bit machines may crash
file
|
diff
|
annotate
2008-06-30
convert razor_package_get_details() and razor_package_iterator_next() to varargs
file
|
diff
|
annotate
2008-06-28
Revert "Get api docs building"
file
|
diff
|
annotate
2008-06-26
Add 'search' command
file
|
diff
|
annotate
2008-06-26
Save the details and files repo files when importing a dir of rpms
file
|
diff
|
annotate
2008-06-26
Add return codes to razor_set_open_files and open_details
file
|
diff
|
annotate
2008-06-25
Factor out package selection and listing in main.c.
file
|
diff
|
annotate
2008-06-25
Error out if package isn't found instead of listing all properties.
file
|
diff
|
annotate
2008-06-23
Nuke ARRAY_SIZE and obsolete razor_set_list_unsatisfied from razor.h.
file
|
diff
|
annotate
2008-06-23
Display progress when importing rpms
file
|
diff
|
annotate
2008-06-23
Merge commit 'jbowes/master'
file
|
diff
|
annotate
2008-06-20
Merge branch 'krh/master'
file
|
diff
|
annotate
2008-06-20
Return if we fail to open root.
file
|
diff
|
annotate
2008-06-20
Introduce install/remove iterators.
file
|
diff
|
annotate
2008-06-20
Fix the razor_set_diff() callback prototype.
file
|
diff
|
annotate
2008-06-20
command_update: check the right return code to see if transaction failed.
file
|
diff
|
annotate
2008-06-20
Add getter to return system set for a razor_root.
file
|
diff
|
annotate
2008-06-20
Rename razor_importer_new to _create to follow convention.
file
|
diff
|
annotate
2008-06-20
Record the time of dependencies (post, pre, postun, preun).
file
|
diff
|
annotate
2008-06-19
Make razor install work again after the razor_root changes.
file
|
diff
|
annotate
2008-06-16
Autoconfify razor.
file
|
diff
|
annotate
(0)
tip