Mercurial
razor
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
librazor/razor.c
2009-07-07
Pass installation-count to scripts
file
|
diff
|
annotate
2009-07-06
Set RPM_INSTALL_PREFIX{n} in preun as well
file
|
diff
|
annotate
2009-07-03
Go back to having all info in one rzdb file.
file
|
diff
|
annotate
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-14
Order the installation and removal of packages correctly so scripts can run
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-12
Treat razor data files as binary consistently
file
|
diff
|
annotate
2009-01-08
Add an early include of config.h as required by gnulib
file
|
diff
|
annotate
2009-01-06
Support platforms without mmap
file
|
diff
|
annotate
2008-07-09
Use strings to identify section types in the on-disk repo format.
file
|
diff
|
annotate
2008-07-08
Change the install iterator API to what we want.
file
|
diff
|
annotate
2008-07-01
Update docs for the RAZOR_DETAIL_LAST change.
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
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-29
protect all exported functions by checking the input parameters for NULL input
file
|
diff
|
annotate
2008-06-28
Merge commit 'fdo/master'
file
|
diff
|
annotate
2008-06-25
Allow NULL pointers in razor_package_get_details().
file
|
diff
|
annotate
2008-06-26
Add return codes to razor_set_open_files and open_details
file
|
diff
|
annotate
2008-06-25
Also don't explode when a given path doesn't exist.
file
|
diff
|
annotate
2008-06-25
Don't explode when listing files.
file
|
diff
|
annotate
2008-06-23
Make file listing (either per-repo or per-package) use the correct string pool
file
|
diff
|
annotate
2008-06-23
Move a couple of unrelated functions out of transaction.c.
file
|
diff
|
annotate
2008-06-23
Use GCC 4 -fvisibility to control exported symbols.
file
|
diff
|
annotate
2008-06-23
Actually store the files strings in the files string pool
file
|
diff
|
annotate
2008-06-23
Set up gtkdoc for razor.
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
Introduce install/remove iterators.
file
|
diff
|
annotate
2008-06-20
Fix the razor_set_diff() callback prototype.
file
|
diff
|
annotate
2008-06-20
Break up the monolithic razor.c.
file
|
diff
|
annotate
2008-06-20
Record the time of dependencies (post, pre, postun, preun).
file
|
diff
|
annotate
2008-06-16
Don't fail to update if there is not older package found.
file
|
diff
|
annotate
2008-06-16
Autoconfify razor.
file
|
diff
|
annotate
(0)
tip