Age | Commit message (Expand) | Author | Files | Lines |
2013-09-10 | apk: new option --no-scripts | Timo Teräs | 1 | -0/+1 |
2013-09-05 | arch: use armhf for arm hardfloat eabi | Timo Teräs | 1 | -2/+2 |
2013-07-02 | defines: detect endianess on arm, for armel | Timo Teräs | 1 | -0/+3 |
2013-06-17 | io: get rid of APK_PROGRESS_SCALE | Timo Teräs | 1 | -2/+1 |
2013-06-13 | errors: rewrite the logic how errors are reported | Timo Teräs | 1 | -0/+3 |
2013-06-13 | solver: rewrite as deductive solver -- core features | Timo Teräs | 1 | -3/+20 |
2013-05-30 | db: unify handling of special packages | Timo Teräs | 1 | -1/+1 |
2012-02-22 | db, solver, io: scan cache items at startup | Timo Teräs | 1 | -0/+20 |
2012-02-20 | solver: rewrite backtracking and scoring system | Timo Teräs | 1 | -0/+5 |
2012-01-06 | common: fix apk_array copying, and additional size_t fixes | Timo Teräs | 1 | -0/+1 |
2011-09-20 | all: fix array size data type on 64 bit | Natanael Copa | 1 | -1/+1 |
2011-09-13 | all: update copyright year statement | Timo Teräs | 1 | -1/+1 |
2011-09-09 | applets: start using solver code | Timo Teräs | 1 | -3/+6 |
2011-07-22 | apk: improve indented printing | Timo Teräs | 1 | -1/+0 |
2011-03-19 | apk: improve progress bar | Timo Teräs | 1 | -0/+1 |
2011-01-01 | upgrade: perform upgrade of apk-tools first if available | Timo Teräs | 1 | -0/+1 |
2010-12-14 | pkg, db: add preliminary support for arch field | Timo Teräs | 1 | -0/+1 |
2010-06-11 | First steps for libapk | Natanael Copa | 1 | -8/+1 |
2010-06-05 | all: rework how arrays work | Timo Teräs | 1 | -18/+18 |
2009-12-21 | apk: remove the unneeded --never-overwrite | Timo Teras | 1 | -2/+1 |
2009-12-21 | apk: --overlay-from-stdin | Timo Teras | 1 | -0/+1 |
2009-11-06 | apk: add --never-overwrite flag (ref #197) | Timo Teras | 1 | -0/+1 |
2009-08-13 | db: implement triggers (fixes #45) | Timo Teras | 1 | -1/+1 |
2009-08-06 | db: prefer local repositories, and implement --no-network | Timo Teras | 1 | -0/+1 |
2009-08-04 | del: add '-r' to remove top-level dependencies recursively | Timo Teras | 1 | -0/+1 |
2009-07-31 | apk: use *at instead of chdir+normal file syscall | Timo Teras | 1 | -1/+1 |
2009-07-24 | apk: add -i/--interactive option (fixes #60) | Timo Teras | 1 | -0/+1 |
2009-07-22 | apk: add --purge option (fixes #61) | Timo Teras | 1 | -0/+1 |
2009-07-22 | apk: allow-untrusted option | Timo Teras | 1 | -0/+1 |
2009-07-22 | various: more informative error messages | Timo Teras | 1 | -0/+1 |
2009-07-22 | various: misc fixes | Timo Teras | 1 | -3/+3 |
2009-07-14 | blob: add some likelyness to help compiler optimizations | Timo Teras | 1 | -0/+12 |
2009-07-14 | build: optimize with -O2 by default | Timo Teras | 1 | -2/+3 |
2009-07-09 | implement --update-cache option | Natanael Copa | 1 | -0/+1 |
2009-07-08 | csum: use openssl instead | Timo Teras | 1 | -14/+0 |
2009-07-07 | apk: add --wait option to wait for exclusive lock (fixes #26) | Timo Teras | 1 | -1/+1 |
2009-06-25 | upgrade: add --available option | Timo Teras | 1 | -1/+2 |
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 | -2/+8 |
2009-03-04 | apk: --force to overwrite files | Timo Teras | 1 | -1/+1 |
2009-03-04 | apk: --clean-protected option | Timo Teras | 1 | -0/+1 |
2009-01-16 | add: --upgrade|-u to control if upgrading is preferred or not | Timo Teras | 1 | -1/+1 |
2009-01-16 | info: only show package desc when --verbose | Natanael Copa | 1 | -3/+3 |
2009-01-07 | various: make fancy progress bar and update todo | Timo Teras | 1 | -1/+20 |
2009-01-06 | apk_array: clear newly allocated memory | Timo Teras | 1 | -1/+6 |
2008-11-27 | hash, db: use apk_blob_t and list_* | Timo Teras | 1 | -0/+69 |
2008-11-14 | db: checksum installed files, protect config files | Timo Teras | 1 | -0/+7 |
2008-04-22 | Overwriting of bb files, apk_create (from old apk-tools), chdir changes, | Timo Teras | 1 | -5/+21 |
2008-04-22 | Preserve uid and gid. Quiet flag to print dots on progress. | Timo Teras | 1 | -3/+5 |
2008-04-17 | Initial commit of some stuff written so far. Still in state of flux. Expect | Timo Teras | 1 | -0/+147 |