.gitignore
author Dan Winship <danw@gnome.org>
Mon Mar 03 14:55:16 2008 -0500 (2008-03-03)
changeset 140 017f92f7039a
parent 58 3403937e0913
child 241 c3eb520e2219
permissions -rw-r--r--
redo some of the transaction code, get conflicts and obsoletes partly working

now uses a bit array of to-be-installed/removed packages and uses that to
avoid needing to do either per-property searches or repeated merges. but it
really needs to have a bit array of properties too probably

checkpoint before starting on simplifying/cleaning up the existing
transaction code
krh@1
     1
.gitignore
krh@1
     2
*.o
krh@1
     3
*~
krh@1
     4
*.repo
krh@1
     5
razor
danw@110
     6
test-driver
krh@1
     7
pkgs
krh@1
     8
set
krh@58
     9
primary.xml.gz
danw@110
    10
filelists.xml.gz