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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-09
Move razor root code to its own file.
Kristian Høgsberg
1
-1
/
+1
2008-06-09
Add librazor.a to Makefile to make it clearer what is core razor.
Kristian Høgsberg
1
-5
/
+9
2008-06-04
Implement the rpm --package option.
Kristian Høgsberg
1
-1
/
+1
2008-06-04
Flesh out the rpm -q part of the rpm command line wrapper.
Kristian Høgsberg
1
-1
/
+1
2008-06-03
Start rpm commandline compatible wrapper.
Kristian Høgsberg
1
-1
/
+3
2008-04-07
Reduce harmless warnings from run_script().
Kristian Høgsberg
1
-1
/
+1
2008-03-12
install: Initialize package array correctly.
Kristian Høgsberg
1
-0
/
+4
2008-02-29
use -Wmissing-prototypes to help find dead code
Dan Winship
1
-1
/
+1
2008-02-07
split array and hashtable code out into a new file
Dan Winship
1
-2
/
+3
2008-02-06
fix dependencies
Dan Winship
1
-0
/
+2
2008-02-05
s/import/yum/
Dan Winship
1
-1
/
+1
2008-02-04
don't use -O2 for now
Dan Winship
1
-1
/
+1
2008-01-03
Add iterator API, boot-strap test suite.
Kristian Høgsberg
1
-1
/
+1
2008-01-03
Split a few functions out into new file util.c.
Kristian Høgsberg
1
-2
/
+2
2007-11-13
Add the start of a test suite for the core razor functionality.
Kristian Høgsberg
1
-1
/
+8
2007-11-07
Add the first bits of rpm file parser.
Kristian Høgsberg
1
-1
/
+1
2007-11-05
Link to curl and download yum files automatically.
Kristian Høgsberg
1
-7
/
+1
2007-11-04
Parse filelists.xml.gz too, so we import the yum files too.
Kristian Høgsberg
1
-1
/
+1
2007-10-25
Fix yum importer.
Kristian Høgsberg
1
-1
/
+1
2007-09-30
Split command line interface out into main.c.
Kristian Høgsberg
1
-1
/
+1
2007-09-20
Split the property pool into three pools; requires, provides and packages.
Kristian Høgsberg
1
-1
/
+1
2007-09-20
Implement the rest of package updating.
Kristian Høgsberg
1
-1
/
+1
2007-09-19
Add importer for system rpm database.
Kristian Høgsberg
1
-1
/
+1
2007-09-18
Split importers to import.c.
Kristian Høgsberg
1
-1
/
+1
2007-09-18
Add makefile rule to download and import yum data.
Kristian Høgsberg
1
-0
/
+6
2007-09-13
Use equality of string pool indices for string equality tests.
Kristian Høgsberg
1
-1
/
+1
2007-09-03
Initial commit.
Kristian Høgsberg
1
-0
/
+7