summaryrefslogtreecommitdiffstats
path: root/src/del.c
Commit message (Expand)AuthorAgeFilesLines
* add, del, db: fix various bugs introduced by earlier commitsTimo Teras2009-08-131-0/+1
* all: implement database open optionsTimo Teras2009-08-061-15/+11
* state: fix world dependencies to be honored alwaysTimo Teras2009-08-041-1/+5
* del: add '-r' to remove top-level dependencies recursivelyTimo Teras2009-08-041-0/+20
* help: auto construct helpTimo Teras2009-06-251-2/+3
* improve --help outputNatanael Copa2009-06-191-1/+1
* fix misc compiler warnings about unintialized variables.Natanael Copa2009-05-111-1/+1
* pkg: apk_deps_del helper introducedTimo Teras2009-04-161-12/+2
* del: first remove all targets from world, and then calculate changesTimo Teras2009-04-161-4/+7
* state: rework changeset calculation algorithmTimo Teras2009-04-141-4/+26
* db: database locking and creation to part of opening itTimo Teras2009-01-171-1/+1
* apk: per applet optionsTimo Teras2009-01-131-1/+1
* Argument parsing. Some other stuff too.Timo Teras2008-04-211-3/+3
* Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras2008-04-171-0/+53