Age | Commit message (Expand) | Author | Files | Lines |
2010-06-11 | db: make apk_wait a part of dbopts | Natanael Copa | 1 | -1/+2 |
2010-06-11 | First steps for libapk | Natanael Copa | 1 | -1/+1 |
2010-03-04 | fetch: do not include installed non-repository files in search | Timo Teras | 1 | -8/+11 |
2009-09-03 | index, version: support for repository descriptions (fixes #141) | Timo Teras | 1 | -0/+2 |
2009-08-13 | add: refuse to add bad dependencies to world | Timo Teras | 1 | -2/+3 |
2009-08-13 | db: implement triggers (fixes #45) | Timo Teras | 1 | -5/+7 |
2009-08-12 | db, pkg: separate structure for fields of installed packages | Timo Teras | 1 | -0/+2 |
2009-08-06 | db: prefer local repositories, and implement --no-network | Timo Teras | 1 | -0/+3 |
2009-08-06 | all: implement database open options | Timo Teras | 1 | -4/+17 |
2009-08-04 | fix: new applet to reinstall and fix package | Timo Teras | 1 | -0/+1 |
2009-07-31 | apk: use *at instead of chdir+normal file syscall | Timo Teras | 1 | -6/+6 |
2009-07-30 | audit: protection mask for "symlinks only" | Timo Teras | 1 | -0/+1 |
2009-07-24 | db: remove APK_NAME_VIRTUAL flag | Timo Teras | 1 | -1/+0 |
2009-07-24 | db: create cache index with non-repository packages | Timo Teras | 1 | -0/+1 |
2009-07-22 | add: fixes to installing non-repository package | Timo Teras | 1 | -0/+1 |
2009-07-21 | index: read also new style index files | Timo Teras | 1 | -0/+1 |
2009-07-20 | db: signed index loading (ref #46) | Timo Teras | 1 | -1/+2 |
2009-07-16 | various: new style index generation | Timo Teras | 1 | -1/+0 |
2009-07-14 | db: live with sha1 and md5 | Timo Teras | 1 | -6/+8 |
2009-07-14 | db: speed up fdb creation | Timo Teras | 1 | -2/+4 |
2009-07-14 | hash: allow caching of hash value | Timo Teras | 1 | -0/+1 |
2009-07-14 | bstream: make tokenizable and load index using bstream | Timo Teras | 1 | -1/+1 |
2009-07-09 | db: removed apk_repository_update_all() as its no longer needed | Natanael Copa | 1 | -2/+0 |
2009-07-07 | db: open flags revisited | Timo Teras | 1 | -2/+8 |
2009-06-29 | cache: new applet (ref #49) | Timo Teras | 1 | -0/+7 |
2009-06-29 | db: cache packages (ref #49) | Timo Teras | 1 | -2/+3 |
2009-06-19 | db: add function apk_repository_update_all | Natanael Copa | 1 | -0/+1 |
2009-05-14 | add: support for virtual meta packages | Natanael Copa | 1 | -0/+2 |
2009-05-12 | index: support for -d to delete packages from given index | Natanael Copa | 1 | -0/+1 |
2009-04-21 | info: do not read the repositories as this tool only query the statedb | Natanael Copa | 1 | -0/+1 |
2009-04-16 | db: cache index files, 'update' applet | Timo Teras | 1 | -0/+3 |
2009-04-15 | fetch: new applet to download .apk files | Timo Teras | 1 | -0/+1 |
2009-04-14 | state: rework changeset calculation algorithm | Timo Teras | 1 | -3/+6 |
2009-04-14 | db: track reverse dependencies | Timo Teras | 1 | -0/+4 |
2009-01-17 | db: database locking and creation to part of opening it | Timo Teras | 1 | -3/+6 |
2009-01-16 | index: write out only packages specified in command line | Timo Teras | 1 | -1/+1 |
2009-01-16 | add: --upgrade|-u to control if upgrading is preferred or not | Timo Teras | 1 | -1/+0 |
2009-01-14 | audit: new command to check changed files | Timo Teras | 1 | -1/+5 |
2009-01-13 | db: hash files by name, instead of keep two directory lists | Timo Teras | 1 | -1/+2 |
2009-01-13 | info: implement who owns packages query (apk_info -W) | Timo Teras | 1 | -0/+1 |
2009-01-13 | apk: per applet options | Timo Teras | 1 | -0/+1 |
2009-01-07 | various: make fancy progress bar and update todo | Timo Teras | 1 | -1/+2 |
2009-01-06 | db: restructure in-memory organization | Timo Teras | 1 | -6/+12 |
2008-11-28 | io: apk_ostream stuff | Timo Teras | 1 | -1/+1 |
2008-11-28 | add: add support to install packages not in a repository | Timo Teras | 1 | -1/+1 |
2008-11-28 | db: rework 'files' to 'installed' | Timo Teras | 1 | -1/+0 |
2008-11-27 | hash, db: use apk_blob_t and list_* | Timo Teras | 1 | -4/+9 |
2008-11-14 | db: checksum installed files, protect config files | Timo Teras | 1 | -0/+5 |
2008-04-22 | Preserve uid and gid. Quiet flag to print dots on progress. | Timo Teras | 1 | -0/+2 |
2008-04-21 | Argument parsing. Some other stuff too. | Timo Teras | 1 | -4/+4 |