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_database.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-04
pkg: recognize install_if
Timo Teräs
1
-0
/
+1
2011-01-03
pkg, db: allow index with unsupported features to be loaded
Timo Teräs
1
-1
/
+3
2010-12-14
various: use 'atoms' for certain package field and misc fixes
Timo Teräs
1
-1
/
+2
2010-12-14
pkg, db: add preliminary support for arch field
Timo Teräs
1
-1
/
+1
2010-12-10
db: remove support for unsigned repository index
Timo Teräs
1
-1
/
+1
2010-11-23
db: fix hash lookups on 64-bit machines
Timo Teräs
1
-1
/
+1
2010-10-08
io, db: id cache should be specific to database root, not system root
Timo Teräs
1
-0
/
+2
2010-06-11
db: make apk_wait a part of dbopts
Natanael Copa
1
-1
/
+2
2010-06-11
First steps for libapk
Natanael Copa
1
-1
/
+1
2010-03-04
fetch: do not include installed non-repository files in search
Timo Teras
1
-8
/
+11
2009-09-03
index, version: support for repository descriptions (fixes #141)
Timo Teras
1
-0
/
+2
2009-08-13
add: refuse to add bad dependencies to world
Timo Teras
1
-2
/
+3
2009-08-13
db: implement triggers (fixes #45)
Timo Teras
1
-5
/
+7
2009-08-12
db, pkg: separate structure for fields of installed packages
Timo Teras
1
-0
/
+2
2009-08-06
db: prefer local repositories, and implement --no-network
Timo Teras
1
-0
/
+3
2009-08-06
all: implement database open options
Timo Teras
1
-4
/
+17
2009-08-04
fix: new applet to reinstall and fix package
Timo Teras
1
-0
/
+1
2009-07-31
apk: use *at instead of chdir+normal file syscall
Timo Teras
1
-6
/
+6
2009-07-30
audit: protection mask for "symlinks only"
Timo Teras
1
-0
/
+1
2009-07-24
db: remove APK_NAME_VIRTUAL flag
Timo Teras
1
-1
/
+0
2009-07-24
db: create cache index with non-repository packages
Timo Teras
1
-0
/
+1
2009-07-22
add: fixes to installing non-repository package
Timo Teras
1
-0
/
+1
2009-07-21
index: read also new style index files
Timo Teras
1
-0
/
+1
2009-07-20
db: signed index loading (ref #46)
Timo Teras
1
-1
/
+2
2009-07-16
various: new style index generation
Timo Teras
1
-1
/
+0
2009-07-14
db: live with sha1 and md5
Timo Teras
1
-6
/
+8
2009-07-14
db: speed up fdb creation
Timo Teras
1
-2
/
+4
2009-07-14
hash: allow caching of hash value
Timo Teras
1
-0
/
+1
2009-07-14
bstream: make tokenizable and load index using bstream
Timo Teras
1
-1
/
+1
2009-07-09
db: removed apk_repository_update_all() as its no longer needed
Natanael Copa
1
-2
/
+0
2009-07-07
db: open flags revisited
Timo Teras
1
-2
/
+8
2009-06-29
cache: new applet (ref #49)
Timo Teras
1
-0
/
+7
2009-06-29
db: cache packages (ref #49)
Timo Teras
1
-2
/
+3
2009-06-19
db: add function apk_repository_update_all
Natanael Copa
1
-0
/
+1
2009-05-14
add: support for virtual meta packages
Natanael Copa
1
-0
/
+2
2009-05-12
index: support for -d to delete packages from given index
Natanael Copa
1
-0
/
+1
2009-04-21
info: do not read the repositories as this tool only query the statedb
Natanael Copa
1
-0
/
+1
2009-04-16
db: cache index files, 'update' applet
Timo Teras
1
-0
/
+3
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
-3
/
+6
2009-04-14
db: track reverse dependencies
Timo Teras
1
-0
/
+4
2009-01-17
db: database locking and creation to part of opening it
Timo Teras
1
-3
/
+6
2009-01-16
index: write out only packages specified in command line
Timo Teras
1
-1
/
+1
2009-01-16
add: --upgrade|-u to control if upgrading is preferred or not
Timo Teras
1
-1
/
+0
2009-01-14
audit: new command to check changed files
Timo Teras
1
-1
/
+5
2009-01-13
db: hash files by name, instead of keep two directory lists
Timo Teras
1
-1
/
+2
2009-01-13
info: implement who owns packages query (apk_info -W)
Timo Teras
1
-0
/
+1
2009-01-13
apk: per applet options
Timo Teras
1
-0
/
+1
2009-01-07
various: make fancy progress bar and update todo
Timo Teras
1
-1
/
+2
2009-01-06
db: restructure in-memory organization
Timo Teras
1
-6
/
+12
[prev]
[next]