Age | Commit message (Expand) | Author | Files | Lines |
2010-05-05 | info: fix querying of removed, but referenced packages | Timo Teras | 1 | -1/+1 |
2009-09-03 | index, version: support for repository descriptions (fixes #141) | Timo Teras | 1 | -1/+1 |
2009-08-13 | info: clean ups, print triggers (ref #45) | Timo Teras | 1 | -96/+113 |
2009-08-12 | db, pkg: separate structure for fields of installed packages | Timo Teras | 1 | -8/+11 |
2009-08-06 | all: implement database open options | Timo Teras | 1 | -13/+7 |
2009-08-05 | info: fix a --exists to work if the name is non-existant | Timo Teras | 1 | -0/+3 |
2009-08-05 | info: support dependency style tests in package existance checking | Timo Teras | 1 | -11/+18 |
2009-07-14 | db: speed up fdb creation | Timo Teras | 1 | -1/+1 |
2009-07-07 | db: open flags revisited | Timo Teras | 1 | -1/+1 |
2009-06-30 | info: fix compiler warning on x86_64 | Natanael Copa | 1 | -2/+2 |
2009-06-25 | help: auto construct help | Timo Teras | 1 | -14/+14 |
2009-06-19 | info: support for -d, --description | Natanael Copa | 1 | -5/+20 |
2009-06-19 | info: allow multiple subactions at the same run | Natanael Copa | 1 | -18/+45 |
2009-06-19 | info: add size and webpage to usage | Natanael Copa | 1 | -1/+1 |
2009-06-19 | info: add -w,--webpage and -s,--size options | Natanael Copa | 1 | -0/+30 |
2009-06-19 | improve --help output | Natanael Copa | 1 | -1/+2 |
2009-04-21 | info: let -e print which packages are installed | Natanael Copa | 1 | -14/+30 |
2009-04-21 | info: do not read the repositories as this tool only query the statedb | Natanael Copa | 1 | -1/+1 |
2009-04-16 | pkg: clean up writing of dependencies | Timo Teras | 1 | -3/+8 |
2009-04-14 | state: rework changeset calculation algorithm | Timo Teras | 1 | -3/+4 |
2009-04-14 | info: option '-r' to print "required by" info | Timo Teras | 1 | -43/+71 |
2009-03-07 | Created search applet | Cameron Banta | 1 | -29/+1 |
2009-03-06 | Added -o option to apk info to list repository packages | Cameron Banta | 1 | -1/+29 |
2009-02-08 | info: list contents follw same style as list depends | Natanael Copa | 1 | -6/+7 |
2009-02-08 | info: implement -R/--depends to show dependencies | Natanael Copa | 1 | -1/+42 |
2009-01-20 | info: don't print package name unless its installed | Natanael Copa | 1 | -1/+2 |
2009-01-20 | info: list contents with -L | Natanael Copa | 1 | -0/+43 |
2009-01-17 | db: database locking and creation to part of opening it | Timo Teras | 1 | -1/+1 |
2009-01-16 | info: only show package desc when --verbose | Natanael Copa | 1 | -4/+6 |
2009-01-13 | info: implement who owns packages query (apk_info -W) | Timo Teras | 1 | -0/+36 |
2009-01-13 | apk: per applet options | Timo Teras | 1 | -9/+70 |
2009-01-09 | info: new applet | Natanael Copa | 1 | -0/+43 |