Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-09 | Pacify test case and make it work with builddir != srcdir. | Kristian Høgsberg | 1 | -6/+13 | |
Also remember to ship test.xml. Make distcheck now passes, but we need to make the test suite more useful. | |||||
2008-07-01 | convert the NULL sentinel to RAZOR_DETAIL_LAST | Richard Hughes | 1 | -1/+4 | |
2008-06-30 | Get rid of razor_set_get_package(). | Kristian Høgsberg | 1 | -6/+20 | |
This was always a silly little helper function, not general enough for real world applications. Use an iterator to search through the set to find the package of interest. | |||||
2008-06-29 | add missing licencing information at the top of each source file | Richard Hughes | 1 | -0/+19 | |
The licence text is needed when razor is packaged for Debian. :-) | |||||
2008-06-25 | Get the test driver compiling and running again (but not passing). | James Bowes | 1 | -25/+42 | |
2008-06-20 | Merge branch 'krh/master' | James Bowes | 1 | -0/+463 | |
Conflicts: librazor/razor.h librazor/rpm.c razor.c src/main.c | |||||
2008-06-16 | Autoconfify razor. | Richard Hughes | 1 | -0/+458 | |