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
/
main.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
-23
/
+9
2008-07-08
Convert main.c to use razor_root for most cases.
Kristian Høgsberg
1
-27
/
+35
2008-07-08
Change the install iterator API to what we want.
Kristian Høgsberg
1
-19
/
+35
2008-07-08
Always open all three rzdb files when we're merging package sets.
Kristian Høgsberg
1
-1
/
+16
2008-07-02
rename the .repo files to .rzdb files
Richard Hughes
1
-17
/
+18
2008-07-01
convert the NULL sentinel to RAZOR_DETAIL_LAST
Richard Hughes
1
-12
/
+28
2008-06-30
Get rid of razor_set_get_package().
Kristian Høgsberg
1
-20
/
+32
2008-06-30
Tweak razor search a bit: casefold, print summary, search rawhide instead.
Kristian Høgsberg
1
-17
/
+15
2008-06-30
the vararg list must be terminated with zero else 64bit machines may crash
Richard Hughes
1
-13
/
+18
2008-06-30
convert razor_package_get_details() and razor_package_iterator_next() to varargs
Richard Hughes
1
-15
/
+27
2008-06-28
Revert "Get api docs building"
Kristian Høgsberg
1
-1
/
+1
2008-06-26
Add 'search' command
James Bowes
1
-1
/
+48
2008-06-26
Save the details and files repo files when importing a dir of rpms
James Bowes
1
-0
/
+2
2008-06-26
Add return codes to razor_set_open_files and open_details
James Bowes
1
-4
/
+12
2008-06-25
Factor out package selection and listing in main.c.
Kristian Høgsberg
1
-43
/
+71
2008-06-25
Error out if package isn't found instead of listing all properties.
Richard Hughes
1
-2
/
+6
2008-06-23
Nuke ARRAY_SIZE and obsolete razor_set_list_unsatisfied from razor.h.
Kristian Høgsberg
1
-0
/
+2
2008-06-23
Display progress when importing rpms
James Bowes
1
-1
/
+5
2008-06-23
Merge commit 'jbowes/master'
Kristian Høgsberg
1
-6
/
+50
2008-06-20
Return if we fail to open root.
Kristian Høgsberg
1
-0
/
+3
2008-06-20
Introduce install/remove iterators.
Kristian Høgsberg
1
-64
/
+71
2008-06-20
Fix the razor_set_diff() callback prototype.
Kristian Høgsberg
1
-19
/
+24
2008-06-20
command_update: check the right return code to see if transaction failed.
Kristian Høgsberg
1
-2
/
+5
2008-06-20
Merge branch 'krh/master'
James Bowes
1
-0
/
+858
2008-06-20
Add getter to return system set for a razor_root.
Kristian Høgsberg
1
-5
/
+6
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
-20
/
+29
2008-06-19
Make razor install work again after the razor_root changes.
Kristian Høgsberg
1
-3
/
+4
2008-06-16
Autoconfify razor.
Richard Hughes
1
-0
/
+804