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
/
add.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-18
pkg, info: remember installed packages "replaces"
Timo Teräs
1
-2
/
+3
2011-09-16
solver: inheritable solver flags
Timo Teräs
1
-2
/
+6
2011-09-13
all: update copyright year statement
Timo Teräs
1
-1
/
+1
2011-09-13
solver: add per-name specific flags, and fix the fix applet
Timo Teräs
1
-5
/
+9
2011-09-09
applets: start using solver code
Timo Teräs
1
-36
/
+13
2011-03-30
state: use db in own struc when committing
Natanael Copa
1
-1
/
+1
2011-01-05
add: use default arch instead of noarch, improve errors
Timo Teräs
1
-0
/
+1
2010-12-14
various: use 'atoms' for certain package field and misc fixes
Timo Teräs
1
-1
/
+1
2010-06-11
First steps for libapk
Natanael Copa
1
-0
/
+1
2010-06-01
state: improve error messages from dependency failures
Timo Teräs
1
-14
/
+12
2010-02-26
add: print all failing packages instead of only first
Natanael Copa
1
-3
/
+5
2009-08-13
add, del, db: fix various bugs introduced by earlier commits
Timo Teras
1
-2
/
+3
2009-08-13
add: refuse to add bad dependencies to world
Timo Teras
1
-20
/
+20
2009-08-11
db, audit: audit symlinks (by hash of the link target)
Timo Teras
1
-1
/
+1
2009-08-06
add: world needs to be updated before state instantiation
Timo Teras
1
-2
/
+1
2009-08-06
state: bug fix
Timo Teras
1
-1
/
+2
2009-08-06
all: implement database open options
Timo Teras
1
-24
/
+19
2009-08-04
state: fix world dependencies to be honored always
Timo Teras
1
-0
/
+3
2009-07-31
apk: use *at instead of chdir+normal file syscall
Timo Teras
1
-1
/
+1
2009-07-24
add, fetch: make handling of special options more logical
Timo Teras
1
-41
/
+0
2009-07-24
db: remove APK_NAME_VIRTUAL flag
Timo Teras
1
-1
/
+1
2009-07-24
db: create cache index with non-repository packages
Timo Teras
1
-7
/
+20
2009-07-22
signing: verify and generate identity
Timo Teras
1
-2
/
+2
2009-07-22
add: fixes to installing non-repository package
Timo Teras
1
-3
/
+13
2009-07-22
various: more informative error messages
Timo Teras
1
-3
/
+3
2009-07-22
various: misc fixes
Timo Teras
1
-4
/
+7
2009-07-20
db: signed index loading (ref #46)
Timo Teras
1
-1
/
+1
2009-07-17
verify: new applet (ref #46)
Timo Teras
1
-1
/
+4
2009-07-16
various: new style index generation
Timo Teras
1
-1
/
+1
2009-07-14
db: live with sha1 and md5
Timo Teras
1
-1
/
+2
2009-07-08
csum: use openssl instead
Timo Teras
1
-1
/
+1
2009-07-07
add: ignore install failures on 'apk add --force'
Timo Teras
1
-1
/
+2
2009-06-28
blob: function to checksum a blob
Timo Teras
1
-9
/
+1
2009-06-25
help: auto construct help
Timo Teras
1
-46
/
+44
2009-06-19
improve --help output
Natanael Copa
1
-1
/
+1
2009-06-16
add: support for forced versions
Natanael Copa
1
-16
/
+5
2009-05-25
Revert "add: replace coffe-cup with starwars"
Timo Teras
1
-3
/
+47
2009-05-21
add: fix segfault when no params are given
Linux User
1
-1
/
+2
2009-05-21
add: replace coffe-cup with starwars
Natanael Copa
1
-48
/
+4
2009-05-21
add: coffe-cup
Natanael Copa
1
-0
/
+49
2009-05-19
add: fix segfault when no packages are given
Natanael Copa
1
-1
/
+1
2009-05-15
add: create csum for virtuals. only add the virtual to world
Natanael Copa
1
-2
/
+14
2009-05-15
add: improve error reporting for virtual packages
Natanael Copa
1
-5
/
+7
2009-05-14
add: support for virtual meta packages
Natanael Copa
1
-4
/
+34
2009-05-14
fix uninitialized variable bug
Natanael Copa
1
-1
/
+1
2009-05-11
fix misc compiler warnings about unintialized variables.
Natanael Copa
1
-2
/
+3
2009-05-11
add: delay state initialization til we have all pkgs in db
Natanael Copa
1
-5
/
+9
2009-04-14
state: rework changeset calculation algorithm
Timo Teras
1
-6
/
+18
2009-01-17
db: database locking and creation to part of opening it
Timo Teras
1
-22
/
+5
2009-01-16
add: --upgrade|-u to control if upgrading is preferred or not
Timo Teras
1
-4
/
+8
[next]