index
:
aports
1.10-stable
1.9
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
2.7-stable
3.0-stable
3.1-stable
3.10-stable
3.11-stable
3.2-stable
3.3-stable
3.4-stable
3.5-stable
3.6-stable
3.7-stable
3.8-stable
3.9-stable
master
uacme-upgrade
v3.0-wip
z3-upgrade
Main aports tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
database.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
applets: start using solver code
Timo Teräs
2011-09-09
1
-6
/
+1
*
apk_database: move APK_DEFAULT_ARCH to headers so that we can use it in versi...
William Pitcock
2011-07-16
1
-8
/
+0
*
index: handle errors instead of silently failing
Timo Teräs
2011-06-28
1
-6
/
+13
*
db: more fix for read-only cache remounting
Timo Teräs
2011-05-27
1
-17
/
+14
*
db: remount read-only after the file handles have been closed
Natanael Copa
2011-05-27
1
-6
/
+6
*
db: fix post-install script error message formatting
Timo Teräs
2011-05-23
1
-2
/
+2
*
db: remount ro cache to rw earlier for update to work
Timo Teräs
2011-04-22
1
-15
/
+16
*
db: Allow override arch when using --root
Natanael Copa
2011-04-14
1
-2
/
+5
*
fetch: fix fetching of packages with arch
Timo Teräs
2011-04-07
1
-16
/
+20
*
apk: fix gcc 4.6 warnings
Timo Teräs
2011-03-27
1
-2
/
+1
*
db: relocate from /var/lib/apk
Timo Teräs
2011-03-16
1
-47
/
+59
*
db: move lock file to /var/lock
Timo Teräs
2011-03-16
1
-2
/
+4
*
db: fix cache tmpfs detection
Timo Teräs
2011-03-16
1
-1
/
+1
*
db, cache: automatically remount cache read-write when needed
Timo Teräs
2011-03-16
1
-13
/
+100
*
db: handle arch similarly to stable branch
Timo Teräs
2011-03-16
1
-14
/
+23
*
db: detect tmpfs better
Timo Teräs
2011-03-16
1
-1
/
+4
*
db: fix package caching
Timo Teräs
2011-01-21
1
-2
/
+2
*
add: use default arch instead of noarch, improve errors
Timo Teräs
2011-01-05
1
-3
/
+3
*
db: check and initiailize required package fields before addition to db
Timo Teräs
2011-01-04
1
-0
/
+5
*
pkg: recognize install_if
Timo Teräs
2011-01-04
1
-4
/
+15
*
pkg, db: allow index with unsupported features to be loaded
Timo Teräs
2011-01-03
1
-19
/
+32
*
various: use 'atoms' for certain package field and misc fixes
Timo Teräs
2010-12-14
1
-33
/
+20
*
pkg, db: add preliminary support for arch field
Timo Teräs
2010-12-14
1
-6
/
+20
*
db: remove support for unsigned repository index
Timo Teräs
2010-12-10
1
-33
/
+7
*
db: print full url/filename of the failing package
Timo Teräs
2010-12-09
1
-24
/
+27
*
db: fix the previous commit
Timo Teräs
2010-10-08
1
-2
/
+2
*
io, db: id cache should be specific to database root, not system root
Timo Teräs
2010-10-08
1
-9
/
+13
*
db: optionally remove dirs when unref
Natanael Copa
2010-09-22
1
-13
/
+15
*
Fix building on eglibc
Natanael Copa
2010-08-30
1
-0
/
+1
*
db: reinitialize trigger_pkg_list node after deletion
Timo Teräs
2010-06-15
1
-0
/
+1
*
db: --simulate never needs write access to db
Timo Teräs
2010-06-12
1
-0
/
+4
*
various: use O_CLOEXEC and add some error checking
Timo Teräs
2010-06-11
1
-10
/
+12
*
db: make apk_wait a part of dbopts
Natanael Copa
2010-06-11
1
-4
/
+3
*
First steps for libapk
Natanael Copa
2010-06-11
1
-1
/
+6
*
db: do not free trigger list after package is unpacked
Natanael Copa
2010-06-10
1
-6
/
+6
*
db: fix usage of apk_name_array in install_ctx
Timo Teräs
2010-06-07
1
-4
/
+4
*
all: rework how arrays work
Timo Teräs
2010-06-05
1
-34
/
+26
*
db, pkg: fix triggers related crash
Timo Teräs
2010-06-01
1
-8
/
+10
*
fetch: do not include installed non-repository files in search
Timo Teras
2010-03-04
1
-2
/
+3
*
db: fix previous commit
Timo Teras
2010-03-01
1
-0
/
+1
*
db: read also non-repository package index if reading repository indexes
Timo Teras
2010-03-01
1
-8
/
+8
*
db: keep packages with no files with installed status
Timo Teras
2009-12-25
1
-6
/
+10
*
db: make fdb load package description before calling pkg_install
Timo Teras
2009-12-22
1
-5
/
+5
*
db: check the overlay files package name rather than the ovl file itself
Natanael Copa
2009-12-21
1
-1
/
+1
*
db: honor overlay file even for protected paths
Timo Teras
2009-12-21
1
-14
/
+12
*
apk: remove the unneeded --never-overwrite
Timo Teras
2009-12-21
1
-5
/
+3
*
db: accept files in overlay without directory
Timo Teras
2009-12-21
1
-5
/
+2
*
db: use proper instance for overlay file entries
Timo Teras
2009-12-21
1
-25
/
+33
*
apk: --overlay-from-stdin
Timo Teras
2009-12-21
1
-3
/
+49
*
db: read time only once when writing scriptsdb
Timo Teras
2009-12-21
1
-1
/
+3
[prev]
[next]