index
:
apk-tools
2.0-stable
2.1-stable
2.10-stable
2.12-stable
2.14-stable
2.6-stable
2.7-stable
2.8-stable
adelie/2.12
current
feature/macos
fix/portability-broken-qsort-r
for-adelie/pmmx
for-alpine/cache-errors
for-alpine/posix-shell
for-alpine/pregen-help
for-alpine/solver-debugging
master
mkpkg-info-generalization
tt-add-virtual-version
tt-fetch-world
tt-fix-symlink-apknew
tt-layers
tt-no-cache
tt-stable-wip
tt-subnet-match
v3.0-wip
zv/test
Adélie Linux patches for Alpine Package Keeper (apk-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-22
io: fix compiler error by including stdint.h
Alex Dowad
1
-0
/
+1
2015-04-17
fix issue introduced in previous xattr error handling changes
Timo Teräs
1
-2
/
+2
2015-04-17
disable xattrs on symlinks for now
Timo Teräs
2
-2
/
+2
2015-04-17
make file install errors non-fatal, and xattr errors hidden
Timo Teräs
5
-83
/
+109
2015-04-13
fix tee io error handling
Timo Teräs
2
-4
/
+6
2015-04-13
fix error mapping types
Timo Teräs
1
-1
/
+1
2015-04-10
update: return errors also with --quiet
Natanael Copa
1
-1
/
+1
2015-04-08
use memmove for copying buffer leftovers, as the ranges may overlap
Timo Teräs
1
-1
/
+1
2015-04-08
unbreak audit after xattr support
Timo Teräs
1
-2
/
+1
2015-04-08
ignore .apk-new files for overlays
Timo Teräs
3
-1
/
+12
2015-04-08
make default dir/file acl implicit
Timo Teräs
1
-2
/
+2
2015-04-08
audit xattrs
Timo Teräs
3
-38
/
+90
2015-04-07
update: return failure if any mirror update failed
Natanael Copa
3
-3
/
+10
2015-04-07
commit: return failure if there are any errors
Natanael Copa
1
-1
/
+1
2015-03-11
calculate and store checksum of xattrs
Timo Teräs
5
-7
/
+63
2015-03-10
rename file info related functions for consistency
Timo Teräs
8
-17
/
+17
2015-03-10
extract xattrs from packages
Timo Teräs
3
-0
/
+46
2015-03-10
rework error handling for write streams
Timo Teräs
4
-29
/
+19
2015-03-10
rework error handling for read streams
Timo Teräs
8
-42
/
+74
2015-02-04
remove old compat. field entry from installed db handling
Timo Teräs
1
-1
/
+0
2015-01-30
remove spurious audit message from missing files with --system
Timo Teräs
1
-4
/
+2
2015-01-30
sort world dependencies alphabetically
Timo Teräs
1
-0
/
+8
2015-01-30
always save 'world' with line feeds
Timo Teräs
2
-4
/
+1
2015-01-30
remove support for old database location in /var
Timo Teräs
3
-57
/
+0
2015-01-30
remove reverse dependencies first
Timo Teräs
1
-0
/
+6
2014-12-08
make del, fetch, fix and info return errors
Timo Teräs
8
-32
/
+63
2014-12-08
fix test mode
Timo Teräs
1
-5
/
+7
2014-11-03
db: assign write permission to lock file
Kaarle Ritvanen
1
-2
/
+2
2014-11-01
move --simulate to commit options group and alias -s for it
Timo Teräs
1
-5
/
+4
2014-11-01
make 'mode, uid, gid' triplet separate atomized struct
Timo Teräs
3
-53
/
+68
2014-11-01
support extended pax header in tar extractor
Timo Teräs
3
-38
/
+93
2014-10-13
db: improve and unify fdb error messages
Timo Teräs
1
-27
/
+13
2014-10-09
db: unconditionally refresh index with --force
Timo Teräs
1
-1
/
+3
2014-10-08
rework option parsing to have a group structure
Timo Teräs
14
-319
/
+390
2014-10-08
url: fix double free from late libfetch changes
Timo Teräs
1
-1
/
+0
2014-10-08
io,url,db: support for if-modified-since
Timo Teräs
6
-53
/
+81
2014-10-08
url: use libfetch to retrieve http/https/ftp files
Timo Teräs
3
-56
/
+51
2014-10-07
db: fix crash if unable to download cache item
Timo Teräs
1
-2
/
+3
2014-10-07
io: fix few error path leaks
Timo Teräs
2
-6
/
+9
2014-10-07
db: rework directory permission handling
Timo Teräs
4
-58
/
+88
2014-10-06
solver: enforce conflicts during upgrades and new pkg installs
Timo Teräs
1
-2
/
+11
2014-10-06
cache: delete more aggressively unneeded cached files
Timo Teräs
2
-6
/
+12
2014-10-06
db: use per-pkg architecture (if available) to form download url
Timo Teräs
1
-2
/
+6
2014-10-06
info who-owns: print symlink target owner as a fallback
Timo Teräs
1
-3
/
+15
2014-10-06
index: fix warning about package names without provider
Timo Teräs
3
-9
/
+11
2014-05-19
solver: fix installation of non-repository packages during tmpfs boot
Timo Teräs
4
-3
/
+13
2014-05-19
test: improve loading of repositories, fix broken install-if test
Timo Teräs
1
-3
/
+15
2014-05-19
del: allow deletion of world dependency when it is not installed
Timo Teräs
1
-0
/
+3
2014-05-12
finally fix building PIE binaries
Timo Teräs
3
-14
/
+37
2014-04-25
db: allow replacing files of origin package is same
Timo Teräs
1
-0
/
+3
[next]