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
/
apk_defines.h
Age
Commit message (
Expand
)
Author
Files
Lines
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