index
:
aports
1.10-stable
1.9
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
2.7-stable
3.0-stable
3.1-stable
3.10-stable
3.11-stable
3.2-stable
3.3-stable
3.4-stable
3.5-stable
3.6-stable
3.7-stable
3.8-stable
3.9-stable
master
uacme-upgrade
v3.0-wip
z3-upgrade
Main aports tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
apk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
io: make io vtables const struct, and add accessors for them
Timo Teräs
2017-06-23
1
-2
/
+2
*
close database on SIGINT
Kaarle Ritvanen
2017-04-28
1
-1
/
+9
*
db: separate init from open
Kaarle Ritvanen
2017-04-28
1
-0
/
+2
*
db: allow overriding cache location
Timo Teräs
2017-02-27
1
-0
/
+5
*
apk: don't exit with error code for -V and --print-arch
Timo Teräs
2016-04-19
1
-0
/
+2
*
fetch: allow enabling --simulate
Timo Teräs
2016-02-16
1
-0
/
+3
*
db: add support for --no-cache
Natanael Copa
2015-12-07
1
-0
/
+4
*
rework error handling for read streams
Timo Teräs
2015-03-10
1
-2
/
+2
*
fix test mode
Timo Teräs
2014-12-08
1
-5
/
+7
*
move --simulate to commit options group and alias -s for it
Timo Teräs
2014-11-01
1
-5
/
+4
*
rework option parsing to have a group structure
Timo Teräs
2014-10-08
1
-156
/
+174
*
url: use libfetch to retrieve http/https/ftp files
Timo Teräs
2014-10-08
1
-0
/
+5
*
cache: delete more aggressively unneeded cached files
Timo Teräs
2014-10-06
1
-2
/
+2
*
test: improve loading of repositories, fix broken install-if test
Timo Teräs
2014-05-19
1
-3
/
+15
*
finally fix building PIE binaries
Timo Teräs
2014-05-12
1
-9
/
+29
*
apk: new option --print-arch
Natanael Copa
2014-01-06
1
-0
/
+10
*
print: use stdout instead of stderr for logging and progress
Timo Teräs
2013-10-11
1
-1
/
+0
*
apk: new option --no-scripts
Timo Teräs
2013-09-10
1
-0
/
+4
*
apk: minor fix in help text and a whitespace fix
Natanael Copa
2013-08-28
1
-2
/
+2
*
apk: give more space for applet descriptions on generic help
Timo Teräs
2013-07-08
1
-1
/
+1
*
apk: infrastructure for short-option-only synonyms
Dubiousjim
2013-06-30
1
-8
/
+9
*
various: applet help text and comment fixes
Dubiousjim
2013-06-28
1
-1
/
+1
*
apk: set automatic flags before parsing the opts
Natanael Copa
2013-06-19
1
-1
/
+1
*
apk: use string array in applet mains, separate apk_name_foreach_matching
Timo Teräs
2013-06-18
1
-1
/
+6
*
print: move progress printing to common functions
Timo Teräs
2013-06-17
1
-1
/
+1
*
db: unify handling of special packages
Timo Teräs
2013-05-30
1
-3
/
+5
*
apk: implement --progress-fd to write progress to a specified fd
Timo Teräs
2012-09-20
1
-0
/
+5
*
apk: do not enable automatically interactive mode with --simulate
Timo Teräs
2012-02-24
1
-5
/
+13
*
test: improve pinning tests
Timo Teräs
2012-02-24
1
-5
/
+8
*
test: rewrite the testing framework to use the real applets
Timo Teräs
2012-02-23
1
-0
/
+63
*
apk: /etc/apk/interactive enables interactive mode for tty sessions
Timo Teräs
2012-02-23
1
-1
/
+4
*
apk: fix some unharmful leaks reported by valgrind
Timo Teräs
2012-02-17
1
-9
/
+17
*
apk: remove unneeded global apk_screen_width
Timo Teräs
2011-09-14
1
-1
/
+0
*
upgrade: --no-self-upgrade option
Timo Teräs
2011-09-14
1
-1
/
+2
*
all: update copyright year statement
Timo Teräs
2011-09-13
1
-1
/
+1
*
print: minor cleanup to indented writer
Timo Teräs
2011-09-09
1
-6
/
+5
*
apk: improve indented printing
Timo Teräs
2011-07-22
1
-15
/
+16
*
apk: use APK_DEFAULT_ARCH in version().
William Pitcock
2011-07-16
1
-1
/
+1
*
apk: display command descriptions in command list
William Pitcock
2011-07-16
1
-5
/
+10
*
apk: default screen width 70 if ioctl says 0 as width
Timo Teräs
2011-04-22
1
-1
/
+1
*
db: Allow override arch when using --root
Natanael Copa
2011-04-14
1
-0
/
+5
*
apk: improve progress bar
Timo Teräs
2011-03-19
1
-3
/
+17
*
apk: show progress bar by default for tty controlled runs
Timo Teräs
2011-03-16
1
-0
/
+8
*
upgrade: perform upgrade of apk-tools first if available
Timo Teräs
2011-01-01
1
-0
/
+6
*
various: use 'atoms' for certain package field and misc fixes
Timo Teräs
2010-12-14
1
-0
/
+1
*
io, db: id cache should be specific to database root, not system root
Timo Teräs
2010-10-08
1
-2
/
+0
*
static build: do not use openssl engines
Timo Teräs
2010-06-30
1
-0
/
+4
*
archive: honor username/groupname instead of uid/gid
Timo Teräs
2010-06-12
1
-0
/
+2
*
db: make apk_wait a part of dbopts
Natanael Copa
2010-06-11
1
-3
/
+3
*
First steps for libapk
Natanael Copa
2010-06-11
1
-57
/
+3
[next]