index
:
razor
master
Unnamed repository; edit this file to name it for gitweb. (mirrored from https://gitlab.freedesktop.org/archived-projects/razor)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-23
Go back to having all info in one rzdb file.
HEAD
master
Kristian Høgsberg
1
-15
/
+0
2008-07-10
Fix rpm option parser to understand --root ROOT instead of --root=ROOT.
Kristian Høgsberg
1
-7
/
+32
2008-07-02
rename the .repo files to .rzdb files
Richard Hughes
1
-4
/
+4
2008-07-01
convert the NULL sentinel to RAZOR_DETAIL_LAST
Richard Hughes
1
-7
/
+10
2008-06-30
Get rid of razor_set_get_package().
Kristian Høgsberg
1
-1
/
+1
2008-06-30
the vararg list must be terminated with zero else 64bit machines may crash
Richard Hughes
1
-7
/
+7
2008-06-30
convert razor_package_get_details() and razor_package_iterator_next() to varargs
Richard Hughes
1
-15
/
+17
2008-06-26
get rpm -qpi working fully
James Bowes
1
-10
/
+10
2008-06-26
Add return codes to razor_set_open_files and open_details
James Bowes
1
-3
/
+6
2008-06-23
For rpm --query, --requires is also -R
James Bowes
1
-1
/
+1
2008-06-23
Implement rpm --query --file
James Bowes
1
-4
/
+17
2008-06-23
Display razor version number for rpm --version
James Bowes
1
-1
/
+3
2008-06-23
Implement rpm --query --list
James Bowes
1
-4
/
+9
2008-06-23
Add some support for --info.
Kristian Høgsberg
1
-4
/
+23
2008-06-20
Fix the razor_set_diff() callback prototype.
Kristian Høgsberg
1
-27
/
+12
2008-06-20
Rename razor_importer_new to _create to follow convention.
Kristian Høgsberg
1
-1
/
+1
2008-06-20
Record the time of dependencies (post, pre, postun, preun).
Kristian Høgsberg
1
-15
/
+13
2008-06-16
Autoconfify razor.
Richard Hughes
1
-0
/
+897