summaryrefslogtreecommitdiff
path: root/src/del.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-06all: implement database open optionsTimo Teras1-15/+11
2009-08-04state: fix world dependencies to be honored alwaysTimo Teras1-1/+5
2009-08-04del: add '-r' to remove top-level dependencies recursivelyTimo Teras1-0/+20
2009-06-25help: auto construct helpTimo Teras1-2/+3
2009-06-19improve --help outputNatanael Copa1-1/+1
2009-05-11fix misc compiler warnings about unintialized variables.Natanael Copa1-1/+1
2009-04-16pkg: apk_deps_del helper introducedTimo Teras1-12/+2
2009-04-16del: first remove all targets from world, and then calculate changesTimo Teras1-4/+7
2009-04-14state: rework changeset calculation algorithmTimo Teras1-4/+26
2009-01-17db: database locking and creation to part of opening itTimo Teras1-1/+1
2009-01-13apk: per applet optionsTimo Teras1-1/+1
2008-04-21Argument parsing. Some other stuff too.Timo Teras1-3/+3
2008-04-17Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras1-0/+53