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
/
librazor
/
razor.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
Make file listing (either per-repo or per-package) use the correct string pool
James Bowes
1
-2
/
+2
2008-06-23
Move a couple of unrelated functions out of transaction.c.
Kristian Høgsberg
1
-0
/
+41
2008-06-23
Use GCC 4 -fvisibility to control exported symbols.
Kristian Høgsberg
1
-18
/
+20
2008-06-23
Actually store the files strings in the files string pool
James Bowes
1
-1
/
+1
2008-06-23
Set up gtkdoc for razor.
Kristian Høgsberg
1
-0
/
+1
2008-06-23
Merge commit 'jbowes/master'
Kristian Høgsberg
1
-14
/
+139
2008-06-20
Introduce install/remove iterators.
Kristian Høgsberg
1
-0
/
+52
2008-06-20
Fix the razor_set_diff() callback prototype.
Kristian Høgsberg
1
-4
/
+6
2008-06-20
Merge branch 'krh/master'
James Bowes
1
-0
/
+588
2008-06-20
Break up the monolithic razor.c.
Kristian Høgsberg
1
-2190
/
+11
2008-06-20
Record the time of dependencies (post, pre, postun, preun).
Kristian Høgsberg
1
-92
/
+123
2008-06-16
Don't fail to update if there is not older package found.
Kristian Høgsberg
1
-4
/
+4
2008-06-16
Autoconfify razor.
Richard Hughes
1
-0
/
+2611