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
2011-07-16
apk_database: add APK_DEFAULT_ARCH for ppc, ppc64 and arm ports
William Pitcock
1
-0
/
+6
2011-07-16
apk: use APK_DEFAULT_ARCH in version().
William Pitcock
1
-1
/
+1
2011-07-16
apk_database: move APK_DEFAULT_ARCH to headers so that we can use it in versi...
William Pitcock
2
-8
/
+10
2011-07-16
apk: display command descriptions in command list
William Pitcock
1
-5
/
+10
2011-07-11
cache: return error if cache sync or download fails
Timo Teräs
1
-3
/
+3
2011-06-28
index: handle errors instead of silently failing
Timo Teräs
3
-12
/
+41
2011-05-27
db: more fix for read-only cache remounting
Timo Teräs
3
-18
/
+15
2011-05-27
db: remount read-only after the file handles have been closed
Natanael Copa
1
-6
/
+6
2011-05-23
state: fix commit order of packages
Timo Teräs
1
-6
/
+17
2011-05-23
db: fix post-install script error message formatting
Timo Teräs
1
-2
/
+2
2011-04-26
state: make some of the interactive messages line up with apt which weren't a...
William Pitcock
1
-3
/
+3
2011-04-22
db: remount ro cache to rw earlier for update to work
Timo Teräs
1
-15
/
+16
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
3
-2
/
+11
2011-04-09
state: make the progress bar look nice
William Pitcock
1
-3
/
+3
2011-04-09
upgrade: Improve english messages on apk-tools/baselibs upgrade transaction.
William Pitcock
1
-2
/
+2
2011-04-07
fetch: fix fetching of packages with arch
Timo Teräs
3
-19
/
+24
2011-04-04
pkg: add origin, maintainer, build_time and commit id to index
Timo Teräs
2
-1
/
+37
2011-04-04
index: support rewriting of architecture
Timo Teräs
1
-2
/
+13
2011-03-31
state: late locking for install_if package selection
Timo Teräs
1
-0
/
+6
2011-03-30
state: use db in own struc when committing
Natanael Copa
6
-8
/
+8
2011-03-29
state, info: implement install_if (fixes #443)
Timo Teräs
2
-60
/
+185
2011-03-29
apk-tools-2.1.0_pre1
v2.1.0_pre1
Timo Teräs
1
-4
/
+3
2011-03-29
fetch: fix package version print
Timo Teräs
1
-3
/
+4
2011-03-27
apk: fix gcc 4.6 warnings
Timo Teräs
1
-2
/
+1
2011-03-27
state: fix late locking of packages
Timo Teräs
1
-1
/
+1
2011-03-19
apk: improve progress bar
Timo Teräs
3
-12
/
+29
2011-03-19
upgrade: reset world dependencies during traversal
Timo Teräs
2
-24
/
+14
2011-03-19
state: lock package late for names specified on command line
Timo Teräs
1
-4
/
+11
2011-03-16
db: relocate from /var/lib/apk
Timo Teräs
3
-47
/
+91
2011-03-16
db: move lock file to /var/lock
Timo Teräs
1
-2
/
+4
2011-03-16
apk: show progress bar by default for tty controlled runs
Timo Teräs
2
-7
/
+12
2011-03-16
db: fix cache tmpfs detection
Timo Teräs
1
-1
/
+1
2011-03-16
db, cache: automatically remount cache read-write when needed
Timo Teräs
3
-14
/
+104
2011-03-16
db: handle arch similarly to stable branch
Timo Teräs
3
-16
/
+26
2011-03-16
db: detect tmpfs better
Timo Teräs
1
-1
/
+4
2011-03-11
url: try wget from $PATH first and fallback to busybox wget
Natanael Copa
1
-0
/
+4
2011-01-21
db: fix package caching
Timo Teräs
1
-2
/
+2
2011-01-05
add: use default arch instead of noarch, improve errors
Timo Teräs
2
-3
/
+4
2011-01-04
db: check and initiailize required package fields before addition to db
Timo Teräs
1
-0
/
+5
2011-01-04
pkg: recognize install_if
Timo Teräs
4
-26
/
+55
2011-01-03
pkg, db: allow index with unsupported features to be loaded
Timo Teräs
5
-24
/
+60
2011-01-03
version: fix evaluation order to make valgrind happy
Timo Teräs
1
-2
/
+2
2011-01-01
pkg: dependencies to specific package checksum
Timo Teräs
7
-29
/
+48
2011-01-01
various: use APK_DEPMASK_REQUIRE where applicable
Timo Teräs
2
-3
/
+3
2011-01-01
upgrade: perform upgrade of apk-tools first if available
Timo Teräs
5
-7
/
+61
2011-01-01
index: remove support of old index format
Timo Teräs
3
-14
/
+0
2011-01-01
various: fix breakage from converting dependency versions to atoms
Timo Teräs
5
-2
/
+8
2011-01-01
url: use always busybox wget
Timo Teräs
1
-1
/
+1
2010-12-17
gunzip: fix ordering of boundary callbacks
Timo Teräs
1
-8
/
+24
[next]