summaryrefslogtreecommitdiff
path: root/librazor/razor.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-25Also don't explode when a given path doesn't exist.Kristian Høgsberg1-1/+1
2008-06-25Don't explode when listing files.Richard Hughes1-0/+3
2008-06-23Make file listing (either per-repo or per-package) use the correct string poolJames Bowes1-2/+2
2008-06-23Move a couple of unrelated functions out of transaction.c.Kristian Høgsberg1-0/+41
2008-06-23Use GCC 4 -fvisibility to control exported symbols.Kristian Høgsberg1-18/+20
2008-06-23Actually store the files strings in the files string poolJames Bowes1-1/+1
2008-06-23Set up gtkdoc for razor.Kristian Høgsberg1-0/+1
2008-06-23Merge commit 'jbowes/master'Kristian Høgsberg1-14/+139
2008-06-20Introduce install/remove iterators.Kristian Høgsberg1-0/+52
2008-06-20Fix the razor_set_diff() callback prototype.Kristian Høgsberg1-4/+6
2008-06-20Merge branch 'krh/master'James Bowes1-0/+588
2008-06-20Break up the monolithic razor.c.Kristian Høgsberg1-2190/+11
2008-06-20Record the time of dependencies (post, pre, postun, preun).Kristian Høgsberg1-92/+123
2008-06-16Don't fail to update if there is not older package found.Kristian Høgsberg1-4/+4
2008-06-16Autoconfify razor.Richard Hughes1-0/+2611