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
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
6
-254
/
+126
2008-09-23
Work with never librpm versions.
Kristian Høgsberg
1
-3
/
+6
2008-07-10
Fix rpm option parser to understand --root ROOT instead of --root=ROOT.
Kristian Høgsberg
1
-7
/
+32
2008-07-10
Create a stub ChangeLog before running automake.
Kristian Høgsberg
1
-0
/
+4
2008-07-10
More distcheck fixes: fix ChangeLog rule, don't insist on a ChangeLog in po/.
Kristian Høgsberg
2
-14
/
+7
2008-07-10
autogen.sh: run gtkdocize before automake so gtk-doc.make is present.
Kristian Høgsberg
1
-2
/
+2
2008-07-09
Pacify test case and make it work with builddir != srcdir.
Kristian Høgsberg
2
-6
/
+15
2008-07-09
Use strings to identify section types in the on-disk repo format.
James Bowes
3
-140
/
+116
2008-07-08
Convert main.c to use razor_root for most cases.
Kristian Høgsberg
2
-30
/
+76
2008-07-08
Change the install iterator API to what we want.
Kristian Høgsberg
3
-59
/
+124
2008-07-08
Always open all three rzdb files when we're merging package sets.
Kristian Høgsberg
2
-2
/
+25
2008-07-08
Fix old typo in file merging code.
Kristian Høgsberg
1
-1
/
+1
2008-07-08
Use the file string pool when merging directories.
Kristian Høgsberg
1
-2
/
+2
2008-07-02
Rename a couple more .repo references.
Kristian Høgsberg
1
-4
/
+4
2008-07-02
Move DEPSOLVE.txt and REPO.txt into docbook.
Kristian Høgsberg
5
-182
/
+258
2008-07-02
rename the .repo files to .rzdb files
Richard Hughes
7
-40
/
+41
2008-07-01
Document the razor_importer API.
Kristian Høgsberg
2
-26
/
+132
2008-07-01
Update docs for the RAZOR_DETAIL_LAST change.
Kristian Høgsberg
2
-2
/
+2
2008-07-01
convert the NULL sentinel to RAZOR_DETAIL_LAST
Richard Hughes
7
-48
/
+74
2008-06-30
Get rid of razor_set_get_package().
Kristian Høgsberg
6
-57
/
+58
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
6
-39
/
+54
2008-06-30
trivial: razor_property_iterator_create() can have package NULL and be valid
Richard Hughes
1
-1
/
+0
2008-06-30
convert razor_package_get_details() and razor_package_iterator_next() to varargs
Richard Hughes
7
-85
/
+215
2008-06-29
protect all exported functions by checking the input parameters for NULL input
Richard Hughes
5
-0
/
+115
2008-06-29
add missing licencing information at the top of each source file
Richard Hughes
5
-0
/
+95
2008-06-28
Remove a couple of done TODO items.
Kristian Høgsberg
1
-9
/
+0
2008-06-28
Merge commit 'fdo/master'
Kristian Høgsberg
2
-6
/
+10
2008-06-28
Revert "Get api docs building"
Kristian Høgsberg
3
-2
/
+6
2008-06-26
Add more gtk-doc artifacts to gitignore
James Bowes
1
-0
/
+5
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 import-rpms to bash-completion
James Bowes
1
-1
/
+1
2008-06-26
get rpm -qpi working fully
James Bowes
2
-11
/
+19
2008-06-26
Add return codes to razor_set_open_files and open_details
James Bowes
4
-15
/
+30
2008-06-26
Get api docs building
James Bowes
1
-4
/
+0
2008-06-26
Add missing newline for conflicts output
James Bowes
1
-1
/
+2
2008-06-26
include stdint.h in razor.h to fix an error
Richard Hughes
1
-0
/
+2
2008-06-25
Update gitignore files for docs and test-driver
James Bowes
3
-0
/
+3
2008-06-25
Get the test driver compiling and running again (but not passing).
James Bowes
5
-29
/
+54
2008-06-25
Allow NULL pointers in razor_package_get_details().
Richard Hughes
1
-4
/
+8
2008-06-25
Fix pkg-config file problems.
Kristian Høgsberg
1
-2
/
+2
2008-06-25
Also don't explode when a given path doesn't exist.
Kristian Høgsberg
1
-1
/
+1
2008-06-25
Don't explode when listing files.
Richard Hughes
1
-0
/
+3
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
For rpm --query, --requires is also -R
James Bowes
1
-1
/
+1
2008-06-23
Create an empty package iterator when we don't know about the given file.
James Bowes
1
-1
/
+8
2008-06-23
Implement rpm --query --file
James Bowes
2
-4
/
+26
2008-06-23
Display razor version number for rpm --version
James Bowes
1
-1
/
+3
[next]