Age | Commit message (Expand) | Author | Files | Lines |
2018-01-04 | enable automatic update of indexes controlled by --cache-max-age | Timo Teräs | 1 | -4/+12 |
2018-01-03 | split --force to several --force-[type] options | Timo Teräs | 1 | -4/+32 |
2018-01-03 | add new umbrella flag --initramfs-diskless-boot | Henrik Riomar | 1 | -0/+6 |
2018-01-03 | add new flag --no-commit-hooks | Henrik Riomar | 1 | -0/+4 |
2018-01-03 | apk, del: fix few memory leaks | Timo Teräs | 1 | -1/+4 |
2017-06-23 | io: make io vtables const struct, and add accessors for them | Timo Teräs | 1 | -2/+2 |
2017-04-28 | close database on SIGINT | Kaarle Ritvanen | 1 | -1/+9 |
2017-04-28 | db: separate init from open | Kaarle Ritvanen | 1 | -0/+2 |
2017-02-27 | db: allow overriding cache location | Timo Teräs | 1 | -0/+5 |
2016-04-19 | apk: don't exit with error code for -V and --print-arch | Timo Teräs | 1 | -0/+2 |
2016-02-16 | fetch: allow enabling --simulate | Timo Teräs | 1 | -0/+3 |
2015-12-07 | db: add support for --no-cache | Natanael Copa | 1 | -0/+4 |
2015-03-10 | rework error handling for read streams | Timo Teräs | 1 | -2/+2 |
2014-12-08 | fix test mode | Timo Teräs | 1 | -5/+7 |
2014-11-01 | move --simulate to commit options group and alias -s for it | Timo Teräs | 1 | -5/+4 |
2014-10-08 | rework option parsing to have a group structure | Timo Teräs | 1 | -156/+174 |
2014-10-08 | url: use libfetch to retrieve http/https/ftp files | Timo Teräs | 1 | -0/+5 |
2014-10-06 | cache: delete more aggressively unneeded cached files | Timo Teräs | 1 | -2/+2 |
2014-05-19 | test: improve loading of repositories, fix broken install-if test | Timo Teräs | 1 | -3/+15 |
2014-05-12 | finally fix building PIE binaries | Timo Teräs | 1 | -9/+29 |
2014-01-06 | apk: new option --print-arch | Natanael Copa | 1 | -0/+10 |
2013-10-11 | print: use stdout instead of stderr for logging and progress | Timo Teräs | 1 | -1/+0 |
2013-09-10 | apk: new option --no-scripts | Timo Teräs | 1 | -0/+4 |
2013-08-28 | apk: minor fix in help text and a whitespace fix | Natanael Copa | 1 | -2/+2 |
2013-07-08 | apk: give more space for applet descriptions on generic help | Timo Teräs | 1 | -1/+1 |
2013-06-30 | apk: infrastructure for short-option-only synonyms | Dubiousjim | 1 | -8/+9 |
2013-06-28 | various: applet help text and comment fixes | Dubiousjim | 1 | -1/+1 |
2013-06-19 | apk: set automatic flags before parsing the opts | Natanael Copa | 1 | -1/+1 |
2013-06-18 | apk: use string array in applet mains, separate apk_name_foreach_matching | Timo Teräs | 1 | -1/+6 |
2013-06-17 | print: move progress printing to common functions | Timo Teräs | 1 | -1/+1 |
2013-05-30 | db: unify handling of special packages | Timo Teräs | 1 | -3/+5 |
2012-09-20 | apk: implement --progress-fd to write progress to a specified fd | Timo Teräs | 1 | -0/+5 |
2012-02-24 | apk: do not enable automatically interactive mode with --simulate | Timo Teräs | 1 | -5/+13 |
2012-02-24 | test: improve pinning tests | Timo Teräs | 1 | -5/+8 |
2012-02-23 | test: rewrite the testing framework to use the real applets | Timo Teräs | 1 | -0/+63 |
2012-02-23 | apk: /etc/apk/interactive enables interactive mode for tty sessions | Timo Teräs | 1 | -1/+4 |
2012-02-17 | apk: fix some unharmful leaks reported by valgrind | Timo Teräs | 1 | -9/+17 |
2011-09-14 | apk: remove unneeded global apk_screen_width | Timo Teräs | 1 | -1/+0 |
2011-09-14 | upgrade: --no-self-upgrade option | Timo Teräs | 1 | -1/+2 |
2011-09-13 | all: update copyright year statement | Timo Teräs | 1 | -1/+1 |
2011-09-09 | print: minor cleanup to indented writer | Timo Teräs | 1 | -6/+5 |
2011-07-22 | apk: improve indented printing | Timo Teräs | 1 | -15/+16 |
2011-07-16 | apk: use APK_DEFAULT_ARCH in version(). | William Pitcock | 1 | -1/+1 |
2011-07-16 | apk: display command descriptions in command list | William Pitcock | 1 | -5/+10 |
2011-04-22 | apk: default screen width 70 if ioctl says 0 as width | Timo Teräs | 1 | -1/+1 |
2011-04-14 | db: Allow override arch when using --root | Natanael Copa | 1 | -0/+5 |
2011-03-19 | apk: improve progress bar | Timo Teräs | 1 | -3/+17 |
2011-03-16 | apk: show progress bar by default for tty controlled runs | Timo Teräs | 1 | -0/+8 |
2011-01-01 | upgrade: perform upgrade of apk-tools first if available | Timo Teräs | 1 | -0/+6 |
2010-12-14 | various: use 'atoms' for certain package field and misc fixes | Timo Teräs | 1 | -0/+1 |